QUDA  0.9.0
Macros | Functions
wilson_pack_face_core.h File Reference
#include "io_spinor.h"
Include dependency graph for wilson_pack_face_core.h:

Go to the source code of this file.

Macros

#define spinorFloat   float
 
#define i00_re   I0.x
 
#define i00_im   I0.y
 
#define i01_re   I0.z
 
#define i01_im   I0.w
 
#define i02_re   I1.x
 
#define i02_im   I1.y
 
#define i10_re   I1.z
 
#define i10_im   I1.w
 
#define i11_re   I2.x
 
#define i11_im   I2.y
 
#define i12_re   I2.z
 
#define i12_im   I2.w
 
#define i20_re   I3.x
 
#define i20_im   I3.y
 
#define i21_re   I3.z
 
#define i21_im   I3.w
 
#define i22_re   I4.x
 
#define i22_im   I4.y
 
#define i30_re   I4.z
 
#define i30_im   I4.w
 
#define i31_re   I5.x
 
#define i31_im   I5.y
 
#define i32_re   I5.z
 
#define i32_im   I5.w
 

Functions

 if (face_num)
 

Macro Definition Documentation

◆ i00_im

#define i00_im   I0.y

Definition at line 31 of file wilson_pack_face_core.h.

Referenced by if().

◆ i00_re

#define i00_re   I0.x

Definition at line 30 of file wilson_pack_face_core.h.

Referenced by if().

◆ i01_im

#define i01_im   I0.w

Definition at line 33 of file wilson_pack_face_core.h.

Referenced by if().

◆ i01_re

#define i01_re   I0.z

Definition at line 32 of file wilson_pack_face_core.h.

Referenced by if().

◆ i02_im

#define i02_im   I1.y

Definition at line 35 of file wilson_pack_face_core.h.

Referenced by if().

◆ i02_re

#define i02_re   I1.x

Definition at line 34 of file wilson_pack_face_core.h.

Referenced by if().

◆ i10_im

#define i10_im   I1.w

Definition at line 37 of file wilson_pack_face_core.h.

Referenced by if().

◆ i10_re

#define i10_re   I1.z

Definition at line 36 of file wilson_pack_face_core.h.

Referenced by if().

◆ i11_im

#define i11_im   I2.y

Definition at line 39 of file wilson_pack_face_core.h.

Referenced by if().

◆ i11_re

#define i11_re   I2.x

Definition at line 38 of file wilson_pack_face_core.h.

Referenced by if().

◆ i12_im

#define i12_im   I2.w

Definition at line 41 of file wilson_pack_face_core.h.

Referenced by if().

◆ i12_re

#define i12_re   I2.z

Definition at line 40 of file wilson_pack_face_core.h.

Referenced by if().

◆ i20_im

#define i20_im   I3.y

Definition at line 43 of file wilson_pack_face_core.h.

Referenced by if().

◆ i20_re

#define i20_re   I3.x

Definition at line 42 of file wilson_pack_face_core.h.

Referenced by if().

◆ i21_im

#define i21_im   I3.w

Definition at line 45 of file wilson_pack_face_core.h.

Referenced by if().

◆ i21_re

#define i21_re   I3.z

Definition at line 44 of file wilson_pack_face_core.h.

Referenced by if().

◆ i22_im

#define i22_im   I4.y

Definition at line 47 of file wilson_pack_face_core.h.

Referenced by if().

◆ i22_re

#define i22_re   I4.x

Definition at line 46 of file wilson_pack_face_core.h.

Referenced by if().

◆ i30_im

#define i30_im   I4.w

Definition at line 49 of file wilson_pack_face_core.h.

Referenced by if().

◆ i30_re

#define i30_re   I4.z

Definition at line 48 of file wilson_pack_face_core.h.

Referenced by if().

◆ i31_im

#define i31_im   I5.y

Definition at line 51 of file wilson_pack_face_core.h.

Referenced by if().

◆ i31_re

#define i31_re   I5.x

Definition at line 50 of file wilson_pack_face_core.h.

Referenced by if().

◆ i32_im

#define i32_im   I5.w

Definition at line 53 of file wilson_pack_face_core.h.

Referenced by if().

◆ i32_re

#define i32_re   I5.z

Definition at line 52 of file wilson_pack_face_core.h.

Referenced by if().

◆ spinorFloat

#define spinorFloat   float

Definition at line 29 of file wilson_pack_face_core.h.

Referenced by if().

Function Documentation

◆ if()

if ( face_num  )