Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Mesh_), | intent(inout) | :: | obj | |||
type(Mesh_), | 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 |