Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
int
141
SumElementForcesRecorder::domainChanged(void)
142
{
143
if (theDomain != 0)
144
this->setDomain(*theDomain);
145
}
146
147
148
int
Callers
nothing calls this directly
Calls
1
setDomain
Method · 0.95
Tested by
no test coverage detected