Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
sacado
kokkos
pce
muelu
MueLu_AggregateQualityEstimateFactory_UQ_PCE_Serial.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Stokhos Package
4
//
5
// Copyright 2009 NTESS and the Stokhos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#include "MueLu_ExplicitInstantiation.hpp"
11
#include "
Stokhos_ConfigDefs.h
"
12
13
#if defined(HAVE_STOKHOS_MUELU) && defined(HAVE_MUELU_EXPLICIT_INSTANTIATION) && defined(HAVE_STOKHOS_SACADO)
14
15
#include "
Stokhos_Tpetra_ETI_Helpers_UQ_PCE.hpp
"
16
#include "
Stokhos_MueLu_UQ_PCE.hpp
"
17
18
#include "MueLu_AggregateQualityEstimateFactory_def.hpp"
19
20
#define MUELU_INST_S_LO_GO_N(S, LO, GO, N) \
21
template class MueLu::AggregateQualityEstimateFactory<S, LO, GO, N>;
22
23
#define MUELU_INST_N(N) \
24
INSTANTIATE_TPETRA_UQ_PCE_N(MUELU_INST_S_LO_GO_N, N)
25
26
TPETRA_ETI_MANGLING_TYPEDEFS()
27
28
INSTANTIATE_TPETRA_UQ_PCE_SERIAL
(MUELU_INST_N)
29
30
#endif
31
32
Stokhos_Tpetra_ETI_Helpers_UQ_PCE.hpp
Stokhos_MueLu_UQ_PCE.hpp
INSTANTIATE_TPETRA_UQ_PCE_SERIAL
#define INSTANTIATE_TPETRA_UQ_PCE_SERIAL(INSTMACRO)
Definition:
Stokhos_Tpetra_ETI_Helpers_UQ_PCE.hpp:40
Stokhos_ConfigDefs.h
Generated on Fri Nov 22 2024 09:18:08 for Stokhos Package Browser (Single Doxygen Collection) by
1.8.5