| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_hcf_base_dvgch), | intent(in) | :: | self | |||
| real(kind=real64), | intent(in) | :: | h |
type, extends(abst_hcf_base) :: type_hcf_base_dvgch contains procedure :: calc_kr => calc_kr_base_dvgch end type type_hcf_base_dvgch