CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::RK32Tableau Class Reference

#include <ButcherTableau.hh>

Inheritance diagram for Genfun::RK32Tableau:
Genfun::ButcherTableau Genfun::ButcherTableau

Public Member Functions

 RK32Tableau ()
 
 RK32Tableau ()
 
- Public Member Functions inherited from Genfun::ButcherTableau
 ButcherTableau (const std::string &name, unsigned int order)
 
const std::string & name () const
 
unsigned int order () const
 
unsigned int nSteps () const
 
doubleA (unsigned int i, unsigned int j)
 
doubleb (unsigned int i)
 
doublec (unsigned int i)
 
const doubleA (unsigned int i, unsigned int j) const
 
const doubleb (unsigned int i) const
 
const doublec (unsigned int i) const
 
 ButcherTableau (const std::string &name, unsigned int order)
 
const std::string & name () const
 
unsigned int order () const
 
unsigned int nSteps () const
 
doubleA (unsigned int i, unsigned int j)
 
doubleb (unsigned int i)
 
doublec (unsigned int i)
 
const doubleA (unsigned int i, unsigned int j) const
 
const doubleb (unsigned int i) const
 
const doublec (unsigned int i) const
 

Detailed Description

Definition at line 84 of file GenericFunctions/ButcherTableau.hh.

Constructor & Destructor Documentation

◆ RK32Tableau() [1/2]

Genfun::RK32Tableau::RK32Tableau ( )
inline

◆ RK32Tableau() [2/2]

Genfun::RK32Tableau::RK32Tableau ( )
inline

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