ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cmath>
#include "ReactionKernelBulk_2_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_6de92b64acc501777cd14903620af26b |
Macros | |
#define | FUNC_PREFIX |
\file ReactionKernelBulk_2_single_precision.cpp \author pystencils | |
Functions | |
static FUNC_PREFIX void | walberla::pystencils::internal_6de92b64acc501777cd14903620af26b::reactionkernelbulk_2_single_precision_reactionkernelbulk_2_single_precision (float *RESTRICT _data_rho_0, float *RESTRICT _data_rho_1, 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, float order_0, float order_1, float rate_coefficient, float stoech_0, float stoech_1) |
#define FUNC_PREFIX |
\file ReactionKernelBulk_2_single_precision.cpp \author pystencils
Definition at line 28 of file ReactionKernelBulk_2_single_precision.cpp.