Thyra
Version of the Day
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
core
src
support
operator_vector
client_support
Thyra_VectorStdOps.cpp
1
// @HEADER
2
// *****************************************************************************
3
// Thyra: Interfaces and Support for Abstract Numerical Algorithms
4
//
5
// Copyright 2004 NTESS and the Thyra contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#include "Thyra_VectorStdOps_decl.hpp"
11
12
#ifdef HAVE_THYRA_EXPLICIT_INSTANTIATION
13
14
#include "Thyra_VectorStdOps_def.hpp"
15
#include "Teuchos_ExplicitInstantiationHelpers.hpp"
16
17
namespace
Thyra {
18
19
TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES
(THYRA_VECTOR_STD_OPS_INSTANT)
20
21
TEUCHOS_MACRO_TEMPLATE_INSTANT_REAL_SCALAR_TYPES(THYRA_VECTOR_STD_OPS_REAL_INSTANT)
22
23
}
// namespace Thyra
24
25
#endif // HAVE_THYRA_EXPLICIT_INSTANTIATION
TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES
#define TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES(MACRONAME)
Generated on Thu Nov 21 2024 09:20:53 for Thyra by
1.8.5