MueLu
Version of the Day
Loading...
Searching...
No Matches
MueLu_Behavior.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Tpetra: Templated Linear Algebra Services Package
4
//
5
// Copyright 2008 NTESS and the Tpetra contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef MUELU_BEHAVIOR_HPP
11
#define MUELU_BEHAVIOR_HPP
12
13
#include <stddef.h>
14
#include <string>
15
16
namespace
MueLu
{
17
class
Behavior
{
18
public
:
25
static
bool
debug
();
26
};
27
28
}
// namespace MueLu
29
30
#endif
MueLu::Behavior
Definition
MueLu_Behavior.hpp:17
MueLu::Behavior::debug
static bool debug()
Whether MueLu is in debug mode.
Definition
MueLu_Behavior.cpp:41
MueLu
Namespace for MueLu classes and methods.
Definition
MueLu_BrickAggregationFactory_decl.hpp:42
src
Utils
MueLu_Behavior.hpp
Generated by
1.9.8