Tempus  Version of the Day
Time Integration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Tempus_StepperSubcycling_impl.hpp File Reference
#include "Thyra_VectorStdOps.hpp"
#include "Tempus_StepperForwardEuler.hpp"
#include "Tempus_StepperSubcyclingModifierDefault.hpp"
#include "Tempus_TimeStepControlStrategyConstant.hpp"
#include "Tempus_TimeStepControlStrategyBasicVS.hpp"
#include "Tempus_IntegratorObserverSubcycling.hpp"
#include "Tempus_IntegratorObserverNoOp.hpp"

Go to the source code of this file.

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...