Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDomainPtr
Method
getDomainPtr
SRC/analysis/handler/ConstraintHandler.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
87
Domain *
88
ConstraintHandler::getDomainPtr(void) const
89
{
90
return theDomainPtr;
91
}
92
93
AnalysisModel *
94
ConstraintHandler::getAnalysisModelPtr(void) const
Callers
10
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
handle
Method · 0.45
clearAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected