Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(soybean_), | intent(inout), | target | :: | obj | ||
real(kind=real64), | intent(in), | optional | :: | penaltyparameter | ||
real(kind=real64), | intent(in), | optional | :: | groundLevel | ||
real(kind=real64), | intent(in), | optional | :: | disp(3) | ||
real(kind=real64), | intent(in), | optional | :: | x_min | ||
real(kind=real64), | intent(in), | optional | :: | x_max | ||
real(kind=real64), | intent(in), | optional | :: | y_min | ||
real(kind=real64), | intent(in), | optional | :: | y_max | ||
real(kind=real64), | intent(in), | optional | :: | z_min | ||
real(kind=real64), | intent(in), | optional | :: | z_max |