QUDA
v1.1.0
A library for QCD on GPUs
quda
include
gauge_update_quda.h
Go to the documentation of this file.
1
#ifndef _GAUGE_UPDATE_QUDA_H_
2
#define _GAUGE_UPDATE_QUDA_H_
3
4
namespace
quda
{
5
15
void
updateGaugeField
(
GaugeField
&out,
double
dt,
const
GaugeField
& in,
16
const
GaugeField
& mom,
bool
conj_mom,
bool
exact);
17
18
}
// namespace quda
19
20
#endif
// _GAUGE_UPDATE_QUDA_H_
quda::GaugeField
Definition:
gauge_field.h:200
quda
Definition:
blas_lapack.h:24
quda::updateGaugeField
void updateGaugeField(GaugeField &out, double dt, const GaugeField &in, const GaugeField &mom, bool conj_mom, bool exact)
Generated on Thu Oct 28 2021 16:10:26 for QUDA by
1.9.1