Definition at line 24 of file kernels.py.
◆ BatchedAoS
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.BatchedAoS = 20 |
|
static |
◆ BatchedAoSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.BatchedAoSoA = 21 |
|
static |
◆ BatchedSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.BatchedSoA = 22 |
|
static |
◆ PatchWiseAoS
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.PatchWiseAoS = 10 |
|
static |
◆ PatchWiseAoSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.PatchWiseAoSoA = 11 |
|
static |
◆ PatchWiseSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.PatchWiseSoA = 12 |
|
static |
◆ TaskGraphAoS
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.TaskGraphAoS = 30 |
|
static |
◆ TaskGraphAoSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.TaskGraphAoSoA = 31 |
|
static |
◆ TaskGraphSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.TaskGraphSoA = 32 |
|
static |
◆ VolumeWiseAoS
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.VolumeWiseAoS = 40 |
|
static |
◆ VolumeWiseAoSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.VolumeWiseAoSoA = 41 |
|
static |
◆ VolumeWiseSoA
int exahype2.solvers.fv.rusanov.kernels.KernelVariant.VolumeWiseSoA = 42 |
|
static |
The documentation for this class was generated from the following file: