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

Genfun::RKIntegrator::RKData::Data Struct Reference

#include <RKIntegrator.hh>

List of all members.

Public Member Functions

 Data (int size)
bool operator< (const Data &right) const
bool operator== (const Data &right) const

Public Attributes

std::vector< double > variable
std::vector< double > firstDerivative
double time


Detailed Description

Definition at line 108 of file RKIntegrator.hh.


Constructor & Destructor Documentation

Genfun::RKIntegrator::RKData::Data::Data ( int  size  )  [inline]

Definition at line 114 of file RKIntegrator.hh.


Member Function Documentation

bool Genfun::RKIntegrator::RKData::Data::operator< ( const Data right  )  const [inline]

Definition at line 115 of file RKIntegrator.hh.

References time.

bool Genfun::RKIntegrator::RKData::Data::operator== ( const Data right  )  const [inline]

Definition at line 116 of file RKIntegrator.hh.

References time.


Member Data Documentation

std::vector<double> Genfun::RKIntegrator::RKData::Data::firstDerivative [mutable]

Definition at line 111 of file RKIntegrator.hh.

Referenced by Genfun::StepDoublingRKStepper::doStep(), Genfun::SimpleRKStepper::step(), and Genfun::EmbeddedRKStepper::step().

double Genfun::RKIntegrator::RKData::Data::time

Definition at line 112 of file RKIntegrator.hh.

Referenced by Genfun::StepDoublingRKStepper::doStep(), Genfun::RKIntegrator::RKFunction::operator()(), operator<(), operator==(), Genfun::StepDoublingRKStepper::step(), Genfun::SimpleRKStepper::step(), Genfun::EmbeddedRKStepper::step(), and Genfun::AdaptiveRKStepper::step().

std::vector<double> Genfun::RKIntegrator::RKData::Data::variable

Definition at line 110 of file RKIntegrator.hh.

Referenced by Genfun::StepDoublingRKStepper::doStep(), Genfun::RKIntegrator::RKFunction::operator()(), Genfun::StepDoublingRKStepper::step(), Genfun::SimpleRKStepper::step(), and Genfun::EmbeddedRKStepper::step().


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