Tempus  Version of the Day
Time Integration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Tempus_StepperSubcycling_decl.hpp File Reference
#include "Tempus_config.hpp"
#include "Tempus_StepperExplicit.hpp"
#include "Tempus_StepperSubcyclingAppAction.hpp"
#include "Tempus_IntegratorBasic.hpp"

Go to the source code of this file.

Classes

class  Tempus::StepperSubcycling< Scalar >
 Subcycling time stepper. More...
 

Namespaces

 Tempus
 

Functions

template<class Scalar >
Teuchos::RCP
< StepperSubcycling< Scalar > > 
Tempus::createStepperSubcycling (const Teuchos::RCP< const Thyra::ModelEvaluator< Scalar > > &model, Teuchos::RCP< Teuchos::ParameterList > pl)
 Nonmember constructor - ModelEvaluator and ParameterList. More...