46 #ifndef MUELU_VERBOSITYLEVEL_HPP 
   47 #define MUELU_VERBOSITYLEVEL_HPP 
   97 #ifdef HAVE_MUELU_DEBUG 
Important warning messages (one line) 
High level timing information (use Teuchos::TimeMonitor::summarize() to print) 
Print skeleton for the run, i.e. factory calls and used parameters. 
Print external lib objects. 
VerbLevel toMueLuVerbLevel(const Teuchos::EVerbosityLevel verbLevel)
Print additional debugging information. 
One-liner description of what is happening. 
MsgType toVerbLevel(const std::string &verbLevelStr)
Print even more statistics. 
Important warning messages (more verbose) 
Print statistics that do not involve significant additional computation. 
Detailed timing information (use Teuchos::TimeMonitor::summarize() to print) 
By default, enabled timers appears in the teuchos time monitor summary. Use this option if you do not...
Print all timing information. 
Timers that are enabled (using Timings0/Timings1) will be printed during the execution. 
Record timing information level by level. Must be used in combinaison with Timings0/Timings1. 
Print description of what is going on. 
Print class parameters (more parameters, more verbose) 
Print all warning messages. 
Description of what is happening (more verbose)