load_BC_intern_2D Subroutine

private subroutine load_BC_intern_2D(tree, me, nSides)

Load internal BC property for 2D Slice.

Arguments

TypeIntentOptionalAttributesName
type(treelmesh_type), intent(in) :: tree
type(tem_BC_prop_type), intent(inout) :: me

Boundary condition construct to load the data into

integer, intent(in), optional :: nSides

Required sides to set, defaults to 26.


Calls

proc~~load_bc_intern_2d~~CallsGraph proc~load_bc_intern_2d load_BC_intern_2D proc~tem_coordofid tem_CoordOfId proc~load_bc_intern_2d->proc~tem_coordofid proc~tem_idofcoord tem_IdOfCoord proc~load_bc_intern_2d->proc~tem_idofcoord proc~tem_levelof tem_LevelOf proc~tem_coordofid->proc~tem_levelof

Called by

proc~~load_bc_intern_2d~~CalledByGraph proc~load_bc_intern_2d load_BC_intern_2D proc~init_tem_bc_prop init_tem_bc_prop proc~init_tem_bc_prop->proc~load_bc_intern_2d

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iElem
integer, private :: neigh_coord(4)
integer, private :: my_coord(4)
integer(kind=long_k), private :: tID
integer(kind=long_k), private :: neighID