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

Method loadCheckpoint

src/SeisSol.cpp:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182void SeisSol::loadCheckpoint(const std::string& file) {
183 checkpointLoadFile = std::make_optional<std::string>(file);
184}
185
186} // namespace seissol

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected