chombo-discharge
|
This is the complete list of members for Timer, including all inherited members.
clear() noexcept | Timer | inline |
Clock typedef | Timer | |
computeTotalElapsedTime(const bool a_localReportOnly) const noexcept | Timer | inlineprotected |
Duration typedef | Timer | |
ElapsedTime enum value (defined in Timer) | Timer | protected |
EventFields enum name | Timer | protected |
eventReport(std::ostream &a_outputStream, const bool a_localReportOnly=false) const noexcept | Timer | inline |
m_events | Timer | protected |
m_processName | Timer | protected |
operator=(const Timer &a_other)=default | Timer | |
printReportHeader(std::ostream &a_outputStream) const noexcept | Timer | inlineprotected |
printReportTail(std::ostream &a_outputStream, const std::pair< Real, Real > a_elapsedTime) const noexcept | Timer | inlineprotected |
StartClock enum value (defined in Timer) | Timer | protected |
startEvent(const std::string a_event) noexcept | Timer | inline |
stopEvent(const std::string a_event) noexcept | Timer | inline |
StoppedEvent enum value (defined in Timer) | Timer | protected |
TimePoint typedef | Timer | |
Timer()=default | Timer | inline |
Timer(const std::string a_process) | Timer | inline |
Timer(const Timer &a_other)=default | Timer | |
wallClock() | Timer | inlinestatic |
writeReportToFile(const std::string a_fileName) const noexcept | Timer | inline |
~Timer() | Timer | inline |