Home
last modified time | relevance | path

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

/dports/science/siconos/siconos-4.4.0/kernel/src/simulationTools/
H A DMultipleImpact.cpp581 double stiff_prima = (*_Kcontact)(_primaryContactId); // Stiffness at the primary contact in Compute_distributionVector() local
594 …ratio_stiff = (std::pow(_stiff, (1.0 / (1.0 + _mu)))) / (std::pow(stiff_prima, (1.0 / (1.0 + mu_pr… in Compute_distributionVector()
620 …ratio_stiff = (std::pow(_stiff, (1.0 / (1.0 + _mu)))) / (std::pow(stiff_prima, (1.0 / (1.0 + mu_pr… in Compute_distributionVector()