This routine setup indices for boundary variables in bc_State_type pntIndex for the points on which boundaries are treated.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(boundary_type), | intent(inout), | target | :: | bc |
Field boundary type |
|
type(glob_boundary_type), | intent(in) | :: | globBC |
for number of elements in boundary and position in buffer |
||
type(treelmesh_type), | intent(in) | :: | tree |
global treelm mesh |
||
type(tem_stencilHeader_type), | intent(in) | :: | stencil |
for directions |
||
type(tem_levelDesc_type), | intent(in) | :: | levelDesc(minLevel:maxLevel) |
global pdf type |
||
type(tem_varSys_type), | intent(in) | :: | varSys |
Global variable system |
||
integer, | intent(in) | :: | minLevel |
Min and Max level in mesh |
||
integer, | intent(in) | :: | maxLevel |
Min and Max level in mesh |