10 #ifndef MUELU_TIMEMONITOR_HPP
11 #define MUELU_TIMEMONITOR_HPP
14 #include <Teuchos_DefaultComm.hpp>
20 #ifdef HAVE_TEUCHOS_ADD_TIME_MONITOR_TO_STACKED_TIMER
21 #include "Teuchos_StackedTimer.hpp"
48 #endif // MUELU_TIMEMONITOR_HPP
High level timing information (use Teuchos::TimeMonitor::summarize() to print)
RCP< Teuchos::Time > timer_
Integrates Teuchos::TimeMonitor with MueLu verbosity system.
Base class for MueLu classes.