atl_dimbydimstencil_type Derived Type

type, public :: atl_dimbydimstencil_type

type specifying all informations about the stencil for the dimension by dimension reconstruction.


Components

Type Visibility Attributes Name Initial
type(atl_oneDimStencil_type), public :: xStencil

the stencil in x direction

type(atl_oneDimStencil_type), public :: yStencil

the stencil in y direction

type(atl_oneDimStencil_type), public :: zStencil

the stencil in z direction