Dakota  Version
Explore and Predict with Confidence
Public Member Functions | Public Attributes | List of all members
DakotaROLObjective Class Reference
Inheritance diagram for DakotaROLObjective:
DakotaROLObjectiveGrad DakotaROLObjectiveHess

Public Member Functions

 DakotaROLObjective (Model &model)
 Constructor. More...
 
Real value (const std::vector< Real > &x, Real &tol) override
 Function to return the objective value (response) to ROL.
 

Public Attributes

ModeldakotaModel
 Dakota problem data provided by user.
 

Detailed Description

DakotaROLObjective is derived from the ROL objective class. It overrides the member functions to provide Dakota-specific implementations of function evaluations.

Constructor & Destructor Documentation

◆ DakotaROLObjective()

DakotaROLObjective ( Model model)

Constructor.

Implementation of the DakotaROLObjective class.


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