MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / computeElasticity

Method computeElasticity

SPlisHSPlasH/FluidModel.cpp:441–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441void FluidModel::computeElasticity()
442{
443 if (m_elasticity)
444 m_elasticity->step();
445}
446
447void FluidModel::computeXSPH()
448{

Callers 1

Calls 1

stepMethod · 0.45

Tested by

no test coverage detected