#include <ExtendedButcherTableau.hh>
Genfun::ExtendedButcherTableau::ExtendedButcherTableau |
( |
const std::string & |
name, |
|
|
unsigned int |
order, |
|
|
unsigned int |
orderHat |
|
) |
| |
|
inline |
Genfun::ExtendedButcherTableau::ExtendedButcherTableau |
( |
const std::string & |
name, |
|
|
unsigned int |
order, |
|
|
unsigned int |
orderHat |
|
) |
| |
|
inline |
double& Genfun::ExtendedButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| |
|
inline |
double& Genfun::ExtendedButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| |
|
inline |
const double& Genfun::ExtendedButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| const |
|
inline |
const double& Genfun::ExtendedButcherTableau::A |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| const |
|
inline |
double& Genfun::ExtendedButcherTableau::b |
( |
unsigned int |
i | ) |
|
|
inline |
double& Genfun::ExtendedButcherTableau::b |
( |
unsigned int |
i | ) |
|
|
inline |
const double& Genfun::ExtendedButcherTableau::b |
( |
unsigned int |
i | ) |
const |
|
inline |
const double& Genfun::ExtendedButcherTableau::b |
( |
unsigned int |
i | ) |
const |
|
inline |
double& Genfun::ExtendedButcherTableau::bHat |
( |
unsigned int |
i | ) |
|
|
inline |
double& Genfun::ExtendedButcherTableau::bHat |
( |
unsigned int |
i | ) |
|
|
inline |
const double& Genfun::ExtendedButcherTableau::bHat |
( |
unsigned int |
i | ) |
const |
|
inline |
const double& Genfun::ExtendedButcherTableau::bHat |
( |
unsigned int |
i | ) |
const |
|
inline |
double& Genfun::ExtendedButcherTableau::c |
( |
unsigned int |
i | ) |
|
|
inline |
double& Genfun::ExtendedButcherTableau::c |
( |
unsigned int |
i | ) |
|
|
inline |
const double& Genfun::ExtendedButcherTableau::c |
( |
unsigned int |
i | ) |
const |
|
inline |
const double& Genfun::ExtendedButcherTableau::c |
( |
unsigned int |
i | ) |
const |
|
inline |
const std::string& Genfun::ExtendedButcherTableau::name |
( |
| ) |
const |
|
inline |
const std::string& Genfun::ExtendedButcherTableau::name |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ExtendedButcherTableau::nSteps |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ExtendedButcherTableau::nSteps |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ExtendedButcherTableau::order |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ExtendedButcherTableau::order |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ExtendedButcherTableau::orderHat |
( |
| ) |
const |
|
inline |
unsigned int Genfun::ExtendedButcherTableau::orderHat |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: