MCPcopy 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
1036Domain*
1037BasicAnalysisBuilder::getDomain()
1038{
1039 return theDomain;
1040}
1041
1042const EquiSolnAlgo*
1043BasicAnalysisBuilder::getAlgorithm() const

Callers 3

domainChangedMethod · 0.95
eigenMethod · 0.95
BasicAnalysisBuilderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected