xc
Public Member Functions | List of all members
XC::FixedStepSizeRule Class Reference

Uses a fixed step size. More...

#include <FixedStepSizeRule.h>

Inheritance diagram for XC::FixedStepSizeRule:
Inheritance graph
[legend]
Collaboration diagram for XC::FixedStepSizeRule:
Collaboration graph
[legend]

Public Member Functions

 FixedStepSizeRule (double stepSize)
 
int computeStepSize (Vector u, Vector grad_G, double G, Vector d, int stepNumber)
 
double getStepSize (void)
 
double getInitialStepSize (void)
 
double getGFunValue (void)
 

Detailed Description

Uses a fixed step size.


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