Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
262
void AbstractTimeCluster::finalize() {}
263
264
double AbstractTimeCluster::getClusterTimes(){
265
return ct.getTimeStepSize();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected