Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
276
Node **
277
EmbeddedBeamInterfaceP::getNodePtrs(void)
278
{
279
return theNodes;
280
}
281
282
int
283
EmbeddedBeamInterfaceP::getNumDOF(void)
Callers
1
EmbeddedBeamInterfaceP
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected