MCPcopy 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
307extern "C" int OPS_GetNDM()
308{
309 return (*OPS_GetNDM_Ptr)();
310}
311
312extern "C" int OPS_GetNDF()
313{

Callers 1

OPS_NodeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected