MCPcopy Create free account
hub / github.com/Cantera/cantera / ~SolutionArray

Method ~SolutionArray

src/base/SolutionArray.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99SolutionArray::~SolutionArray()
100{
101 m_sol->thermo()->removeSpeciesLock();
102}
103
104namespace { // restrict scope of helper functions to local translation unit
105

Callers

nothing calls this directly

Calls 2

removeSpeciesLockMethod · 0.80
thermoMethod · 0.45

Tested by

no test coverage detected