ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "ReactionKernelIndexed_3_single_precision.h"
#include "core/DataTypes.h"
#include "core/Macros.h"
Go to the source code of this file.
Namespaces | |
namespace | walberla |
\file PackInfoPdfDoublePrecision.cpp \author pystencils | |
namespace | walberla::pystencils |
namespace | walberla::pystencils::internal_a841832271ac54f2c38b03966a739283 |
Macros | |
#define | FUNC_PREFIX |
\file ReactionKernelIndexed_3_single_precision.cpp \author pystencils | |
Functions | |
static FUNC_PREFIX void | walberla::pystencils::internal_a841832271ac54f2c38b03966a739283::reactionkernelindexed_3_single_precision_boundary_ReactionKernelIndexed_3_single_precision (uint8_t *RESTRICT const _data_indexVector, float *RESTRICT _data_rho_0, float *RESTRICT _data_rho_1, float *RESTRICT _data_rho_2, int64_t const _stride_rho_0_0, int64_t const _stride_rho_0_1, int64_t const _stride_rho_0_2, int64_t const _stride_rho_1_0, int64_t const _stride_rho_1_1, int64_t const _stride_rho_1_2, int64_t const _stride_rho_2_0, int64_t const _stride_rho_2_1, int64_t const _stride_rho_2_2, int32_t indexVectorSize, float order_0, float order_1, float order_2, float rate_coefficient, float stoech_0, float stoech_1, float stoech_2) |
#define FUNC_PREFIX |
\file ReactionKernelIndexed_3_single_precision.cpp \author pystencils
Definition at line 26 of file ReactionKernelIndexed_3_single_precision.cpp.