Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
SolutionArray::~SolutionArray()
100
{
101
m_sol->thermo()->removeSpeciesLock();
102
}
103
104
namespace { // restrict scope of helper functions to local translation unit
105
Callers
nothing calls this directly
Calls
2
removeSpeciesLock
Method · 0.80
thermo
Method · 0.45
Tested by
no test coverage detected