Home
last modified time | relevance | path

Searched defs:SetCohesion (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono/solver/
H A DChConstraintTwoTuplesContactN.h30 void SetCohesion(double mcoh) { cohesion = mcoh; } in SetCohesion() function
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChMaterialSurfaceNSC.h45 void SetCohesion(float mval) { cohesion = mval; } in SetCohesion() function