MCPcopy 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
302extern "C" int OPS_ResetCurrentInputArg(int cArg)
303{
304 return (*OPS_ResetCurrentInputArgPtr)(cArg);
305}
306
307extern "C" int OPS_GetNDM()
308{

Callers 3

OPS_HomogeneousBC_XFunction · 0.70
OPS_HomogeneousBC_YFunction · 0.70
OPS_HomogeneousBC_ZFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected