Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetNDM
Function
OPS_GetNDM
SRC/api/win32Functions.cpp:366–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
365
extern
"C"
366
int OPS_GetNDM()
367
{
368
return (*OPS_GetNDM_Ptr)();
369
}
370
371
extern
"C"
372
int OPS_GetNDF()
Callers
8
OPS_Node
Function · 0.50
getNDM
Function · 0.50
OPS_ElasticSection
Function · 0.50
OPS_RCTunnelSection
Function · 0.50
OPS_TubeSection
Function · 0.50
OPS_RCCircularSection
Function · 0.50
OPS_HSSSection
Function · 0.50
OPS_WFSection2d
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected