#include <ReactionKernelBulk_1_single_precision_CUDA.h>
|
| | ReactionKernelBulk_1_single_precision_CUDA (BlockDataID rho_0ID_, float order_0, float rate_coefficient, float stoech_0) |
| |
| 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 | getRate_coefficient () const |
| |
| float | getStoech_0 () const |
| |
| void | setOrder_0 (const float value) |
| |
| void | setRate_coefficient (const float value) |
| |
| void | setStoech_0 (const float value) |
| |
◆ ReactionKernelBulk_1_single_precision_CUDA()
| walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::ReactionKernelBulk_1_single_precision_CUDA |
( |
BlockDataID |
rho_0ID_, |
|
|
float |
order_0, |
|
|
float |
rate_coefficient, |
|
|
float |
stoech_0 |
|
) |
| |
|
inline |
◆ configure()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
, |
|
|
IBlock * |
|
|
) |
| |
|
inline |
◆ getOrder_0()
| float walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::getOrder_0 |
( |
| ) |
const |
|
inline |
◆ getRate_coefficient()
| float walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::getRate_coefficient |
( |
| ) |
const |
|
inline |
◆ getStoech_0()
| float walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::getStoech_0 |
( |
| ) |
const |
|
inline |
◆ getSweep() [1/2]
◆ getSweep() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::getSweep |
( |
gpuStream_t |
stream = nullptr | ) |
|
|
inline |
◆ getSweepOnCellInterval() [1/2]
◆ getSweepOnCellInterval() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
|
inline |
◆ operator()()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::operator() |
( |
IBlock * |
block, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
|
inline |
◆ run()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::run |
( |
IBlock * |
block, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
◆ runOnCellInterval()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::runOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers, |
|
|
IBlock * |
block, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
◆ setOrder_0()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::setOrder_0 |
( |
const float |
value | ) |
|
|
inline |
◆ setRate_coefficient()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::setRate_coefficient |
( |
const float |
value | ) |
|
|
inline |
◆ setStoech_0()
| void walberla::pystencils::ReactionKernelBulk_1_single_precision_CUDA::setStoech_0 |
( |
const float |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: