Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ setSimulationStartTime
Method
setSimulationStartTime
src/Modules/Modules.cpp:134–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void Modules::setSimulationStartTime(double time) { instance()._setSimulationStartTime(time); }
135
136
// Create all template instances for call
137
#define MODULES_CALL_INSTANCE(enum, func) \
Callers
1
_setSimulationStartTime
Method · 0.45
Calls
1
_setSimulationStartTime
Method · 0.80
Tested by
no test coverage detected