![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ReactionKernelBulk_5_single_precision_CUDA.h>
Public Member Functions | |
| ReactionKernelBulk_5_single_precision_CUDA (BlockDataID rho_0ID_, BlockDataID rho_1ID_, BlockDataID rho_2ID_, BlockDataID rho_3ID_, BlockDataID rho_4ID_, float order_0, float order_1, float order_2, float order_3, float order_4, float rate_coefficient, float stoech_0, float stoech_1, float stoech_2, float stoech_3, float stoech_4) | |
| void | run (IBlock *block, gpuStream_t stream=nullptr) |
| void | runOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers, IBlock *block, gpuStream_t stream=nullptr) |
| void | operator() (IBlock *block, gpuStream_t stream=nullptr) |
| std::function< void(IBlock *)> | getSweep (gpuStream_t stream=nullptr) |
| std::function< void(IBlock *)> | getSweepOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1, gpuStream_t stream=nullptr) |
| void | configure (const shared_ptr< StructuredBlockStorage > &, IBlock *) |
| float | getOrder_0 () const |
| float | getOrder_1 () const |
| float | getOrder_2 () const |
| float | getOrder_3 () const |
| float | getOrder_4 () const |
| float | getRate_coefficient () const |
| float | getStoech_0 () const |
| float | getStoech_1 () const |
| float | getStoech_2 () const |
| float | getStoech_3 () const |
| float | getStoech_4 () const |
| void | setOrder_0 (const float value) |
| void | setOrder_1 (const float value) |
| void | setOrder_2 (const float value) |
| void | setOrder_3 (const float value) |
| void | setOrder_4 (const float value) |
| void | setRate_coefficient (const float value) |
| void | setStoech_0 (const float value) |
| void | setStoech_1 (const float value) |
| void | setStoech_2 (const float value) |
| void | setStoech_3 (const float value) |
| void | setStoech_4 (const float value) |
Static Public Member Functions | |
| static std::function< void(IBlock *)> | getSweep (const shared_ptr< ReactionKernelBulk_5_single_precision_CUDA > &kernel) |
| static std::function< void(IBlock *, gpuStream_t)> | getSweepOnCellInterval (const shared_ptr< ReactionKernelBulk_5_single_precision_CUDA > &kernel, const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1) |
Definition at line 57 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 59 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 114 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 117 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 118 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 119 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 120 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 121 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 122 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 123 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 124 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 125 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 126 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 127 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inlinestatic |
Definition at line 83 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 99 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inlinestatic |
Definition at line 88 of file ReactionKernelBulk_5_single_precision_CUDA.h.
References stream.
|
inline |
Definition at line 104 of file ReactionKernelBulk_5_single_precision_CUDA.h.
References runOnCellInterval(), and stream.
|
inline |
Definition at line 79 of file ReactionKernelBulk_5_single_precision_CUDA.h.
| void walberla::pystencils::ReactionKernelBulk_5_single_precision_CUDA::run | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 69 of file ReactionKernelBulk_5_single_precision_CUDA.cu.
References block(), and RESTRICT.
Referenced by getSweep(), and operator()().
| void walberla::pystencils::ReactionKernelBulk_5_single_precision_CUDA::runOnCellInterval | ( | const shared_ptr< StructuredBlockStorage > & | blocks, |
| const CellInterval & | globalCellInterval, | ||
| cell_idx_t | ghostLayers, | ||
| IBlock * | block, | ||
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 124 of file ReactionKernelBulk_5_single_precision_CUDA.cu.
References block(), and RESTRICT.
Referenced by getSweepOnCellInterval().
|
inline |
Definition at line 128 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 129 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 130 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 131 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 132 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 133 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 136 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 137 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 138 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 139 of file ReactionKernelBulk_5_single_precision_CUDA.h.
|
inline |
Definition at line 140 of file ReactionKernelBulk_5_single_precision_CUDA.h.