Dakota  Version
Explore and Predict with Confidence
Public Member Functions | Protected Attributes | List of all members
DakotaROLEqConstraints Class Reference
Inheritance diagram for DakotaROLEqConstraints:
DakotaROLEqConstraintsGrad DakotaROLEqConstraintsHess

Public Member Functions

 DakotaROLEqConstraints (Model &model)
 Constructor. More...
 
void value (std::vector< Real > &c, const std::vector< Real > &x, Real &tol) override
 Function to return the constaint value to ROL.
 

Protected Attributes

ModeldakotaModel
 Dakota problem data provided by user.
 
bool haveNlnConst
 Whether or not problem has nonlinear equality constraints.
 

Detailed Description

DakotaROLEqConstraints is derived from the ROL constraint class. It overrides the member functions to provide Dakota-specific implementations of equality constraint evaluation and the application of the equality constraint Jacobian to a vector.

Constructor & Destructor Documentation

◆ DakotaROLEqConstraints()


The documentation for this class was generated from the following files: