Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ getTimeStepSize
Method
getTimeStepSize
SPlisHSPlasH/TimeManager.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
Real TimeManager::getTimeStepSize()
61
{
62
return h;
63
}
64
65
void TimeManager::setTimeStepSize(Real tss)
66
{
Callers
15
emitParticles
Method · 0.45
emitParticlesCircle
Method · 0.45
computeVolumeAndBoundaryX
Method · 0.45
computeDensityAndGradient
Method · 0.45
step
Method · 0.45
animate
Method · 0.45
updateTimeStepSize
Method · 0.45
updateTimeStepSizeCFL
Method · 0.45
step
Method · 0.45
step
Method · 0.45
initialGuessForPositions
Method · 0.45
updatePositionsAndVelocity
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected