MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / ~EigenAnalysis

Method ~EigenAnalysis

SRC/analysis/analysis/EigenAnalysis.cpp:79–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78
79EigenAnalysis::~EigenAnalysis()
80{
81 // do nothing now.
82 this->clearAll();
83}
84
85void
86EigenAnalysis::clearAll(void)

Callers

nothing calls this directly

Calls 1

clearAllMethod · 0.95

Tested by

no test coverage detected