atl_level_boundary_type Derived Type

type, public :: atl_level_boundary_type

type to represent the different boundary conditions on the same refinement level


Components

Type Visibility Attributes Name Initial
integer, public :: nBCs

The number of boundary conditions in this description.

type(atl_bndDesc_type), public, allocatable :: bnd(:)

The boundary description. One for each different kind of boundary. To access this array, use the boundary id as index.

integer, public :: poly_proj_pos

Postition of individual projection method in the projection list