#include <ReactionKernelBulk_2_single_precision.h>
|
| | ReactionKernelBulk_2_single_precision (BlockDataID rho_0ID_, BlockDataID rho_1ID_, float order_0, float order_1, float rate_coefficient, float stoech_0, float stoech_1) |
| |
| void | run (IBlock *block) |
| |
| void | runOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers, IBlock *block) |
| |
| void | operator() (IBlock *block) |
| |
| std::function< void(IBlock *)> | getSweep () |
| |
| std::function< void(IBlock *)> | getSweepOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1) |
| |
| void | configure (const shared_ptr< StructuredBlockStorage > &, IBlock *) |
| |
| float | getOrder_0 () const |
| |
| float | getOrder_1 () const |
| |
| float | getRate_coefficient () const |
| |
| float | getStoech_0 () const |
| |
| float | getStoech_1 () const |
| |
| void | setOrder_0 (const float value) |
| |
| void | setOrder_1 (const float value) |
| |
| void | setRate_coefficient (const float value) |
| |
| void | setStoech_0 (const float value) |
| |
| void | setStoech_1 (const float value) |
| |
◆ ReactionKernelBulk_2_single_precision()
◆ configure()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
, |
|
|
IBlock * |
|
|
) |
| |
|
inline |
◆ getOrder_0()
| float walberla::pystencils::ReactionKernelBulk_2_single_precision::getOrder_0 |
( |
| ) |
const |
|
inline |
◆ getOrder_1()
| float walberla::pystencils::ReactionKernelBulk_2_single_precision::getOrder_1 |
( |
| ) |
const |
|
inline |
◆ getRate_coefficient()
| float walberla::pystencils::ReactionKernelBulk_2_single_precision::getRate_coefficient |
( |
| ) |
const |
|
inline |
◆ getStoech_0()
| float walberla::pystencils::ReactionKernelBulk_2_single_precision::getStoech_0 |
( |
| ) |
const |
|
inline |
◆ getStoech_1()
| float walberla::pystencils::ReactionKernelBulk_2_single_precision::getStoech_1 |
( |
| ) |
const |
|
inline |
◆ getSweep() [1/2]
| std::function< void(IBlock *)> walberla::pystencils::ReactionKernelBulk_2_single_precision::getSweep |
( |
| ) |
|
|
inline |
◆ getSweep() [2/2]
◆ getSweepOnCellInterval() [1/2]
◆ getSweepOnCellInterval() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::ReactionKernelBulk_2_single_precision::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inline |
◆ operator()()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::operator() |
( |
IBlock * |
block | ) |
|
|
inline |
◆ run()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::run |
( |
IBlock * |
block | ) |
|
◆ runOnCellInterval()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::runOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers, |
|
|
IBlock * |
block |
|
) |
| |
◆ setOrder_0()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::setOrder_0 |
( |
const float |
value | ) |
|
|
inline |
◆ setOrder_1()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::setOrder_1 |
( |
const float |
value | ) |
|
|
inline |
◆ setRate_coefficient()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::setRate_coefficient |
( |
const float |
value | ) |
|
|
inline |
◆ setStoech_0()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::setStoech_0 |
( |
const float |
value | ) |
|
|
inline |
◆ setStoech_1()
| void walberla::pystencils::ReactionKernelBulk_2_single_precision::setStoech_1 |
( |
const float |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: