Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
Namespaces | Functions
Tempus_StepperLeapfrog_impl.hpp File Reference
#include "Thyra_VectorStdOps.hpp"
#include "Tempus_StepperLeapfrogModifierDefault.hpp"

Go to the source code of this file.

Namespaces

namespace  Tempus
 

Functions

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