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

Method reset

SPlisHSPlasH/WCSPH/TimeStepWCSPH.cpp:144–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142
143
144void TimeStepWCSPH::reset()
145{
146 TimeStep::reset();
147 m_simulationData.reset();
148}
149
150void TimeStepWCSPH::computePressureAccels(const unsigned int fluidModelIndex)
151{

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected