Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_ResetCurrentInputArg
Function
OPS_ResetCurrentInputArg
SRC/api/win32Functions.cpp:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
345
extern
"C"
346
int OPS_ResetCurrentInputArg(int cArg)
347
{
348
return (*OPS_ResetCurrentInputArgPtr)(cArg);
349
}
350
351
/*extern
"C"
352
int OPS_ResetInput(ClientData clientData, Tcl_Interp* interp,
Callers
15
OPS_ComponentElement2d
Function · 0.50
OPS_ComponentElement3d
Function · 0.50
OPS_BeamWithHinges
Function · 0.50
OPS_Inerter
Function · 0.50
OPS_TwoNodeLink
Function · 0.50
OPS_LinearElasticSpring
Function · 0.50
OPS_GenericClient
Function · 0.50
OPS_DispBeamColumn2dInt
Function · 0.50
OPS_Adapter
Function · 0.50
OPS_ElasticTimoshenkoBeam3d
Function · 0.50
OPS_ElasticTimoshenkoBeam2d
Function · 0.50
OPS_ElasticBeam3d
Function · 0.50
Calls
no outgoing calls
Tested by
1
OPS_ResponseSpectrumAnalysis
Function · 0.40