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

Method flush

SRC/recorder/Recorder.cpp:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56int
57Recorder::flush(void)
58{
59 return 0;
60}
61
62int
63Recorder::domainChanged(void)

Callers 15

StandardStream.cppFile · 0.45
DataFileStream.cppFile · 0.45
mainFunction · 0.45
mainFunction · 0.45
recordMethod · 0.45
flushRecordersMethod · 0.45
checkMethod · 0.45
checkMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected