load_BC_intern_0D Subroutine

private subroutine load_BC_intern_0D(tree, me, nSides)

Load internal BC property for a single fully periodic element.

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.


Called by

proc~~load_bc_intern_0d~~CalledByGraph proc~load_bc_intern_0d load_BC_intern_0D proc~init_tem_bc_prop init_tem_bc_prop proc~init_tem_bc_prop->proc~load_bc_intern_0d

Contents

None