Rythmos::SimpleIntegrationControlStrategy< Scalar > Class Template Reference

Base class for strategy objects that control integration by selecting step sizes for a stepper. More...

#include <Rythmos_SimpleIntegrationControlStrategy.hpp>

Inheritance diagram for Rythmos::SimpleIntegrationControlStrategy< Scalar >:
[legend]

List of all members.

Related Functions

(Note that these are not member functions.)



template<class Scalar >
RCP
< SimpleIntegrationControlStrategy
< Scalar > > 
simpleIntegrationControlStrategy ()
 
template<class Scalar >
RCP
< SimpleIntegrationControlStrategy
< Scalar > > 
simpleIntegrationControlStrategy (const RCP< ParameterList > &paramList)
 



 SimpleIntegrationControlStrategy ()
 Constructors/Initializers.
RCP
< IntegrationControlStrategyBase
< Scalar > > 
cloneIntegrationControlStrategy () const
 Overridden from IntegrationControlStrategyBase.
void resetIntegrationControlStrategy (const TimeRange< Scalar > &integrationTimeDomain)
 
StepControlInfo< Scalar > getNextStepControlInfo (const StepperBase< Scalar > &stepper, const StepControlInfo< Scalar > &stepCtrlInfoLast, const int timeStepIter)
 

Overridden from ParameterListAcceptor



void setParameterList (RCP< ParameterList > const &paramList)
 
RCP< const ParameterListgetValidParameters () const
 

Detailed Description

template<class Scalar>
class Rythmos::SimpleIntegrationControlStrategy< Scalar >

Base class for strategy objects that control integration by selecting step sizes for a stepper.

ToDo: Finish Implementation!

Definition at line 21 of file Rythmos_SimpleIntegrationControlStrategy.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Rythmos::SimpleIntegrationControlStrategy< Scalar >::SimpleIntegrationControlStrategy (  )  [inline]

Constructors/Initializers.

Definition at line 177 of file Rythmos_SimpleIntegrationControlStrategy.hpp.


Member Function Documentation

template<class Scalar >
void Rythmos::SimpleIntegrationControlStrategy< Scalar >::setParameterList ( RCP< ParameterList > const &  paramList  )  [inline, virtual]
template<class Scalar >
RCP< const ParameterList > Rythmos::SimpleIntegrationControlStrategy< Scalar >::getValidParameters (  )  const [inline, virtual]

Reimplemented from Teuchos::ParameterListAcceptor.

Definition at line 218 of file Rythmos_SimpleIntegrationControlStrategy.hpp.

template<class Scalar >
RCP< IntegrationControlStrategyBase< Scalar > > Rythmos::SimpleIntegrationControlStrategy< Scalar >::cloneIntegrationControlStrategy (  )  const [inline, virtual]
template<class Scalar >
void Rythmos::SimpleIntegrationControlStrategy< Scalar >::resetIntegrationControlStrategy ( const TimeRange< Scalar > &  integrationTimeDomain  )  [inline, virtual]
template<class Scalar >
StepControlInfo< Scalar > Rythmos::SimpleIntegrationControlStrategy< Scalar >::getNextStepControlInfo ( const StepperBase< Scalar > &  stepper,
const StepControlInfo< Scalar > &  stepCtrlInfoLast,
const int  timeStepIter 
) [inline, virtual]

Friends And Related Function Documentation

template<class Scalar >
RCP< SimpleIntegrationControlStrategy< Scalar > > simpleIntegrationControlStrategy (  )  [related]

Definition at line 98 of file Rythmos_SimpleIntegrationControlStrategy.hpp.

template<class Scalar >
RCP< SimpleIntegrationControlStrategy< Scalar > > simpleIntegrationControlStrategy ( const RCP< ParameterList > &  paramList  )  [related]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends

Generated on Tue Oct 20 10:24:10 2009 for Rythmos - Transient Integration for Differential Equations by  doxygen 1.6.1