MueLu
Version of the Day
Loading...
Searching...
No Matches
MueLu_UseDefaultTypesComplex.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
#include <
MueLu_Details_DefaultTypes.hpp
>
11
12
#include <complex>
13
typedef
std::complex<double>
Scalar
;
14
typedef
MueLu::DefaultLocalOrdinal
LocalOrdinal
;
15
typedef
MueLu::DefaultGlobalOrdinal
GlobalOrdinal
;
16
typedef
MueLu::DefaultNode
Node
;
MueLu_Details_DefaultTypes.hpp
LocalOrdinal
MueLu::DefaultLocalOrdinal LocalOrdinal
Definition
MueLu_UseDefaultTypesComplex.hpp:14
GlobalOrdinal
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Definition
MueLu_UseDefaultTypesComplex.hpp:15
Scalar
std::complex< double > Scalar
Definition
MueLu_UseDefaultTypesComplex.hpp:13
Node
MueLu::DefaultNode Node
Definition
MueLu_UseDefaultTypesComplex.hpp:16
MueLu::DefaultNode
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Definition
MueLu_Details_DefaultTypes.hpp:32
MueLu::DefaultGlobalOrdinal
int DefaultGlobalOrdinal
Definition
MueLu_Details_DefaultTypes.hpp:29
MueLu::DefaultLocalOrdinal
int DefaultLocalOrdinal
Definition
MueLu_Details_DefaultTypes.hpp:22
src
Headers
MueLu_UseDefaultTypesComplex.hpp
Generated by
1.9.8