atl_bndDesc_type Derived Type

type, public :: atl_bndDesc_type

Description of a certain boundary condition.


Components

Type Visibility Attributes Name Initial
type(atl_faceBnd_type), public :: faces(3,2)

Facewise description of the boundaries. First dimension is 3 for the three spatial directions. Second dimension is 2 for left and right faces.