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

Method getNumberOfVariables

src/ResultWriter/PostProcessor.cpp:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72int seissol::writer::PostProcessor::getNumberOfVariables() const { return m_numberOfVariables; }
73
74void seissol::writer::PostProcessor::getIntegrationMask(bool* transferTo) {
75 for (int i = 0; i < 9; i++) {

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected