Home
last modified time | relevance | path

Searched refs:MyElementSubset (Results 1 – 4 of 4) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DUnilateralPointContactWithFriction.cpp395 struct MyElementSubset { struct
458 MyElementSubset& proximals) const in findProximalElements()
517 bool enableConstraintSubset(const MyElementSubset& subset, in enableConstraintSubset()
722 void processCompressionPhase(MyElementSubset& proximal,
734 bool processExpansionPhase(MyElementSubset& proximal,
741 void calcStoppingImpulse(const MyElementSubset& proximal,
1829 MyElementSubset proximal; in handleEvent()
1939 processCompressionPhase(MyElementSubset& proximal, in processCompressionPhase()
2156 processExpansionPhase(MyElementSubset& proximal, in processExpansionPhase()
2231 calcStoppingImpulse(const MyElementSubset& proximal, in calcStoppingImpulse()
[all …]
H A DTimsBox.cpp577 struct MyElementSubset { struct
639 MyElementSubset& proximals) const in findProximalElements()
695 bool enableConstraintSubset(const MyElementSubset& subset, in enableConstraintSubset()
904 void processCompressionPhase(MyElementSubset& proximal,
916 bool processExpansionPhase(MyElementSubset& proximal,
923 void calcStoppingImpulse(const MyElementSubset& proximal,
2047 MyElementSubset proximal; in handleEvent()
2153 processCompressionPhase(MyElementSubset& proximal, in processCompressionPhase()
2341 processExpansionPhase(MyElementSubset& proximal, in processExpansionPhase()
2416 calcStoppingImpulse(const MyElementSubset& proximal, in calcStoppingImpulse()
[all …]
H A DTimsBoxHybrid.cpp635 struct MyElementSubset { struct
695 MyElementSubset& candidates) const in findCandidateElements()
724 bool enableConstraintSubset(const MyElementSubset& subset, in enableConstraintSubset()
769 const MyElementSubset& candidates) const;
1444 MyElementSubset candidates; in selectActiveConstraints()
1517 findActiveCandidates(State& s, const MyElementSubset& candidates) const in findActiveCandidates()
H A DTimsBoxPGS.cpp377 struct MyElementSubset { struct
443 MyElementSubset& proximals, in findProximalElements()
444 MyElementSubset& distals) const in findProximalElements()
1052 MyElementSubset m_proximals, m_distals;