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

Method getNodeTag

SRC/domain/node/NodalLoad.cpp:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115int
116NodalLoad::getNodeTag(void) const
117{
118 return myNode;
119}
120
121
122void

Callers 15

identifyMethod · 0.45
OPS_partitionFunction · 0.45
OPS_getFixedNodesFunction · 0.45
OPS_getFixedDOFsFunction · 0.45
OPS_getNodeLoadTagsFunction · 0.45
setParameterMethod · 0.45
LoadPattern.cppFile · 0.45
setDomainMethod · 0.45
addSP_ConstraintMethod · 0.45
addNodalLoadMethod · 0.45
removeSP_ConstraintMethod · 0.45
addSP_ConstraintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected