|
HiRep 0.1
|
Spinor field array containing single precision SU(N_f) spinors in chosen fermion representation. More...
#include <spinor_field.h>
Data Fields | |
| suNf_spinor_flt * | ptr |
| geometry_descriptor * | type |
| int | field_dim |
| MPI_Request * | comm_req |
| suNf_spinor_flt * | sendbuf_ptr |
| suNf_spinor_flt * | sendbuf_gpu_ptr |
| suNf_spinor_flt * | recvbuf_gpu_ptr |
| suNf_spinor_flt * | gpu_ptr |
| comm_t | comm_type |
| mem_t | alloc_t |
Spinor field array containing single precision SU(N_f) spinors in chosen fermion representation.
| MPI_Request* spinor_field_flt::comm_req |
Only active for WITH_MPI
| suNf_spinor_flt* spinor_field_flt::gpu_ptr |
Only active for WITH_GPU. Contains field data in GPU memory.
| suNf_spinor_flt* spinor_field_flt::ptr |
Array of single precision SU(N_f) spinors that contains the field data for the local lattice (in host memory)
| geometry_descriptor* spinor_field_flt::type |
geometry_descriptor that contains geometry information, for example pertaining the block decomposition