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

Method computeDragForce

SPlisHSPlasH/FluidModel.cpp:435–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433}
434
435void FluidModel::computeDragForce()
436{
437 if (m_drag)
438 m_drag->step();
439}
440
441void FluidModel::computeElasticity()
442{

Callers 1

Calls 1

stepMethod · 0.45

Tested by

no test coverage detected