MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getNodeRetained

Method getNodeRetained

DEVELOPER/core/MP_Constraint.cpp:263–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261
262
263int
264MP_Constraint::getNodeRetained(void) const
265{
266 // return id of retained node
267 return nodeRetained;
268}
269
270int
271MP_Constraint::getNodeConstrained(void) const

Callers 1

addMP_ConstraintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected