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

Go to the source code of this file.

Classes

class  Tempus::StepperOperatorSplit< Scalar >
 OperatorSplit stepper loops through the Stepper list. More...
 

Namespaces

 Tempus
 

Functions

template<class Scalar >
Teuchos::RCP
< StepperOperatorSplit< Scalar > > 
Tempus::createStepperOperatorSplit (std::vector< Teuchos::RCP< const Thyra::ModelEvaluator< Scalar >>> appModels, Teuchos::RCP< Teuchos::ParameterList > pl)
 Nonmember constructor - ModelEvaluator and ParameterList. More...