Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ setTimeStepSize
Method
setTimeStepSize
SPlisHSPlasH/TimeManager.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void TimeManager::setTimeStepSize(Real tss)
66
{
67
h = tss;
68
}
69
70
void SPH::TimeManager::saveState(BinaryFileWriter &binWriter)
71
{
Callers
5
updateTimeStepSize
Method · 0.45
updateTimeStepSizeCFL
Method · 0.45
initImguiParameters
Method · 0.45
timeStep
Method · 0.45
initModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected