V3FIT
|
Pointer to a pprofile object. Used for creating arrays of pprofile pointers. This is needed because fortran does not allow arrays of pointers directly. More...
Public Attributes | |
type(pprofile_class), pointer | p => null() |
Pointer to a pprofile object. Used for creating arrays of pprofile pointers. This is needed because fortran does not allow arrays of pointers directly.
Definition at line 161 of file pprofile_T.f.