MCPcopy 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
267Node **
268Subdomain::getNodePtrs(void)
269{
270 opserr << "Subdomain::getNodePtrs() - should not be called\n";
271 return 0;
272}
273
274
275Node *

Callers 3

Element.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected