Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
263
int
264
MP_Constraint::getNodeRetained(void) const
265
{
266
// return id of retained node
267
return nodeRetained;
268
}
269
270
int
271
MP_Constraint::getNodeConstrained(void) const
Callers
1
addMP_Constraint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected