Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ abort
Method
abort
src/Solver/Simulator.cpp:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void seissol::Simulator::abort() {
75
m_abort = true;
76
}
77
78
79
void seissol::Simulator::simulate(seissol::SeisSol& seissolInstance) {
Callers
1
checkAbortCriterion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected