V3FIT
|
Pointer to a parameter object. Used for creating arrays of signal pointers. This is needed because fortran does not allow arrays of pointers directly. More...
Public Attributes | |
type(param_class), pointer | p => null() |
Pointer to a param_class. Used for building arrays of param_class objects. | |
Pointer to a parameter object. Used for creating arrays of signal pointers. This is needed because fortran does not allow arrays of pointers directly.
Definition at line 122 of file v3fit_params.f.