Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
namespace seissol {
10
Module::Module() : lastSyncPoint(-std::numeric_limits<double>::infinity()) {}
11
12
Module::~Module() = default;
13
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected