| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(type_crs), | intent(inout) | :: | J | |||
| real(kind=real64), | intent(inout) | :: | R(:) | |||
| type(type_domain), | intent(inout), | target | :: | domain | ||
| type(type_variable), | intent(in) | :: | pressure | |||
| type(type_variable), | intent(in) | :: | temperature | |||
| type(type_variable), | intent(in) | :: | ice | |||
| type(type_variable), | intent(in) | :: | porosity | |||
| type(type_properties_manager), | intent(in) | :: | properties | |||
| type(type_controls), | intent(in) | :: | controls | |||
| integer(kind=int32), | intent(in) | :: | actual_order |