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