QUDA
v0.7.0
A library for QCD on GPUs
|
#include <quda.h>
Public Attributes | |
QudaFieldLocation | location |
int | X [4] |
double | anisotropy |
double | tadpole_coeff |
double | scale |
QudaLinkType | type |
QudaGaugeFieldOrder | gauge_order |
QudaTboundary | t_boundary |
QudaPrecision | cpu_prec |
QudaPrecision | cuda_prec |
QudaReconstructType | reconstruct |
QudaPrecision | cuda_prec_sloppy |
QudaReconstructType | reconstruct_sloppy |
QudaPrecision | cuda_prec_precondition |
QudaReconstructType | reconstruct_precondition |
QudaGaugeFixed | gauge_fix |
int | ga_pad |
int | site_ga_pad |
int | staple_pad |
int | llfat_ga_pad |
int | mom_ga_pad |
double | gaugeGiB |
int | preserve_gauge |
QudaStaggeredPhase | staggered_phase_type |
int | staggered_phase_applied |
int | overlap |
int | use_resident_gauge |
int | use_resident_mom |
int | make_resident_gauge |
int | make_resident_mom |
Parameters having to do with the gauge field or the interpretation of the gauge field by various Dirac operators
double QudaGaugeParam_s::anisotropy |
QudaPrecision QudaGaugeParam_s::cpu_prec |
QudaPrecision QudaGaugeParam_s::cuda_prec |
QudaPrecision QudaGaugeParam_s::cuda_prec_precondition |
QudaPrecision QudaGaugeParam_s::cuda_prec_sloppy |
int QudaGaugeParam_s::ga_pad |
QudaGaugeFixed QudaGaugeParam_s::gauge_fix |
QudaGaugeFieldOrder QudaGaugeParam_s::gauge_order |
double QudaGaugeParam_s::gaugeGiB |
QudaFieldLocation QudaGaugeParam_s::location |
int QudaGaugeParam_s::make_resident_gauge |
int QudaGaugeParam_s::make_resident_mom |
int QudaGaugeParam_s::mom_ga_pad |
QudaReconstructType QudaGaugeParam_s::reconstruct |
QudaReconstructType QudaGaugeParam_s::reconstruct_precondition |
QudaReconstructType QudaGaugeParam_s::reconstruct_sloppy |
int QudaGaugeParam_s::site_ga_pad |
int QudaGaugeParam_s::staggered_phase_applied |
QudaStaggeredPhase QudaGaugeParam_s::staggered_phase_type |
QudaTboundary QudaGaugeParam_s::t_boundary |
double QudaGaugeParam_s::tadpole_coeff |
QudaLinkType QudaGaugeParam_s::type |
int QudaGaugeParam_s::use_resident_gauge |
int QudaGaugeParam_s::use_resident_mom |
int QudaGaugeParam_s::X[4] |