MCPcopy 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
365extern "C"
366int OPS_GetNDM()
367{
368 return (*OPS_GetNDM_Ptr)();
369}
370
371extern "C"
372int OPS_GetNDF()

Callers 8

OPS_NodeFunction · 0.50
getNDMFunction · 0.50
OPS_ElasticSectionFunction · 0.50
OPS_RCTunnelSectionFunction · 0.50
OPS_TubeSectionFunction · 0.50
OPS_RCCircularSectionFunction · 0.50
OPS_HSSSectionFunction · 0.50
OPS_WFSection2dFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected