#include <wilson.h>
Public Attributes | |
| int * | ptr |
| The dimensions of the local lattice. | |
| int | yztmax |
| int | offset |
| int | comm_offset [ND] |
| int | comm_stride [ND] |
| int | comm_blklen [ND] |
| int | comm_numblk [ND] |
| comm_params | comm [ND] |
| int | vol [2] |
| The local lattice volume. | |
| int | padded_subgrid_vol [ND] |
| IFloat * | spinor_tmp |
| Workspace array. | |
| IFloat * | af [ND] |
| Array of spinors. | |
| IFloat * | ab [ND] |
| Array of spinors. | |
This contains parameters describing the local lattice geometry and pointers to workspace arrays needed by the Wilson matrix multiplication routines.
Definition at line 113 of file wilson.h.
|
|
Array of spinors.
Definition at line 127 of file wilson.h. Referenced by cps::wilson_dslash(). |
|
|
Array of spinors.
Definition at line 126 of file wilson.h. Referenced by cps::wilson_compat_init(), and cps::wilson_dslash(). |
|
|
Definition at line 122 of file wilson.h. Referenced by cps::wfm_sublatt_pointers(). |
|
|
Definition at line 120 of file wilson.h. Referenced by cps::wfm_comm_backward(), cps::wfm_comm_forward(), and cps::wfm_sublatt_pointers(). |
|
|
Definition at line 121 of file wilson.h. Referenced by cps::wfm_comm_backward(), cps::wfm_comm_forward(), and cps::wfm_sublatt_pointers(). |
|
|
Definition at line 118 of file wilson.h. Referenced by cps::wfm_comm_backward(), cps::wfm_comm_forward(), and cps::wfm_sublatt_pointers(). |
|
|
Definition at line 119 of file wilson.h. Referenced by cps::wfm_comm_backward(), cps::wfm_comm_forward(), and cps::wfm_sublatt_pointers(). |
|
|
Definition at line 117 of file wilson.h. Referenced by cps::wfm_cmat_spproj(), cps::wfm_cmat_two_spproj(), cps::wfm_mat_trick(), cps::wfm_spproj(), cps::wfm_sublatt_pointers(), and cps::wfm_trick(). |
|
|
Definition at line 124 of file wilson.h. Referenced by cps::wfm_sublatt_pointers(). |
|
|
The dimensions of the local lattice.
Definition at line 115 of file wilson.h. Referenced by cps::wfm_cmat_spproj(), cps::wfm_cmat_two_spproj(), cps::wfm_mat_trick(), cps::wfm_spproj(), cps::wfm_sublatt_pointers(), cps::wfm_trick(), cps::wilson_compat_end(), and cps::wilson_compat_init(). |
|
|
Workspace array.
Definition at line 125 of file wilson.h. Referenced by cps::wilson_m(), cps::wilson_mdag(), and cps::wilson_mdagm(). |
|
|
The local lattice volume.
Definition at line 123 of file wilson.h. Referenced by cps::dwf_dslash_4(), cps::dwf_dslash_all(), cps::wfm_sublatt_pointers(), cps::wilson_compat_init(), cps::wilson_dslash(), cps::wilson_m(), cps::wilson_mdag(), and cps::wilson_mdagm(). |
|
|
Definition at line 116 of file wilson.h. Referenced by cps::wfm_cmat_spproj(), cps::wfm_cmat_two_spproj(), cps::wfm_mat_trick(), cps::wfm_spproj(), cps::wfm_sublatt_pointers(), and cps::wfm_trick(). |
1.3.9.1