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

Method setLoadPatternTag

SRC/domain/load/Load.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void
53Load::setLoadPatternTag(int tag)
54{
55 loadPatternTag = tag;
56}
57
58int
59Load::getLoadPatternTag(void) const

Callers 4

addNodalLoadMethod · 0.45
addElementalLoadMethod · 0.45
addSP_ConstraintMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected