| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mesh), | intent(in) | :: | msh | |||
| type(bc_poly), | intent(in) | :: | bc(:) | |||
| type(connectivity), | intent(in) | :: | c2v | |||
| logical, | intent(in) | :: | shared_flag(:) | |||
| integer, | intent(out) | :: | unconstrained(:) | |||
| integer, | intent(out) | :: | n_unconstrained | |||
| integer, | intent(out) | :: | constrained(:) | |||
| integer, | intent(out) | :: | n_constrained | |||
| logical, | intent(inout) | :: | all_tets(:) | |||
| logical, | intent(inout) | :: | mixed(:) |