MCPcopy 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
74void seissol::Simulator::abort() {
75 m_abort = true;
76}
77
78
79void seissol::Simulator::simulate(seissol::SeisSol& seissolInstance) {

Callers 1

checkAbortCriterionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected