MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu::Behavior Class Reference

#include <MueLu_Behavior.hpp>

Static Public Member Functions

static bool debug ()
 Whether MueLu is in debug mode.
 

Detailed Description

Definition at line 17 of file MueLu_Behavior.hpp.

Member Function Documentation

◆ debug()

bool MueLu::Behavior::debug ( )
static

Whether MueLu is in debug mode.

"Debug mode" means that MueLu does extra error checks that may require more MPI communication or local computation. It may also produce more detailed error messages, and more copious debug output.

Definition at line 41 of file MueLu_Behavior.cpp.


The documentation for this class was generated from the following files: