Dakota  Version
Explore and Predict with Confidence
Public Member Functions | Protected Attributes | List of all members
DakotaROLIneqConstraints Class Reference
Inheritance diagram for DakotaROLIneqConstraints:
DakotaROLIneqConstraintsGrad DakotaROLIneqConstraintsHess

Public Member Functions

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

Protected Attributes

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

Detailed Description

DakotaROLIneqConstraints is derived from the ROL constraint class. It overrides the member functions to provide Dakota-specific implementations of inequality constraint evaluation.

Constructor & Destructor Documentation

◆ DakotaROLIneqConstraints()


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