Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetNDM
Function
OPS_GetNDM
DEVELOPER/core/win32Functions.cpp:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
extern
"C"
int OPS_GetNDM()
308
{
309
return (*OPS_GetNDM_Ptr)();
310
}
311
312
extern
"C"
int OPS_GetNDF()
313
{
Callers
1
OPS_Node
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected