Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
core
src
Teuchos_Behavior.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Teuchos: Common Tools Package
4
//
5
// Copyright 2004 NTESS and the Teuchos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef TEUCHOS_BEHAVIORDECL_HPP
11
#define TEUCHOS_BEHAVIORDECL_HPP
12
13
namespace
Teuchos{
14
15
class
Behavior
{
16
public
:
17
static
bool
fenceTimers
();
18
};
19
20
}
21
22
#endif
Teuchos::Behavior
Definition:
Teuchos_Behavior.hpp:15
Teuchos::Behavior::fenceTimers
static bool fenceTimers()
Definition:
Teuchos_Behavior.cpp:30
Generated on Fri Sep 12 2025 09:20:56 for Teuchos Package Browser (Single Doxygen Collection) by
1.8.5