Piro  Development
 All Classes Namespaces Functions Variables Enumerations Groups
List of all members
Piro::VelocityVerletSolver< Scalar > Class Template Reference
Inheritance diagram for Piro::VelocityVerletSolver< Scalar >:
Inheritance graph
[legend]
Collaboration diagram for Piro::VelocityVerletSolver< Scalar >:
Collaboration graph
[legend]

Public Member Functions

Constructors/initializers
 VelocityVerletSolver (const Teuchos::RCP< Teuchos::ParameterList > &appParams, const Teuchos::RCP< Thyra::ModelEvaluator< Scalar > > &model, const Teuchos::RCP< Thyra::AdaptiveSolutionManager > &solMgr, const Teuchos::RCP< Piro::ObserverBase< Scalar > > &observer=Teuchos::null)
 Takes the number of elements in the discretization .
 
Overridden from Thyra::ModelEvaluatorBase.
Teuchos::RCP< const
Thyra::VectorSpaceBase< Scalar > > 
get_x () const
 
Teuchos::RCP< const
Thyra::VectorSpaceBase< Scalar > > 
get_x_dot () const
 
Thyra::ModelEvaluatorBase::InArgs
< Scalar > 
getNominalValues () const
 
Thyra::ModelEvaluatorBase::InArgs
< Scalar > 
createInArgs () const
 
Teuchos::RCP< const
Thyra::VectorSpaceBase< Scalar > > 
get_p_space (int l) const
 
Teuchos::RCP< const
Thyra::VectorSpaceBase< Scalar > > 
get_g_space (int j) const
 

The documentation for this class was generated from the following file: