Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
Tempus_StepperNewmarkExplicitAForm_decl.hpp File Reference
#include "Tempus_config.hpp"
#include "Tempus_StepperExplicit.hpp"
#include "Tempus_StepperNewmarkExplicitAFormAppAction.hpp"

Go to the source code of this file.

Classes

class  Tempus::StepperNewmarkExplicitAForm< Scalar >
 Newmark Explicit time stepper. More...

Namespaces

namespace  Tempus

Functions

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