| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(abst_den), | public, | pointer | :: | den | => | null() | |
| class(abst_gcc), | public, | pointer | :: | gcc | => | null() | |
| class(abst_hcf), | public, | pointer | :: | hcf | => | null() | |
| class(abst_thc), | public, | pointer | :: | thc | => | null() | |
| class(abst_vhc), | public, | pointer | :: | vhc | => | null() | |
| class(abst_wrf), | public, | pointer | :: | wrf | => | null() |
type :: type_material_pointers class(abst_thc), pointer :: thc => null() class(abst_vhc), pointer :: vhc => null() class(abst_gcc), pointer :: gcc => null() class(abst_wrf), pointer :: wrf => null() class(abst_den), pointer :: den => null() class(abst_hcf), pointer :: hcf => null() end type type_material_pointers