Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character, | public, | allocatable | :: | equilibrium_type | |||
character, | public, | allocatable | :: | boundary_type | |||
logical, | public | :: | use_defaults |
procedure, public :: set_equilibrium_type | |
procedure, public :: get_equilibrium_type | |
procedure, public :: set_boundary_type | |
procedure, public :: get_boundary_type | |
procedure, public :: delete |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(equilibrium_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(equilibrium_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(equilibrium_settings_t), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | equilibrium_type |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(equilibrium_settings_t), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | boundary_type |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(equilibrium_settings_t), | intent(inout) | :: | this |