Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getData
Method
getData
SRC/database/NEESData.cpp:379–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
378
379
int
380
NEESData::getData(const char *tableName, char *columns[], int commitTag, Vector &data)
381
{
382
return 0;
383
}
384
Callers
15
OPS_getEleLoadData
Function · 0.45
OPS_getNodeLoadData
Function · 0.45
TclSectionTester_getResponseSection
Function · 0.45
recvSelf
Method · 0.45
getElementResponse
Method · 0.45
ThermalActionWrapper.cpp
File · 0.45
getStorage
Method · 0.45
elementTclVariable
Method · 0.45
getEleLoadData
Function · 0.45
getNodeLoadData
Function · 0.45
writeStress2D3
Method · 0.45
writeStrain2D3
Method · 0.45
Calls
no outgoing calls
Tested by
1
TclSectionTester_getResponseSection
Function · 0.36