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

Method getElementTag

SRC/element/ElementalLoad.cpp:102–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102int
103ElementalLoad::getElementTag(void)
104{
105 return eleTag;
106}
107
108
109

Callers 8

OPS_partitionFunction · 0.45
OPS_getEleLoadTagsFunction · 0.45
setParameterMethod · 0.45
addElementalLoadMethod · 0.45
partitionMethod · 0.45
getEleLoadTagsFunction · 0.45
elimElemMethod · 0.45
getEleLoadTagsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected