QUDA  v1.1.0
A library for QCD on GPUs
Public Attributes | List of all members
QUDA_DiracFieldParam_s Struct Reference

#include <quda_new_interace.h>

Public Attributes

int X [4]
 
int Ls
 
int Nc
 
int Ns
 
QudaTwistFlavorType twist_flavor
 
int pad
 

Detailed Description

Parameters relating to a DiracField

Definition at line 19 of file quda_new_interace.h.

Member Data Documentation

◆ Ls

int QUDA_DiracFieldParam_s::Ls

Extent of the 5th dimension (for domain wall)

Definition at line 21 of file quda_new_interace.h.

◆ Nc

int QUDA_DiracFieldParam_s::Nc

Number of colors

Definition at line 22 of file quda_new_interace.h.

◆ Ns

int QUDA_DiracFieldParam_s::Ns

Number of spins

Definition at line 23 of file quda_new_interace.h.

◆ pad

int QUDA_DiracFieldParam_s::pad

Pad used on the field

Definition at line 25 of file quda_new_interace.h.

◆ twist_flavor

QudaTwistFlavorType QUDA_DiracFieldParam_s::twist_flavor

Twisted mass flavor

Definition at line 24 of file quda_new_interace.h.

◆ X

int QUDA_DiracFieldParam_s::X[4]

Lattice dimensions

Definition at line 20 of file quda_new_interace.h.


The documentation for this struct was generated from the following file: