$OMP parallel $OMP do
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(soybean_), | intent(inout), | target | :: | obj | ||
| real(kind=real64), | intent(in) | :: | ground_level | |||
| real(kind=real64), | intent(in), | optional | :: | penalty | ||
| real(kind=real64), | intent(in), | optional | :: | traction_force(:) | ||
| logical, | intent(in), | optional | :: | debug | ||
| integer(kind=int32), | intent(in), | optional | :: | itrmax | ||
| real(kind=real64), | intent(in), | optional | :: | tol |