| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(FEMDomain_), | intent(inout) | :: | obj | |||
| type(FEMDomain_), | intent(inout), | optional | :: | BoundingBox | ||
| real(kind=real64), | intent(in), | optional | :: | xmin | ||
| real(kind=real64), | intent(in), | optional | :: | xmax | ||
| real(kind=real64), | intent(in), | optional | :: | ymin | ||
| real(kind=real64), | intent(in), | optional | :: | ymax | ||
| real(kind=real64), | intent(in), | optional | :: | zmin | ||
| real(kind=real64), | intent(in), | optional | :: | zmax |