|
QUDA
1.0.0
|
#include <quda_new_interace.h>
Public Attributes | |
| int | X [4] |
| int | Ls |
| int | Nc |
| int | Ns |
| QudaTwistFlavorType | twist_flavor |
| int | pad |
Parameters relating to a DiracField
Definition at line 19 of file quda_new_interace.h.
| int QUDA_DiracFieldParam_s::Ls |
Extent of the 5th dimension (for domain wall)
Definition at line 21 of file quda_new_interace.h.
| int QUDA_DiracFieldParam_s::Nc |
Number of colors
Definition at line 22 of file quda_new_interace.h.
| int QUDA_DiracFieldParam_s::Ns |
Number of spins
Definition at line 23 of file quda_new_interace.h.
| int QUDA_DiracFieldParam_s::pad |
Pad used on the field
Definition at line 25 of file quda_new_interace.h.
| QudaTwistFlavorType QUDA_DiracFieldParam_s::twist_flavor |
Twisted mass flavor
Definition at line 24 of file quda_new_interace.h.
| int QUDA_DiracFieldParam_s::X[4] |
Lattice dimensions
Definition at line 20 of file quda_new_interace.h.
1.8.13