Geomi
Public Member Functions | Protected Attributes | List of all members
Variational::Abstract::StepInternals< T_M, T_Q, T_PROBLEM, T_TQ > Class Template Referenceabstract
Collaboration diagram for Variational::Abstract::StepInternals< T_M, T_Q, T_PROBLEM, T_TQ >:
Collaboration graph
[legend]

Public Member Functions

 StepInternals (T_PROBLEM &problem)
 
void setData (T_M h, T_Q q0, T_Q q1)
 
T_M h () const
 
T_Q q0 () const
 
T_Q q1 () const
 
virtual T_Q posFromVel (T_M h, T_Q q0, T_TQ v0) const =0
 

Protected Attributes

T_M m_h
 
T_Q m_q0
 
T_Q m_q1
 
T_PROBLEM & m_problem
 

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