| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CivilItem_), | intent(inout) | :: | this | |||
| real(kind=real64), | intent(in) | :: | Length | |||
| real(kind=real64), | intent(in) | :: | Width | |||
| real(kind=real64), | intent(in) | :: | Depth | |||
| real(kind=real64), | intent(in) | :: | RidgeWidth | |||
| real(kind=real64), | intent(in) | :: | RidgeHeight | |||
| integer(kind=int32), | intent(in) | :: | refine_level(1:3) |