V3FIT
Public Attributes | List of all members
v3fit_params::param_locking_class Type Reference

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.
 

Detailed Description

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.


The documentation for this type was generated from the following file: