Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
327
extern
"C"
328
const char* OPS_GetString()
329
{
330
return (*OPS_GetStringPtr)();
331
}
332
333
extern
"C"
334
int OPS_GetStringCopy(char** cArray)
Callers
15
OPS_MEFI
Function · 0.50
OPS_ComponentElement2d
Function · 0.50
OPS_ComponentElement3d
Function · 0.50
OPS_SSPquad
Function · 0.50
OPS_SSPbrickUP
Function · 0.50
setEleArgs
Method · 0.50
OPS_ParticleGroup
Function · 0.50
OPS_BgMesh
Function · 0.50
OPS_Flume
Function · 0.50
OPS_PML3DVISCOUS
Function · 0.50
OPS_ASDShellT3
Function · 0.50
OPS_ShellMITC4
Function · 0.50
Calls
no outgoing calls
Tested by
1
OPS_ResponseSpectrumAnalysis
Function · 0.40