![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ReactionKernelIndexed_3_double_precision_CUDA.h>
Classes | |
| struct | IndexInfo |
| class | IndexVectors |
Definition at line 75 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
|
inline |
Definition at line 143 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 160 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
|
inline |
Definition at line 200 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
|
inline |
Definition at line 209 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
References walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::ALL, block(), walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::indexVector(), walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::INNER, inner(), walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::OUTER, and stream.
|
inline |
Definition at line 180 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 191 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
|
inline |
Definition at line 195 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
|
inline |
Definition at line 187 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| void walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::inner | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 164 of file ReactionKernelIndexed_3_double_precision_CUDA.cu.
References block(), walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::INNER, and stream.
Referenced by fillFromFlagField(), and getInnerSweep().
|
inline |
Definition at line 172 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| void walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::outer | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 168 of file ReactionKernelIndexed_3_double_precision_CUDA.cu.
References block(), walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::OUTER, and stream.
Referenced by getOuterSweep().
| void walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::run | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 160 of file ReactionKernelIndexed_3_double_precision_CUDA.cu.
References walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::IndexVectors::ALL, block(), and stream.
Referenced by getSweep(), and operator()().
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::order_0_ |
Definition at line 266 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::order_1_ |
Definition at line 267 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::order_2_ |
Definition at line 268 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::rate_coefficient_ |
Definition at line 269 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| BlockDataID walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::rho_0ID |
Definition at line 263 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| BlockDataID walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::rho_1ID |
Definition at line 264 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| BlockDataID walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::rho_2ID |
Definition at line 265 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::stoech_0_ |
Definition at line 270 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::stoech_1_ |
Definition at line 271 of file ReactionKernelIndexed_3_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_3_double_precision_CUDA::stoech_2_ |
Definition at line 272 of file ReactionKernelIndexed_3_double_precision_CUDA.h.