Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
int seissol::writer::PostProcessor::getNumberOfVariables() const { return m_numberOfVariables; }
73
74
void seissol::writer::PostProcessor::getIntegrationMask(bool* transferTo) {
75
for (int i = 0; i < 9; i++) {
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected