Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
Namespaces | Functions
Tempus_StepperOperatorSplit_impl.hpp File Reference
#include "Tempus_StepperFactory.hpp"
#include "Tempus_StepperOperatorSplitModifierDefault.hpp"

Go to the source code of this file.

Namespaces

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