|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <ExtendedButcherTableau.hh>
Public Member Functions | |
| HeunEulerXtTableau () | |
| HeunEulerXtTableau () | |
Public Member Functions inherited from Genfun::ExtendedButcherTableau | |
| ExtendedButcherTableau (const std::string &name, unsigned int order, unsigned int orderHat) | |
| const std::string & | name () const |
| unsigned int | order () const |
| unsigned int | orderHat () const |
| unsigned int | nSteps () const |
| double & | A (unsigned int i, unsigned int j) |
| double & | b (unsigned int i) |
| double & | bHat (unsigned int i) |
| double & | c (unsigned int i) |
| const double & | A (unsigned int i, unsigned int j) const |
| const double & | b (unsigned int i) const |
| const double & | bHat (unsigned int i) const |
| const double & | c (unsigned int i) const |
| ExtendedButcherTableau (const std::string &name, unsigned int order, unsigned int orderHat) | |
| const std::string & | name () const |
| unsigned int | order () const |
| unsigned int | orderHat () const |
| unsigned int | nSteps () const |
| double & | A (unsigned int i, unsigned int j) |
| double & | b (unsigned int i) |
| double & | bHat (unsigned int i) |
| double & | c (unsigned int i) |
| const double & | A (unsigned int i, unsigned int j) const |
| const double & | b (unsigned int i) const |
| const double & | bHat (unsigned int i) const |
| const double & | c (unsigned int i) const |
Definition at line 69 of file CLHEP/GenericFunctions/ExtendedButcherTableau.hh.
|
inline |
|
inline |
1.8.13