|
BISICLES AMR ice sheet model
0.9
|
This is the complete list of members for ObjectiveWithGradient< X >, including all inherited members.
| assign(X &y, const X &x)=0 | ObjectiveWithGradient< X > | pure virtual |
| computeObjectiveAndGradient(Real &fm, Real &fp, X &g, const X &x, bool inner)=0 | ObjectiveWithGradient< X > | pure virtual |
| create(X &a, const X &b)=0 | ObjectiveWithGradient< X > | pure virtual |
| dotProduct(X &a, const X &b)=0 | ObjectiveWithGradient< X > | pure virtual |
| free(X &a)=0 | ObjectiveWithGradient< X > | pure virtual |
| incr(X &y, const X &x, Real s)=0 | ObjectiveWithGradient< X > | pure virtual |
| nDoF(const X &x)=0 | ObjectiveWithGradient< X > | pure virtual |
| preCond(X &a, const X &b)=0 | ObjectiveWithGradient< X > | pure virtual |
| restart()=0 | ObjectiveWithGradient< X > | pure virtual |
| scale(X &a, const Real s)=0 | ObjectiveWithGradient< X > | pure virtual |
| ~ObjectiveWithGradient() | ObjectiveWithGradient< X > | inlinevirtual |
1.8.13