Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
190
const char *Pipe::getClassType(void) const { return
"Pipe"
; };
191
192
int Pipe::getNumExternalNodes() const { return 2; }
193
Callers
8
TclModelBuilderElementCommand
Function · 0.45
setDamping
Method · 0.45
setResponse
Method · 0.45
OPS_printModelGID
Function · 0.45
OPS_classType
Function · 0.45
OPS_eleType
Function · 0.45
eleType
Function · 0.45
printModelGID
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected