MCPcopy 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
258long AbstractTimeCluster::getTimeStepRate() {
259 return timeStepRate;
260}
261
262void AbstractTimeCluster::finalize() {}
263

Callers 1

addClustersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected