6 void **ghostOut,
void **ghostIn,
int type);
9 void **ghostOut,
void **ghostIn,
int type);
12 void **ghostOut,
void **ghostIn,
int type);
15 void **ghostOut,
void **ghostIn,
int type);
20 void *Out,
void *In,
void **ghostOut,
void **ghostIn,
int type);
45 void *Out,
void *In,
void **ghostOut,
void **ghostIn,
int type) {
QudaFieldGeometry Geometry() const
QudaGaugeFieldOrder Order() const
QudaReconstructType Reconstruct() const
QudaPrecision Precision() const
QudaGhostExchange GhostExchange() const
enum QudaFieldLocation_s QudaFieldLocation
@ QUDA_GHOST_EXCHANGE_PAD
@ QUDA_FLOAT2_GAUGE_ORDER
@ QUDA_MILC_SITE_GAUGE_ORDER
@ QUDA_TIFR_PADDED_GAUGE_ORDER
void copyGenericGauge(GaugeField &out, const GaugeField &in, QudaFieldLocation location, void *Out=0, void *In=0, void **ghostOut=0, void **ghostIn=0, int type=0)
void copyGenericGaugeQuarterIn(GaugeField &out, const GaugeField &in, QudaFieldLocation location, void *Out, void *In, void **ghostOut, void **ghostIn, int type)
void copyGenericGaugeDoubleIn(GaugeField &out, const GaugeField &in, QudaFieldLocation location, void *Out, void *In, void **ghostOut, void **ghostIn, int type)
void checkMomOrder(const GaugeField &u)
void copyGenericGaugeHalfIn(GaugeField &out, const GaugeField &in, QudaFieldLocation location, void *Out, void *In, void **ghostOut, void **ghostIn, int type)
void copyGenericGaugeSingleIn(GaugeField &out, const GaugeField &in, QudaFieldLocation location, void *Out, void *In, void **ghostOut, void **ghostIn, int type)
void copyGenericGaugeMG(GaugeField &out, const GaugeField &in, QudaFieldLocation location, void *Out, void *In, void **ghostOut, void **ghostIn, int type)