MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / finalize

Method finalize

src/Solver/time_stepping/AbstractTimeCluster.cpp:262–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260}
261
262void AbstractTimeCluster::finalize() {}
263
264double AbstractTimeCluster::getClusterTimes(){
265 return ct.getTimeStepSize();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected