MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / domainChanged

Method domainChanged

DEVELOPER/recorder/SumElementForcesRecorder.cpp:140–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138
139
140int
141SumElementForcesRecorder::domainChanged(void)
142{
143 if (theDomain != 0)
144 this->setDomain(*theDomain);
145}
146
147
148int

Callers

nothing calls this directly

Calls 1

setDomainMethod · 0.95

Tested by

no test coverage detected