xc
Public Member Functions | List of all members
XC::StepSizeRule Class Referenceabstract

Base class for the algorithms that compute the analysis step size. More...

#include <StepSizeRule.h>

Inheritance diagram for XC::StepSizeRule:
Inheritance graph
[legend]

Public Member Functions

virtual int computeStepSize (Vector u, Vector grad_G, double G, Vector d, int stepNumber)=0
 
virtual double getStepSize (void)=0
 
virtual double getInitialStepSize (void)=0
 
virtual double getGFunValue (void)=0
 

Detailed Description

Base class for the algorithms that compute the analysis step size.


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