Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_levelDesc_type), | intent(inout) | :: | levelDesc |
Level Descriptor for iLevel |
||
type(tem_stencilHeader_type), | intent(in) | :: | stencil |
stencil |
||
type(tem_BC_prop_type), | intent(in) | :: | bc_prop |
boundary information from mesh |
||
type(glob_boundary_type), | intent(inout) | :: | globBC(:) |
boundaries for the elements with bnd property set |
||
integer | :: | nGhosts | ||||
integer, | intent(in) | :: | offset | |||
integer, | intent(in) | :: | weight(stencil%QQN) | |||
integer, | intent(in) | :: | iLevel |