MCPcopy Create free account
hub / github.com/ElectroZybr/LatticeLab / refreshSimulationDebugViews

Function refreshSimulationDebugViews

App/debug/DebugRuntime.h:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23inline void refreshSimulationDebugViews(const DebugViews& debugViews, const Lattice::Simulation& simulation) {
24 updateSimulationDebug(debugViews, simulation, integratorSchemeName(simulation.getIntegrator()));
25}

Callers 1

runMethod · 0.85

Calls 3

updateSimulationDebugFunction · 0.85
integratorSchemeNameFunction · 0.85
getIntegratorMethod · 0.45

Tested by

no test coverage detected