Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ getTimeStepRate
Method
getTimeStepRate
src/Solver/time_stepping/AbstractTimeCluster.cpp:258–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
long AbstractTimeCluster::getTimeStepRate() {
259
return timeStepRate;
260
}
261
262
void AbstractTimeCluster::finalize() {}
263
Callers
1
addClusters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected