MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / OPS_GetNDF

Function OPS_GetNDF

SRC/api/win32Functions.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370
371extern "C"
372int OPS_GetNDF()
373{
374 return (*OPS_GetNDF_Ptr)();
375}
376
377FE_Datastore*
378OPS_GetFEDatastore()

Callers 15

OPS_MEFIFunction · 0.50
OPS_SSPquadFunction · 0.50
MeshMethod · 0.50
OPS_HDRFunction · 0.50
OPS_ElastomericXFunction · 0.50
OPS_LeadRubberXFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected