Tempus
Version of the Day
Time Integration
|
#include "Thyra_VectorStdOps.hpp"
#include "Tempus_StepperFactory.hpp"
#include "Tempus_StepperRKButcherTableau.hpp"
Go to the source code of this file.
Namespaces | |
Tempus | |
Functions | |
template<class Scalar > | |
Teuchos::RCP< StepperIMEX_RK < Scalar > > | Tempus::createStepperIMEX_RK (const Teuchos::RCP< const Thyra::ModelEvaluator< Scalar > > &model, std::string stepperType, Teuchos::RCP< Teuchos::ParameterList > pl) |
Nonmember constructor - ModelEvaluator and ParameterList. More... | |