This is the complete list of members for Kaskade::NewtonsMethod, including all inherited members.
Algorithm() | Kaskade::Algorithm | inline |
algorithmWrapper() | Kaskade::Algorithm | protected |
changedGrid() | Kaskade::NewtonsMethod | inline |
chart | Kaskade::NewtonsMethod | protected |
computeTrialIterate(AbstractFunctionSpaceElement &trialIterate, AbstractFunctionSpaceElement const &direction, AbstractLinearization const &lin) | Kaskade::NewtonsMethod | inlinevirtual |
convergenceTest(AbstractFunctionSpaceElement const &correction, AbstractFunctionSpaceElement const &iterate)=0 | Kaskade::NewtonsMethod | protectedpure virtual |
correction | Kaskade::NewtonsMethod | protected |
dampingFactor() | Kaskade::NewtonsMethod | inlineprotectedvirtual |
evaluateTrialIterate(AbstractFunctionSpaceElement const &trialIterate, AbstractFunctionSpaceElement const &correction, AbstractLinearization const &lin)=0 | Kaskade::NewtonsMethod | protectedpure virtual |
finalize(int) | Kaskade::NewtonsMethod | protectedvirtual |
functional | Kaskade::NewtonsMethod | protected |
getLastLinearization() | Kaskade::NewtonsMethod | inline |
getLastSimplifiedLinearization() | Kaskade::NewtonsMethod | inline |
getParameters() | Kaskade::NewtonsMethod | inlinevirtual |
getSearchDirection(AbstractFunctionSpaceElement &direction) | Kaskade::NewtonsMethod | inlinevirtual |
initialize() | Kaskade::NewtonsMethod | protectedvirtual |
initNewtonStep() | Kaskade::NewtonsMethod | inlineprotectedvirtual |
iterate | Kaskade::NewtonsMethod | protected |
linearSolver | Kaskade::NewtonsMethod | protected |
logQuantities() | Kaskade::NewtonsMethod | inlineprotectedvirtual |
maxSteps() | Kaskade::NewtonsMethod | inlineprotectedvirtual |
newtonLinearization | Kaskade::NewtonsMethod | protected |
newtonPtr | Kaskade::NewtonsMethod | protected |
NewtonsMethod(AbstractNewtonDirection &l, AbstractChart &chart_, AbstractNorm &n, Parameters &p_) | Kaskade::NewtonsMethod | inline |
norm | Kaskade::NewtonsMethod | protected |
oneStep(AbstractFunctional *f, AbstractLinearization *l, AbstractFunctionSpaceElement &x) | Kaskade::NewtonsMethod | |
oneStepWrapper() | Kaskade::Algorithm | protected |
p | Kaskade::NewtonsMethod | protected |
Parameters typedef | Kaskade::NewtonsMethod | |
performTiming(bool doit) | Kaskade::Algorithm | inline |
predictNextDampingFactor(AbstractFunctionSpaceElement &correction) | Kaskade::NewtonsMethod | inlineprotectedvirtual |
regularityTest(double scalingFactor) | Kaskade::NewtonsMethod | inlineprotectedvirtual |
report | Kaskade::Algorithm | protected |
reportOnIteration(int level) | Kaskade::Algorithm | inline |
resetParameters() | Kaskade::NewtonsMethod | inline |
resolve(AbstractFunctionSpaceElement &x, AbstractLinearization const &l) | Kaskade::NewtonsMethod | inline |
setDesiredAccuracy(double da) | Kaskade::NewtonsMethod | inline |
setDesiredRelativeAccuracy(double ra) | Kaskade::NewtonsMethod | inlinevirtual |
simplifiedLinearization | Kaskade::NewtonsMethod | protected |
solve(AbstractFunctional *f, AbstractFunctionSpaceElement &x) | Kaskade::NewtonsMethod | |
step | Kaskade::NewtonsMethod | protected |
stepsPerformed() | Kaskade::NewtonsMethod | inline |
terminationMessage(int flag) | Kaskade::NewtonsMethod | protectedvirtual |
trialIterate | Kaskade::NewtonsMethod | protected |
updateIterate(AbstractFunctionSpaceElement &iterate, AbstractFunctionSpaceElement &trialIterate, AbstractLinearization const &lin) | Kaskade::NewtonsMethod | protectedvirtual |
~Algorithm() | Kaskade::Algorithm | inlinevirtual |
~NewtonsMethod() | Kaskade::NewtonsMethod | inlinevirtual |