V3FIT
|
Class to hold variables needed when a parameter is a locking parameter. The locking parameter coefficents are stored in the correlation array of the parent type. More...
Public Attributes | |
integer, dimension(:), pointer | ids => null() |
Parameter id's of the parameter to lock to. | |
integer, dimension(:,:), pointer | indices => null() |
The i and j indices of the parameters to lock to. | |
Class to hold variables needed when a parameter is a locking parameter. The locking parameter coefficents are stored in the correlation array of the parent type.
Definition at line 85 of file v3fit_params.f.