1 #ifndef TPETRA_DETAILS_BEHAVIOR_HPP 2 #define TPETRA_DETAILS_BEHAVIOR_HPP 93 static bool debug (
const char name[]);
107 static bool verbose (
const char name[]);
123 #endif // TPETRA_DETAILS_BEHAVIOR_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
static bool debug()
Whether Tpetra is in debug mode.
Implementation details of Tpetra.
static bool assumeMpiIsCudaAware()
Whether to assume that MPI is CUDA aware.
static bool verbose()
Whether Tpetra is in verbose mode.
Description of Tpetra's behavior.