QUDA
1.0.0
|
Public Member Functions | |
GaugeOvrImpSTOUTArg (GaugeOr &origin, GaugeDs &dest, const GaugeField &data, const Float rho, const Float epsilon, const Float tolerance) | |
Public Attributes | |
int | threads |
int | X [4] |
int | border [4] |
GaugeOr | origin |
const Float | rho |
const Float | epsilon |
const Float | tolerance |
GaugeDs | dest |
Definition at line 202 of file gauge_stout.cuh.
|
inline |
Definition at line 213 of file gauge_stout.cuh.
References quda::LatticeField::R(), and quda::LatticeField::X().
int quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::border[4] |
Definition at line 205 of file gauge_stout.cuh.
GaugeDs quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::dest |
Definition at line 211 of file gauge_stout.cuh.
const Float quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::epsilon |
Definition at line 208 of file gauge_stout.cuh.
GaugeOr quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::origin |
Definition at line 206 of file gauge_stout.cuh.
const Float quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::rho |
Definition at line 207 of file gauge_stout.cuh.
int quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::threads |
Definition at line 203 of file gauge_stout.cuh.
const Float quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::tolerance |
Definition at line 209 of file gauge_stout.cuh.
int quda::GaugeOvrImpSTOUTArg< Float, GaugeOr, GaugeDs >::X[4] |
Definition at line 204 of file gauge_stout.cuh.