QUDA  0.9.0
Public Attributes | List of all members
quda::DslashConstant Struct Reference

Constants used by dslash and packing kernels. More...

#include <color_spinor_field.h>

Collaboration diagram for quda::DslashConstant:
Collaboration graph
[legend]

Public Attributes

int Vh
 
int_fastdiv X [QUDA_MAX_DIM]
 
int_fastdiv Xh [QUDA_MAX_DIM]
 
int Ls
 
int volume_4d
 
int volume_4d_cb
 
int_fastdiv face_X [4]
 
int_fastdiv face_Y [4]
 
int_fastdiv face_Z [4]
 
int_fastdiv face_T [4]
 
int_fastdiv face_XY [4]
 
int_fastdiv face_XYZ [4]
 
int_fastdiv face_XYZT [4]
 
int ghostFace [QUDA_MAX_DIM+1]
 
int X2X1
 
int X3X2X1
 
int X2X1mX1
 
int X3X2X1mX2X1
 
int X4X3X2X1mX3X2X1
 
int X4X3X2X1hmX3X2X1h
 
int_fastdiv dims [4][3]
 

Detailed Description

Constants used by dslash and packing kernels.

Definition at line 242 of file color_spinor_field.h.

Member Data Documentation

◆ dims

int_fastdiv quda::DslashConstant::dims[4][3]

Definition at line 268 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_T

int_fastdiv quda::DslashConstant::face_T[4]

Definition at line 254 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_X

int_fastdiv quda::DslashConstant::face_X[4]

Definition at line 251 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_XY

int_fastdiv quda::DslashConstant::face_XY[4]

Definition at line 255 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_XYZ

int_fastdiv quda::DslashConstant::face_XYZ[4]

Definition at line 256 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_XYZT

int_fastdiv quda::DslashConstant::face_XYZT[4]

Definition at line 257 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_Y

int_fastdiv quda::DslashConstant::face_Y[4]

Definition at line 252 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ face_Z

int_fastdiv quda::DslashConstant::face_Z[4]

Definition at line 253 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ ghostFace

int quda::DslashConstant::ghostFace[QUDA_MAX_DIM+1]

Definition at line 259 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ Ls

int quda::DslashConstant::Ls

Definition at line 246 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ Vh

int quda::DslashConstant::Vh

Definition at line 243 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ volume_4d

int quda::DslashConstant::volume_4d

Definition at line 248 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ volume_4d_cb

int quda::DslashConstant::volume_4d_cb

Definition at line 249 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X

int_fastdiv quda::DslashConstant::X[QUDA_MAX_DIM]

Definition at line 244 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X2X1

int quda::DslashConstant::X2X1

Definition at line 261 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X2X1mX1

int quda::DslashConstant::X2X1mX1

Definition at line 263 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X3X2X1

int quda::DslashConstant::X3X2X1

Definition at line 262 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X3X2X1mX2X1

int quda::DslashConstant::X3X2X1mX2X1

Definition at line 264 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X4X3X2X1hmX3X2X1h

int quda::DslashConstant::X4X3X2X1hmX3X2X1h

Definition at line 266 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ X4X3X2X1mX3X2X1

int quda::DslashConstant::X4X3X2X1mX3X2X1

Definition at line 265 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().

◆ Xh

int_fastdiv quda::DslashConstant::Xh[QUDA_MAX_DIM]

Definition at line 245 of file color_spinor_field.h.

Referenced by quda::ColorSpinorField::createGhostZone().


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