QUDA
v1.1.0
A library for QCD on GPUs
quda
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::GaugeField
Definition:
gauge_field.h:200
length
int length[]
Definition:
gauge_force_test.cpp:18
quda
Definition:
blas_lapack.h:24
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.
Generated on Thu Oct 28 2021 16:10:26 for QUDA by
1.9.1