Tpetra parallel linear algebra
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
core
src
Tpetra_Exceptions_def.hpp
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 TPETRA_EXCEPTIONS_DEF_HPP
11
#define TPETRA_EXCEPTIONS_DEF_HPP
12
13
#include "
Tpetra_Exceptions_decl.hpp
"
14
15
//
16
// Explicit instantiation macros
17
//
18
// Must be expanded from within the Tpetra::Details namespace!
19
//
20
21
#define TPETRA_INVALIDGLOBALINDEX_INSTANT(GO)
22
23
#define TPETRA_INVALIDGLOBALROWINDEX_INSTANT(GO)
24
25
#endif // TPETRA_EXCEPTIONS_DEF_HPP
Tpetra_Exceptions_decl.hpp
Declarations of Tpetra-specific exceptions.
Generated on Thu Nov 21 2024 09:19:26 for Tpetra parallel linear algebra by
1.8.5