MCPcopy 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
86int
87NEESData::commitState(int commitTag)
88{
89 opserr << "NEESData::commitState(int commitTag) - should not be called\n";
90 return -1;
91}
92
93int
94NEESData::sendMsg(int dataTag, int commitTag,

Callers 2

saveFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected