Tempus  Version of the Day
Time Integration
Namespaces | Functions
Tempus_StepperBDF2_impl.hpp File Reference
#include "Tempus_WrapperModelEvaluatorBasic.hpp"
#include "Tempus_StepperBDF2ModifierDefault.hpp"
#include "Tempus_StepperFactory.hpp"
Include dependency graph for Tempus_StepperBDF2_impl.hpp:

Go to the source code of this file.

Namespaces

 Tempus
 

Functions

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