![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ReactionKernelIndexed_2_double_precision_CUDA.h>
Classes | |
| struct | IndexInfo |
| class | IndexVectors |
Public Attributes | |
| BlockDataID | rho_0ID |
| BlockDataID | rho_1ID |
| double | order_0_ |
| double | order_1_ |
| double | rate_coefficient_ |
| double | stoech_0_ |
| double | stoech_1_ |
Definition at line 75 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
|
inline |
Definition at line 143 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 158 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
|
inline |
Definition at line 197 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
|
inline |
Definition at line 206 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
References walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::ALL, block(), walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::indexVector(), walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::INNER, inner(), walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::OUTER, and stream.
|
inline |
Definition at line 177 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 188 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
|
inline |
Definition at line 192 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
|
inline |
Definition at line 184 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| void walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::inner | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 153 of file ReactionKernelIndexed_2_double_precision_CUDA.cu.
References block(), walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::INNER, and stream.
Referenced by fillFromFlagField(), and getInnerSweep().
|
inline |
Definition at line 169 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| void walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::outer | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 157 of file ReactionKernelIndexed_2_double_precision_CUDA.cu.
References block(), walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::OUTER, and stream.
Referenced by getOuterSweep().
| void walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::run | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 149 of file ReactionKernelIndexed_2_double_precision_CUDA.cu.
References walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::IndexVectors::ALL, block(), and stream.
Referenced by getSweep(), and operator()().
| double walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::order_0_ |
Definition at line 262 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::order_1_ |
Definition at line 263 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::rate_coefficient_ |
Definition at line 264 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| BlockDataID walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::rho_0ID |
Definition at line 260 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| BlockDataID walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::rho_1ID |
Definition at line 261 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::stoech_0_ |
Definition at line 265 of file ReactionKernelIndexed_2_double_precision_CUDA.h.
| double walberla::pystencils::ReactionKernelIndexed_2_double_precision_CUDA::stoech_1_ |
Definition at line 266 of file ReactionKernelIndexed_2_double_precision_CUDA.h.