MCPcopy 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
345extern "C"
346int OPS_ResetCurrentInputArg(int cArg)
347{
348 return (*OPS_ResetCurrentInputArgPtr)(cArg);
349}
350
351/*extern "C"
352int OPS_ResetInput(ClientData clientData, Tcl_Interp* interp,

Callers 15

OPS_ComponentElement2dFunction · 0.50
OPS_ComponentElement3dFunction · 0.50
OPS_BeamWithHingesFunction · 0.50
OPS_InerterFunction · 0.50
OPS_TwoNodeLinkFunction · 0.50
OPS_LinearElasticSpringFunction · 0.50
OPS_GenericClientFunction · 0.50
OPS_DispBeamColumn2dIntFunction · 0.50
OPS_AdapterFunction · 0.50
OPS_ElasticBeam3dFunction · 0.50

Calls

no outgoing calls

Tested by 1