ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cmath>
#include "ReactionKernelBulk_3_double_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_d3ec035b42efecb474f5d17499de6537 |
Macros | |
#define | FUNC_PREFIX |
\file ReactionKernelBulk_3_double_precision.cpp \author pystencils | |
Functions | |
static FUNC_PREFIX void | walberla::pystencils::internal_d3ec035b42efecb474f5d17499de6537::reactionkernelbulk_3_double_precision_reactionkernelbulk_3_double_precision (double *RESTRICT _data_rho_0, double *RESTRICT _data_rho_1, double *RESTRICT _data_rho_2, 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, double order_0, double order_1, double order_2, double rate_coefficient, double stoech_0, double stoech_1, double stoech_2) |
#define FUNC_PREFIX |
\file ReactionKernelBulk_3_double_precision.cpp \author pystencils
Definition at line 28 of file ReactionKernelBulk_3_double_precision.cpp.