ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
AdvectiveFluxKernel_double_precision.cpp File Reference
#include <cmath>
#include "AdvectiveFluxKernel_double_precision.h"
#include "core/DataTypes.h"
#include "core/Macros.h"
+ Include dependency graph for AdvectiveFluxKernel_double_precision.cpp:

Go to the source code of this file.

Namespaces

namespace  walberla
 
namespace  walberla::pystencils
 
namespace  walberla::pystencils::internal_5255e1c780a944d646f270232511968b
 

Macros

#define FUNC_PREFIX
 \file AdvectiveFluxKernel_double_precision.cpp \author pystencils
 

Functions

static FUNC_PREFIX void walberla::pystencils::internal_5255e1c780a944d646f270232511968b::advectivefluxkernel_double_precision_advectivefluxkernel_double_precision (double *RESTRICT const _data_j, double *RESTRICT const _data_rho, double *RESTRICT const _data_u, int64_t const _size_j_0, int64_t const _size_j_1, int64_t const _size_j_2, int64_t const _stride_j_0, int64_t const _stride_j_1, int64_t const _stride_j_2, int64_t const _stride_j_3, int64_t const _stride_rho_0, int64_t const _stride_rho_1, int64_t const _stride_rho_2, int64_t const _stride_u_0, int64_t const _stride_u_1, int64_t const _stride_u_2, int64_t const _stride_u_3)
 

Macro Definition Documentation

◆ FUNC_PREFIX

#define FUNC_PREFIX

\file AdvectiveFluxKernel_double_precision.cpp \author pystencils

Definition at line 28 of file AdvectiveFluxKernel_double_precision.cpp.