Home
last modified time | relevance | path

Searched refs:removeInteractionFromIndexSet (Results 1 – 18 of 18) sorted by relevance

/dports/science/siconos/siconos-4.4.0/kernel/src/simulationTools/
H A DMoreauJeanDirectProjectionOSI.cpp204 bool MoreauJeanDirectProjectionOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned i… in removeInteractionFromIndexSet() function in MoreauJeanDirectProjectionOSI
206 return MoreauJeanOSI::removeInteractionFromIndexSet(inter, i); in removeInteractionFromIndexSet()
244 bool MoreauJeanDirectProjectionOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned i… in removeInteractionFromIndexSet() function in MoreauJeanDirectProjectionOSI
298 bool MoreauJeanDirectProjectionOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned i… in removeInteractionFromIndexSet() function in MoreauJeanDirectProjectionOSI
342 bool MoreauJeanDirectProjectionOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned i… in removeInteractionFromIndexSet() function in MoreauJeanDirectProjectionOSI
H A DMoreauJeanCombinedProjectionOSI.hpp111 virtual bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DMoreauJeanDirectProjectionOSI.hpp166 bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DZeroOrderHoldOSI.hpp148 virtual bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DMoreauJeanBilbaoOSI.hpp156 bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DMoreauJeanGOSI.hpp250 virtual bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DD1MinusLinearOSI.hpp311 virtual bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DMoreauJeanOSI.hpp410 virtual bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);
H A DOneStepIntegrator.hpp427 virtual bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in OneStepIntegrator
H A DMoreauJeanCombinedProjectionOSI.cpp193 bool MoreauJeanCombinedProjectionOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned… in removeInteractionFromIndexSet() function in MoreauJeanCombinedProjectionOSI
H A DD1MinusLinearOSI.cpp551 bool D1MinusLinearOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in D1MinusLinearOSI
H A DMoreauJeanBilbaoOSI.cpp446 bool MoreauJeanBilbaoOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in MoreauJeanBilbaoOSI
H A DTimeStepping.cpp196 if(osi.removeInteractionFromIndexSet(inter1, i)) in updateIndexSet()
H A DZeroOrderHoldOSI.cpp610 bool ZeroOrderHoldOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in ZeroOrderHoldOSI
H A DMoreauJeanGOSI.cpp1109 bool MoreauJeanGOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in MoreauJeanGOSI
H A DMoreauJeanOSI.cpp1881 bool MoreauJeanOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in MoreauJeanOSI
/dports/science/siconos/siconos-4.4.0/mechanisms/src/MBTB/
H A DMBTB_MoreauJeanOSI.cpp38 bool MBTB_MoreauJeanOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in MBTB_MoreauJeanOSI
79 bool MBTB_MoreauJeanOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() function in MBTB_MoreauJeanOSI
H A DMBTB_MoreauJeanOSI.hpp37 bool removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i);