Teuchos - Trilinos Tools Package
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_ENull.hpp
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_ENULL_HPP
11
#define TEUCHOS_ENULL_HPP
12
13
#include "
Teuchos_ConfigDefs.hpp
"
14
15
namespace
Teuchos {
16
22
enum
ENull
{ null };
23
24
}
// end namespace Teuchos
25
26
#endif // TEUCHOS_ENULL_HPP
Teuchos_ConfigDefs.hpp
Teuchos header file which uses auto-configuration information to include necessary C++ headers...
Teuchos::RCP< const Teuchos::ParameterListModifier >::ENull
ENull
Used to initialize a RCP object to NULL using an implicit conversion!
Definition:
Teuchos_ENull.hpp:22
Generated on Thu Nov 21 2024 09:21:48 for Teuchos - Trilinos Tools Package by
1.8.5