atl_define_SchemeStencil Subroutine

public subroutine atl_define_SchemeStencil(nDims, me)

Subroutine do define a specific stencil for a certain scheme.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nDims

Number of dimensions to consider in the equation.

type(tem_stencilHeader_type), intent(inout) :: me

the neighbor list you want to init.