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

Genfun::RKIntegrator Class Reference

#include <RKIntegrator.hh>

List of all members.

Public Member Functions

 RKIntegrator (const RKStepper *stepper=NULL)
virtual ~RKIntegrator ()
ParameteraddDiffEquation (const AbsFunction *diffEquation, const std::string &variableName="anon", double defStartingValue=0.0, double startingValueMin=0.0, double startingValueMax=0.0)
ParametercreateControlParameter (const std::string &variableName="anon", double defStartingValue=0.0, double startingValueMin=0.0, double startingValueMax=0.0)
const RKFunctiongetFunction (unsigned int i) const

Classes

class  RKData
class  RKFunction
class  RKStepper


Detailed Description

Author:

Definition at line 43 of file RKIntegrator.hh.


Constructor & Destructor Documentation

Genfun::RKIntegrator::RKIntegrator ( const RKStepper stepper = NULL  ) 

Definition at line 92 of file RKIntegrator.cc.

References Genfun::RKIntegrator::RKData::_stepper, Genfun::RKIntegrator::RKStepper::clone(), and Genfun::RCBase::ref().

Genfun::RKIntegrator::~RKIntegrator (  )  [virtual]

Definition at line 100 of file RKIntegrator.cc.

References Genfun::RCBase::unref().


Member Function Documentation

Parameter * Genfun::RKIntegrator::addDiffEquation ( const AbsFunction diffEquation,
const std::string &  variableName = "anon",
double  defStartingValue = 0.0,
double  startingValueMin = 0.0,
double  startingValueMax = 0.0 
)

Definition at line 105 of file RKIntegrator.cc.

References Genfun::RKIntegrator::RKData::_diffEqn, Genfun::RKIntegrator::RKData::_startingValParameter, Genfun::RKIntegrator::RKData::_startingValParameterCache, and Genfun::AbsFunction::clone().

Referenced by Classical::RungeKuttaSolver::RungeKuttaSolver().

Parameter * Genfun::RKIntegrator::createControlParameter ( const std::string &  variableName = "anon",
double  defStartingValue = 0.0,
double  startingValueMin = 0.0,
double  startingValueMax = 0.0 
)

Definition at line 122 of file RKIntegrator.cc.

References Genfun::RKIntegrator::RKData::_controlParameter, and Genfun::RKIntegrator::RKData::_controlParameterCache.

Referenced by Classical::RungeKuttaSolver::createControlParameter().

const RKIntegrator::RKFunction * Genfun::RKIntegrator::getFunction ( unsigned int  i  )  const

Definition at line 136 of file RKIntegrator.cc.

Referenced by Classical::RungeKuttaSolver::equationOf().


The documentation for this class was generated from the following files:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7