hpp::wholebodyStep::TimeDependant Struct Reference

#include <hpp/wholebody-step/time-dependant.hh>

Public Member Functions

void rhsAbscissa (const value_type s) const
 
 TimeDependant (const ImplicitPtr_t &eq, const RightHandSideFunctorPtr_t rhs)
 
 TimeDependant (const TimeDependant &other)
 

Public Attributes

ImplicitPtr_t eq_
 
RightHandSideFunctorPtr_t rhsFunc_
 

Constructor & Destructor Documentation

hpp::wholebodyStep::TimeDependant::TimeDependant ( const ImplicitPtr_t eq,
const RightHandSideFunctorPtr_t  rhs 
)
inline
hpp::wholebodyStep::TimeDependant::TimeDependant ( const TimeDependant other)
inline

Member Function Documentation

void hpp::wholebodyStep::TimeDependant::rhsAbscissa ( const value_type  s) const
inline

Member Data Documentation

ImplicitPtr_t hpp::wholebodyStep::TimeDependant::eq_
RightHandSideFunctorPtr_t hpp::wholebodyStep::TimeDependant::rhsFunc_