Peano
Loading...
Searching...
No Matches
KernelVariants.h
Go to the documentation of this file.
1
// This file is part of the ExaHyPE2 project. For conditions of distribution and
2
// use, please see the copyright notice at www.peano-framework.org
3
#pragma once
4
5
6
7
namespace
exahype2
{
8
namespace
fd
{
9
namespace
fd4
{
10
enum class
DifferentialSourceTermVariant
{
11
CentralDifferences
,
12
CentralDifferencesWithLopsidedAdvection
,
13
CentralDifferencesWithLimiter
,
14
CentralDifferencesWithLimiterAndLopsidedAdvection
15
};
16
}
17
}
18
}
19
exahype2::fd::fd4
Definition
FD4.h:15
exahype2::fd::fd4::DifferentialSourceTermVariant
DifferentialSourceTermVariant
Definition
KernelVariants.h:10
exahype2::fd::fd4::DifferentialSourceTermVariant::CentralDifferencesWithLimiter
@ CentralDifferencesWithLimiter
Definition
KernelVariants.h:13
exahype2::fd::fd4::DifferentialSourceTermVariant::CentralDifferencesWithLimiterAndLopsidedAdvection
@ CentralDifferencesWithLimiterAndLopsidedAdvection
Definition
KernelVariants.h:14
exahype2::fd::fd4::DifferentialSourceTermVariant::CentralDifferences
@ CentralDifferences
Definition
KernelVariants.h:11
exahype2::fd::fd4::DifferentialSourceTermVariant::CentralDifferencesWithLopsidedAdvection
@ CentralDifferencesWithLopsidedAdvection
Definition
KernelVariants.h:12
exahype2::fd
Definition
BoundaryConditions.h:11
exahype2
This file is part of the multigrid project within Peano 4.
Definition
__init__.py:1
src
exahype2
fd
fd4
KernelVariants.h
Generated on
for Peano by
1.14.0