MueLu
Version of the Day
Loading...
Searching...
No Matches
MueLu_ETI_4arg.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// MueLu: A package for multigrid based preconditioning
4
//
5
// Copyright 2012 NTESS and the MueLu contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef MUELU_ETI_4ARGUMENT_HPP
11
#define MUELU_ETI_4ARGUMENT_HPP
12
13
// The macro "MUELU_ETI_GROUP" must be defined prior to including this file.
14
15
// We need to define these typedefs as it is not possible to properly expand
16
// macros with colons in them
17
#include <TpetraCore_config.h>
18
#include <TpetraCore_ETIHelperMacros.h>
19
TPETRA_ETI_MANGLING_TYPEDEFS()
20
21
// Epetra = on, Tpetra = on
22
23
// Epetra = off, Tpetra = on
24
TPETRA_INSTANTIATE_SLGN_NO_ORDINAL_SCALAR(
MUELU_ETI_GROUP
)
25
26
#endif
// ifndef MUELU_ETI_4ARGUMENT_HPP
MUELU_ETI_GROUP
#define MUELU_ETI_GROUP(SC, LO, GO, NO)
Definition
MueLu_ScalarDroppingClassical_def.hpp:90
src
Utils
MueLu_ETI_4arg.hpp
Generated by
1.9.8