init_stencilElement Subroutine

private subroutine init_stencilElement(me, QQN, headerPos, tIDpos)

initialize stencil

Arguments

TypeIntentOptionalAttributesName
type(tem_stencilElement_type), intent(out) :: me

stencil element type to be initialized

integer, intent(in) :: QQN

number of discrete velocities in the model (without the center one)

integer, intent(in), optional :: headerPos
integer, intent(in), optional :: tIDpos(:)

Called by

proc~~init_stencilelement~~CalledByGraph proc~init_stencilelement init_stencilElement interface~init~37 init interface~init~37->proc~init_stencilelement

Contents

None