Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetNumRemainingInputArgs
Function
OPS_GetNumRemainingInputArgs
DEVELOPER/core/win32Functions.cpp:297–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
extern
"C"
int OPS_GetNumRemainingInputArgs()
298
{
299
return (*OPS_GetNumRemainingInputArgsPtr)();
300
}
301
302
extern
"C"
int OPS_ResetCurrentInputArg(int cArg)
303
{
Callers
12
OPS_PlaneStress
Function · 0.70
OPS_PlateFiberMaterial
Function · 0.70
OPS_Node
Function · 0.70
OPS_HomogeneousBC
Function · 0.70
OPS_HomogeneousBC_X
Function · 0.70
OPS_HomogeneousBC_Y
Function · 0.70
OPS_HomogeneousBC_Z
Function · 0.70
OPS_EqualDOF
Function · 0.70
OPS_EqualDOF_Mixed
Function · 0.70
OPS_PlaneStrain
Function · 0.70
OPS_Truss2D
Function · 0.50
OPS_SumElementForcesRecorder
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected