Build an integer field, where cells=0 denotes interior cells, and cells=1 denotes boundary cells for input variable
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bc_set), | intent(in) | :: | this |
Boundary conditions |
||
character(len=*), | intent(in) | :: | name |
Name of the variable |
||
type(eulerian_obj_i), | intent(inout) | :: | mask |
Mask for this variable |