ROL
|
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... | |