Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNodePtrs
Method
getNodePtrs
DEVELOPER/core/Subdomain.cpp:267–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
Node **
268
Subdomain::getNodePtrs(void)
269
{
270
opserr <<
"Subdomain::getNodePtrs() - should not be called\n"
;
271
return 0;
272
}
273
274
275
Node *
Callers
3
Element.cpp
File · 0.45
addResistingForceToNodalReaction
Method · 0.45
getCharacteristicLength
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected