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

Method reset

SPlisHSPlasH/PF/TimeStepPF.cpp:168–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168void TimeStepPF::reset()
169{
170 TimeStep::reset();
171 m_simulationData.reset();
172 m_iterations = 0;
173}
174
175void TimeStepPF::initialGuessForPositions(const unsigned int fluidModelIndex)
176{

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected