Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
void TimeStepPF::reset()
169
{
170
TimeStep::reset();
171
m_simulationData.reset();
172
m_iterations = 0;
173
}
174
175
void TimeStepPF::initialGuessForPositions(const unsigned int fluidModelIndex)
176
{
Callers
nothing calls this directly
Calls
1
reset
Function · 0.50
Tested by
no test coverage detected