| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(type_variable), | public | :: | P | ||||
| type(type_variable), | public | :: | T | ||||
| type(type_bc), | public | :: | bc | ||||
| type(type_controls), | public | :: | controls | ||||
| type(type_dp_3d), | public, | pointer | :: | coordinate | |||
| type(type_domain), | public | :: | domain | ||||
| class(abst_hydraulic), | public, | allocatable | :: | hydraulic | |||
| type(type_ic), | public | :: | ic | ||||
| type(type_output), | public | :: | output | ||||
| type(type_variable), | public | :: | phi | ||||
| type(type_properties_manager), | public | :: | property | ||||
| class(abst_thermal), | public, | allocatable | :: | thermal |
| procedure, public, pass(self) :: initialize => initialize_type_ftdss | |
| procedure, public, pass(self) :: shift => shift_type_ftdss |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_ftdss), | intent(inout) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_ftdss), | intent(inout) | :: | self |