Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNodePtrs
Method
getNodePtrs
SRC/element/zeroLength/ZeroLengthContactASDimplex.cpp:239–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
Node** ZeroLengthContactASDimplex::getNodePtrs()
240
{
241
return theNodes.data();
242
}
243
244
int ZeroLengthContactASDimplex::getNumDOF()
245
{
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected