MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / OPS_GetString

Function OPS_GetString

SRC/api/win32Functions.cpp:328–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326
327extern "C"
328const char* OPS_GetString()
329{
330 return (*OPS_GetStringPtr)();
331}
332
333extern "C"
334int OPS_GetStringCopy(char** cArray)

Callers 15

OPS_MEFIFunction · 0.50
OPS_ComponentElement2dFunction · 0.50
OPS_ComponentElement3dFunction · 0.50
OPS_SSPquadFunction · 0.50
OPS_SSPbrickUPFunction · 0.50
setEleArgsMethod · 0.50
OPS_ParticleGroupFunction · 0.50
OPS_BgMeshFunction · 0.50
OPS_FlumeFunction · 0.50
OPS_PML3DVISCOUSFunction · 0.50
OPS_ASDShellT3Function · 0.50
OPS_ShellMITC4Function · 0.50

Calls

no outgoing calls

Tested by 1