MCPcopy 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
103PythonAnalysisBuilder::~PythonAnalysisBuilder()
104{
105 this->wipe();
106 this->resetAll();
107}
108
109void PythonAnalysisBuilder::wipe()
110{

Callers

nothing calls this directly

Calls 2

wipeMethod · 0.95
resetAllMethod · 0.95

Tested by

no test coverage detected