QUDA
1.0.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
length
int length[]
Definition:
gauge_force_test.cpp:34
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:340
quda
Definition:
blas_cublas.h:5
Generated by
1.8.13