Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDomainPtr
Method
getDomainPtr
SRC/modelbuilder/ModelBuilder.cpp:55–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
Domain *
56
ModelBuilder::getDomainPtr(void) const
57
{
58
return myDomain;
59
}
60
61
Callers
7
setDofIDs
Method · 0.45
buildInterface
Method · 0.45
buildFE_Model
Method · 0.45
OPS_DomainModalProperties
Function · 0.45
formSensitivityRHS
Method · 0.45
formSensitivityRHS
Method · 0.45
formSensitivityRHS
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected