ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cmath>
#include "FrictionCouplingKernel_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_910e9429dc8b77dbed969a16d3f227fb |
Macros | |
#define | FUNC_PREFIX |
\file FrictionCouplingKernel_single_precision.cpp \author pystencils | |
Functions | |
static FUNC_PREFIX void | walberla::pystencils::internal_910e9429dc8b77dbed969a16d3f227fb::frictioncouplingkernel_single_precision_frictioncouplingkernel_single_precision (float D, float *RESTRICT _data_f, float *RESTRICT const _data_j, int64_t const _size_f_0, int64_t const _size_f_1, int64_t const _size_f_2, int64_t const _stride_f_0, int64_t const _stride_f_1, int64_t const _stride_f_2, int64_t const _stride_f_3, int64_t const _stride_j_0, int64_t const _stride_j_1, int64_t const _stride_j_2, int64_t const _stride_j_3, float kT) |
#define FUNC_PREFIX |
\file FrictionCouplingKernel_single_precision.cpp \author pystencils
Definition at line 28 of file FrictionCouplingKernel_single_precision.cpp.