| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | private | :: | has_resistivity | ||||
| real(kind=dp), | private | :: | fixed_resistivity_value | ||||
| logical, | private | :: | fixed_resistivity | ||||
| logical, | public | :: | use_dropoff |
| procedure, public :: enable | |
| procedure, public :: disable | |
| procedure, public :: is_enabled | |
| procedure, public :: set_fixed_resistivity | |
| procedure, public :: get_fixed_resistivity | |
| procedure, public :: has_fixed_resistivity |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(resistivity_settings_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(resistivity_settings_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(resistivity_settings_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(resistivity_settings_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(resistivity_settings_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(resistivity_settings_t), | intent(inout) | :: | this | |||
| real(kind=dp), | intent(in) | :: | eta |