Fundamental Vector Reduction/Transformation Operator (RTOp) Interfaces
Version of the Day
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
src
interfaces
RTOpPack_RTOpT.cpp
1
// @HEADER
2
// *****************************************************************************
3
// RTOp: Interfaces and Support Software for Vector Reduction Transformation
4
// Operations
5
//
6
// Copyright 2006 NTESS and the RTOp contributors.
7
// SPDX-License-Identifier: BSD-3-Clause
8
// *****************************************************************************
9
// @HEADER
10
11
#include "RTOpPack_RTOpT_decl.hpp"
12
13
14
#ifdef HAVE_RTOP_EXPLICIT_INSTANTIATION
15
16
17
#include "RTOpPack_RTOpT_def.hpp"
18
#include "
Teuchos_ExplicitInstantiationHelpers.hpp
"
19
20
21
namespace
RTOpPack {
22
23
24
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
(RTOpT)
25
26
27
}
// namespace RTOpPack
28
29
30
#endif // HAVE_TEUCHOS_EXCPLICIT_INSTANTIATION
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
#define TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES(CLASSNAME)
Teuchos_ExplicitInstantiationHelpers.hpp
Generated on Fri Nov 22 2024 09:16:24 for Fundamental Vector Reduction/Transformation Operator (RTOp) Interfaces by
1.8.5