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

Method getClassType

SRC/element/pipe/Pipe.cpp:190–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190const char *Pipe::getClassType(void) const { return "Pipe"; };
191
192int Pipe::getNumExternalNodes() const { return 2; }
193

Callers 8

setDampingMethod · 0.45
setResponseMethod · 0.45
OPS_printModelGIDFunction · 0.45
OPS_classTypeFunction · 0.45
OPS_eleTypeFunction · 0.45
eleTypeFunction · 0.45
printModelGIDFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected