Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
270
int
271
MP_Constraint::getNodeConstrained(void) const
272
{
273
// return id of constrained node
274
return nodeConstrained;
275
}
276
277
278
const ID &
Callers
2
addMP_Constraint
Method · 0.45
removeMP_Constraints
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected