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

Method getNodeConstrained

DEVELOPER/core/MP_Constraint.cpp:270–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270int
271MP_Constraint::getNodeConstrained(void) const
272{
273 // return id of constrained node
274 return nodeConstrained;
275}
276
277
278const ID &

Callers 2

addMP_ConstraintMethod · 0.45
removeMP_ConstraintsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected