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

Method Module

src/Modules/Module.cpp:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9namespace seissol {
10Module::Module() : lastSyncPoint(-std::numeric_limits<double>::infinity()) {}
11
12Module::~Module() = default;
13

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected