Searched refs:_twist0 (Results 1 – 4 of 4) sorted by relevance
139 _twist0 = Twist0; in NewtonEulerDS()293 _x0.reset(new SiconosVector(*_q0, *_twist0)); in initRhs()407 _twist0.reset(new SiconosVector(newValue)); in setVelocity()424 if(! _twist0) in setVelocity0()425 _twist0.reset(new SiconosVector(newValue)); in setVelocity0()427 *_twist0 = newValue; in setVelocity0()434 _twist0 = newPtr; in setVelocity0Ptr()450 if(_twist0) in resetToInitialState()452 *_twist = *_twist0; in resetToInitialState()1122 if(_twist0) _twist0->display(); in display()
100 SP::SiconosVector _twist0; member in NewtonEulerDS451 return _twist0; in twist0()457 return _twist0; in velocity0()
368 (_twist0)
391 (_twist0)