ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cmath>
#include "ReactionKernelBulk_4_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_716e8e56e191f2f523734cd5e32cecbb |
Macros | |
#define | FUNC_PREFIX |
\file ReactionKernelBulk_4_single_precision.cpp \author pystencils | |
Functions | |
static FUNC_PREFIX void | walberla::pystencils::internal_716e8e56e191f2f523734cd5e32cecbb::reactionkernelbulk_4_single_precision_reactionkernelbulk_4_single_precision (float *RESTRICT _data_rho_0, float *RESTRICT _data_rho_1, float *RESTRICT _data_rho_2, float *RESTRICT _data_rho_3, int64_t const _size_rho_0_0, int64_t const _size_rho_0_1, int64_t const _size_rho_0_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, int64_t const _stride_rho_3_0, int64_t const _stride_rho_3_1, int64_t const _stride_rho_3_2, float order_0, float order_1, float order_2, float order_3, float rate_coefficient, float stoech_0, float stoech_1, float stoech_2, float stoech_3) |
#define FUNC_PREFIX |
\file ReactionKernelBulk_4_single_precision.cpp \author pystencils
Definition at line 28 of file ReactionKernelBulk_4_single_precision.cpp.