Collection of Concrete Vector Reduction/Transformation Operator Implementations
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
ops_lib
RTOpPack_TOpSetSubVector.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_TOpSetSubVector.hpp"
12
13
14
#ifdef HAVE_RTOP_EXPLICIT_INSTANTIATION
15
16
17
#include "RTOpPack_TOpSetSubVector_def.hpp"
18
#include "
Teuchos_ExplicitInstantiationHelpers.hpp
"
19
20
21
namespace
RTOpPack {
22
23
24
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
(TOpSetSubVector)
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:26 for Collection of Concrete Vector Reduction/Transformation Operator Implementations by
1.8.5