Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
371
extern
"C"
372
int OPS_GetNDF()
373
{
374
return (*OPS_GetNDF_Ptr)();
375
}
376
377
FE_Datastore*
378
OPS_GetFEDatastore()
Callers
15
OPS_MEFI
Function · 0.50
OPS_SSPquad
Function · 0.50
Mesh
Method · 0.50
OPS_HDR
Function · 0.50
OPS_ElastomericX
Function · 0.50
OPS_ElastomericBearingBoucWen2d
Function · 0.50
OPS_ElastomericBearingPlasticity3d
Function · 0.50
OPS_ElastomericBearingUFRP2d
Function · 0.50
OPS_LeadRubberX
Function · 0.50
OPS_ElastomericBearingBoucWen3d
Function · 0.50
OPS_ElastomericBearingPlasticity2d
Function · 0.50
OPS_GradientInelasticBeamColumn3d
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected