MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / setDomain

Method setDomain

DEVELOPER/core/Recorder.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62int
63Recorder::setDomain(Domain &theDomain)
64{
65 return 0;
66}
67
68int
69Recorder::sendSelf(int commitTag, Channel &theChannel)

Callers 14

addNodeMethod · 0.45
addExternalNodeMethod · 0.45
updateParameterMethod · 0.45
setCrdsMethod · 0.45
addElementMethod · 0.45
addNodeMethod · 0.45
addSP_ConstraintMethod · 0.45
addMP_ConstraintMethod · 0.45
addLoadPatternMethod · 0.45
addParameterMethod · 0.45
addNodalLoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected