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

Method reset

SPlisHSPlasH/PBF/TimeStepPBF.cpp:190–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188
189
190void TimeStepPBF::reset()
191{
192 TimeStep::reset();
193 m_simulationData.reset();
194 m_iterations = 0;
195}
196
197
198void TimeStepPBF::pressureSolve()

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected