Thyra
Version of the Day
Loading...
Searching...
No Matches
core
src
support
operator_vector
client_support
Thyra_DefaultProductVectorSpace.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_DefaultProductVectorSpace_decl.hpp"
11
12
#if (defined(HAVE_THYRA_EXPLICIT_INSTANTIATION) || defined(THYRA_DEFAULT_PRODUCT_VECTOR_SPACE_EXPLICIT_INSTANTIATION))
13
14
#include "Thyra_DefaultProductVectorSpace_def.hpp"
15
#include "
Teuchos_ExplicitInstantiationHelpers.hpp
"
16
17
namespace
Thyra {
18
19
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
(
DefaultProductVectorSpace
)
20
21
}
// namespace Thyra
22
23
#endif
// HAVE_THYRA_EXPLICIT_INSTANTIATION
Teuchos_ExplicitInstantiationHelpers.hpp
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
#define TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES(CLASSNAME)
Thyra::DefaultProductVectorSpace
Definition
Thyra_DefaultProductVectorSpace_decl.hpp:107
Generated on
for Thyra by
1.15.0