| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_hcf_impedance_viscosity), | intent(in) | :: | self | |||
| type(type_state), | intent(in) | :: | state |
type, extends(abst_hcf) :: type_hcf_impedance_viscosity contains procedure :: calc_kflh => calc_kflh_impedance_viscosity end type type_hcf_impedance_viscosity