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

Method getNodePtrs

SRC/element/UWelements/EmbeddedBeamInterfaceP.cpp:276–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276Node **
277EmbeddedBeamInterfaceP::getNodePtrs(void)
278{
279 return theNodes;
280}
281
282int
283EmbeddedBeamInterfaceP::getNumDOF(void)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected