Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ ~PythonAnalysisBuilder
Method
~PythonAnalysisBuilder
SRC/interpreter/PythonAnalysisBuilder.cpp:103–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
PythonAnalysisBuilder::~PythonAnalysisBuilder()
104
{
105
this->wipe();
106
this->resetAll();
107
}
108
109
void PythonAnalysisBuilder::wipe()
110
{
Callers
nothing calls this directly
Calls
2
wipe
Method · 0.95
resetAll
Method · 0.95
Tested by
no test coverage detected