| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mesh_cart_t), | intent(in) | :: | mesh |
Mesh |
||
| integer, | intent(in) | :: | bnd_type_core |
Boundary type for core boundary |
||
| integer, | intent(in) | :: | bnd_type_wall |
Boundary type for wall boundary |
||
| integer, | intent(in) | :: | bnd_type_dome |
Boundary type for dome boundary |
||
| integer, | intent(in) | :: | bnd_type_out |
Boundary type for outer(mask) boundary |
||
| integer, | intent(out), | dimension(mesh%get_n_points_boundary()) | :: | bnd_descrs |
Boundary descriptors on boundary points |