MCPcopy 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
134void Modules::setSimulationStartTime(double time) { instance()._setSimulationStartTime(time); }
135
136// Create all template instances for call
137#define MODULES_CALL_INSTANCE(enum, func) \

Callers 1

Calls 1

Tested by

no test coverage detected