MCPcopy 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
239Node** ZeroLengthContactASDimplex::getNodePtrs()
240{
241 return theNodes.data();
242}
243
244int ZeroLengthContactASDimplex::getNumDOF()
245{

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected