ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ReactionKernelBulk_5_double_precision.h>
Public Member Functions | |
ReactionKernelBulk_5_double_precision (BlockDataID rho_0ID_, BlockDataID rho_1ID_, BlockDataID rho_2ID_, BlockDataID rho_3ID_, BlockDataID rho_4ID_, double order_0, double order_1, double order_2, double order_3, double order_4, double rate_coefficient, double stoech_0, double stoech_1, double stoech_2, double stoech_3, double stoech_4) | |
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 > &blocks, IBlock *block) |
Static Public Member Functions | |
static std::function< void(IBlock *)> | getSweep (const shared_ptr< ReactionKernelBulk_5_double_precision > &kernel) |
static std::function< void(IBlock *)> | getSweepOnCellInterval (const shared_ptr< ReactionKernelBulk_5_double_precision > &kernel, const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1) |
Public Attributes | |
BlockDataID | rho_0ID |
BlockDataID | rho_1ID |
BlockDataID | rho_2ID |
BlockDataID | rho_3ID |
BlockDataID | rho_4ID |
double | order_0_ |
double | order_1_ |
double | order_2_ |
double | order_3_ |
double | order_4_ |
double | rate_coefficient_ |
double | stoech_0_ |
double | stoech_1_ |
double | stoech_2_ |
double | stoech_3_ |
double | stoech_4_ |
Definition at line 53 of file ReactionKernelBulk_5_double_precision.h.
|
inline |
Definition at line 55 of file ReactionKernelBulk_5_double_precision.h.
|
inline |
Definition at line 103 of file ReactionKernelBulk_5_double_precision.h.
|
inline |
Definition at line 90 of file ReactionKernelBulk_5_double_precision.h.
References run().
|
inlinestatic |
Definition at line 77 of file ReactionKernelBulk_5_double_precision.h.
|
inlinestatic |
Definition at line 81 of file ReactionKernelBulk_5_double_precision.h.
|
inline |
Definition at line 95 of file ReactionKernelBulk_5_double_precision.h.
References runOnCellInterval().
|
inline |
Definition at line 74 of file ReactionKernelBulk_5_double_precision.h.
void walberla::pystencils::ReactionKernelBulk_5_double_precision::run | ( | IBlock * | block | ) |
Definition at line 70 of file ReactionKernelBulk_5_double_precision.cpp.
References block(), order_0_, order_1_, order_2_, order_3_, order_4_, rate_coefficient_, walberla::pystencils::internal_5119d69793e3096feaaca816d627c080::reactionkernelbulk_5_double_precision_reactionkernelbulk_5_double_precision(), RESTRICT, rho_0ID, rho_1ID, rho_2ID, rho_3ID, rho_4ID, stoech_0_, stoech_1_, stoech_2_, stoech_3_, and stoech_4_.
Referenced by getSweep(), and operator()().
void walberla::pystencils::ReactionKernelBulk_5_double_precision::runOnCellInterval | ( | const shared_ptr< StructuredBlockStorage > & | blocks, |
const CellInterval & | globalCellInterval, | ||
cell_idx_t | ghostLayers, | ||
IBlock * | block | ||
) |
Definition at line 123 of file ReactionKernelBulk_5_double_precision.cpp.
References block(), order_0_, order_1_, order_2_, order_3_, order_4_, rate_coefficient_, walberla::pystencils::internal_5119d69793e3096feaaca816d627c080::reactionkernelbulk_5_double_precision_reactionkernelbulk_5_double_precision(), RESTRICT, rho_0ID, rho_1ID, rho_2ID, rho_3ID, rho_4ID, stoech_0_, stoech_1_, stoech_2_, stoech_3_, and stoech_4_.
Referenced by getSweepOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::order_0_ |
Definition at line 111 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::order_1_ |
Definition at line 112 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::order_2_ |
Definition at line 113 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::order_3_ |
Definition at line 114 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::order_4_ |
Definition at line 115 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::rate_coefficient_ |
Definition at line 116 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
BlockDataID walberla::pystencils::ReactionKernelBulk_5_double_precision::rho_0ID |
Definition at line 106 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
BlockDataID walberla::pystencils::ReactionKernelBulk_5_double_precision::rho_1ID |
Definition at line 107 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
BlockDataID walberla::pystencils::ReactionKernelBulk_5_double_precision::rho_2ID |
Definition at line 108 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
BlockDataID walberla::pystencils::ReactionKernelBulk_5_double_precision::rho_3ID |
Definition at line 109 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
BlockDataID walberla::pystencils::ReactionKernelBulk_5_double_precision::rho_4ID |
Definition at line 110 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::stoech_0_ |
Definition at line 117 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::stoech_1_ |
Definition at line 118 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::stoech_2_ |
Definition at line 119 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::stoech_3_ |
Definition at line 120 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().
double walberla::pystencils::ReactionKernelBulk_5_double_precision::stoech_4_ |
Definition at line 121 of file ReactionKernelBulk_5_double_precision.h.
Referenced by run(), and runOnCellInterval().