Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_ResetCurrentInputArg
Function
OPS_ResetCurrentInputArg
DEVELOPER/core/win32Functions.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
extern
"C"
int OPS_ResetCurrentInputArg(int cArg)
303
{
304
return (*OPS_ResetCurrentInputArgPtr)(cArg);
305
}
306
307
extern
"C"
int OPS_GetNDM()
308
{
Callers
3
OPS_HomogeneousBC_X
Function · 0.70
OPS_HomogeneousBC_Y
Function · 0.70
OPS_HomogeneousBC_Z
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected