MCPcopy Create free account
hub / github.com/IBAMR/IBAMR / getNumSources

Method getNumSources

src/IB/IBStandardSourceGen.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79} // getNumSources
80
81unsigned int
82IBStandardSourceGen::getNumSources(const int ln)
83{
84 return s_num_sources[ln];
85} // getNumSources
86
87const std::vector<std::string>&
88IBStandardSourceGen::getSourceNames(const int ln)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected