| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(abst_thermal), | intent(inout) | :: | self | |||
| type(type_domain), | intent(inout), | target | :: | domain | ||
| type(type_properties_manager), | intent(inout) | :: | property | |||
| real(kind=real64), | intent(in) | :: | temperature(:) | |||
| real(kind=real64), | intent(in) | :: | porosity(:) | |||
| type(type_controls), | intent(in) | :: | controls |