#include <ButcherTableau.hh>
Detailed Description
Constructor & Destructor Documentation
Genfun::ButcherTableau::ButcherTableau |
( |
const std::string & |
name, |
|
|
unsigned int |
order |
|
) |
| |
|
inline |
Genfun::ButcherTableau::ButcherTableau |
( |
const std::string & |
name, |
|
|
unsigned int |
order |
|
) |
| |
|
inline |
Member Function Documentation
double& Genfun::ButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| |
|
inline |
double& Genfun::ButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| |
|
inline |
const double& Genfun::ButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| const |
|
inline |
const double& Genfun::ButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| const |
|
inline |
double& Genfun::ButcherTableau::b |
( |
unsigned int |
i | ) |
|
|
inline |
double& Genfun::ButcherTableau::b |
( |
unsigned int |
i | ) |
|
|
inline |
const double& Genfun::ButcherTableau::b |
( |
unsigned int |
i | ) |
const |
|
inline |
const double& Genfun::ButcherTableau::b |
( |
unsigned int |
i | ) |
const |
|
inline |
double& Genfun::ButcherTableau::c |
( |
unsigned int |
i | ) |
|
|
inline |
double& Genfun::ButcherTableau::c |
( |
unsigned int |
i | ) |
|
|
inline |
const double& Genfun::ButcherTableau::c |
( |
unsigned int |
i | ) |
const |
|
inline |
const double& Genfun::ButcherTableau::c |
( |
unsigned int |
i | ) |
const |
|
inline |
const std::string& Genfun::ButcherTableau::name |
( |
| ) |
const |
|
inline |
const std::string& Genfun::ButcherTableau::name |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ButcherTableau::nSteps |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ButcherTableau::nSteps |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ButcherTableau::order |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ButcherTableau::order |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: