Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getDomain
Method
getDomain
SRC/runtime/runtime/BasicAnalysisBuilder.cpp:1036–1040 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1034
}
1035
1036
Domain*
1037
BasicAnalysisBuilder::getDomain()
1038
{
1039
return theDomain;
1040
}
1041
1042
const EquiSolnAlgo*
1043
BasicAnalysisBuilder::getAlgorithm() const
Callers
3
domainChanged
Method · 0.95
eigen
Method · 0.95
BasicAnalysisBuilder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected