Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ commitState
Method
commitState
SRC/database/NEESData.cpp:86–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
int
87
NEESData::commitState(int commitTag)
88
{
89
opserr <<
"NEESData::commitState(int commitTag) - should not be called\n"
;
90
return -1;
91
}
92
93
int
94
NEESData::sendMsg(int dataTag, int commitTag,
Callers
2
save
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected