QUDA
0.9.0
include
gauge_force_quda.h
Go to the documentation of this file.
1
#ifndef _GAUGE_FORCE_QUDA_H
2
#define _GAUGE_FORCE_QUDA_H
3
4
namespace
quda
{
5
17
void
gaugeForce
(GaugeField& mom,
const
GaugeField& u,
double
coeff
,
int
***input_path,
18
int
*
length
,
double
*path_coeff,
int
num_paths,
int
max_length);
19
}
// namespace quda
20
21
22
#endif // _GAUGE_FORCE_QUDA_H
quda::gaugeForce
void gaugeForce(GaugeField &mom, const GaugeField &u, double coeff, int ***input_path, int *length, double *path_coeff, int num_paths, int max_length)
Compute the gauge-force contribution to the momentum.
Definition:
gauge_force.cu:339
quda
Definition:
blas_cublas.h:6
dw_dslash_4D_cuda_gen.coeff
def coeff()
Definition:
dw_dslash_4D_cuda_gen.py:1099
length
void size_t length
Definition:
CMakeCUDACompilerId.cpp1.ii:2433
Generated by
1.8.14