ROL
Classes
sacado/example_03.hpp File Reference
#include "ROL_StdVector.hpp"
#include "FiniteElement.hpp"
#include "LinearAlgebra.hpp"

Go to the source code of this file.

Classes

class  DiffU
 
class  ExpU
 
class  MinusZ
 
class  BoundaryValueProblem< Real >
 Compute the constraint vector -u'' + exp(u) - z with natural boundary conditions. More...
 
class  BVP_Constraint< Real, BoundaryValueProblem >
 Inherit and add method for applying the inverse partial constraint Jacobian and its adjoint. More...
 
class  QuadraticTracking< Real >
 Objective to minimize

\[ \frac{1}{2} \|u-u_\text{targ}|\^2 + \frac{\gamma}{2}\|z\|^2 \]

. More...