(int CRID, int CRListLen, int* CRNodeList,
int* CRFieldList, double* CRWeightList,
double CRValue)
This function loads the Lagrange multiplier constraints
Documentation
This function loads the Lagrange multiplier constraints
- Parameters:
- CRID - - the constraint identifier
CRListLen - - the number of constraints
CRNodeList - - node identifiers where constraints are applied
CRFieldList - - field identifiers within nodes where constraints are applied
CRWeightList - - a list of weights applied to each specified field
CRValue - - the constraint value (right hand side of the constraint)
Alphabetic index