Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(FEMDomain_), | public | :: | FEMDomain |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dam_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in), | optional | :: | x_num | ||
integer(kind=int32), | intent(in), | optional | :: | y_num | ||
integer(kind=int32), | intent(in), | optional | :: | z_num | ||
real(kind=real64), | intent(in), | optional | :: | x_len | ||
real(kind=real64), | intent(in), | optional | :: | y_len | ||
real(kind=real64), | intent(in), | optional | :: | z_len | ||
real(kind=real64), | intent(in), | optional | :: | top | ||
real(kind=real64), | intent(in), | optional | :: | margin | ||
real(kind=real64), | intent(in), | optional | :: | inclineRate |