std::shared_ptr< const RightHandSideFunctor > RightHandSideFunctorPtr_t
Definition: time-dependant.hh:33
core::vectorOut_t vectorOut_t
Definition: fwd.hh:75
constraints::ImplicitPtr_t ImplicitPtr_t
Definition: static-stability-constraint.hh:31
core::value_type value_type
Definition: fwd.hh:76
Definition: time-dependant.hh:29
Definition: time-dependant.hh:36
TimeDependant(const TimeDependant &other)
Definition: time-dependant.hh:47
void rhsAbscissa(const value_type s) const
Definition: time-dependant.hh:37
TimeDependant(const ImplicitPtr_t &eq, const RightHandSideFunctorPtr_t rhs)
Definition: time-dependant.hh:42
ImplicitPtr_t eq_
Definition: time-dependant.hh:51
RightHandSideFunctorPtr_t rhsFunc_
Definition: time-dependant.hh:52