|
HiRep 0.1
|
Gauge field of single precision SU(N_g) matrices. More...
#include <spinor_field.h>
Data Fields | |
| suNg_flt * | ptr |
| geometry_descriptor * | type |
| int | field_dim |
| MPI_Request * | comm_req |
| suNg_flt * | sendbuf_ptr |
| suNg_flt * | sendbuf_gpu_ptr |
| suNg_flt * | recvbuf_gpu_ptr |
| suNg_flt * | gpu_ptr |
| comm_t | comm_type |
| mem_t | alloc_t |
Gauge field of single precision SU(N_g) matrices.
| MPI_Request* suNg_field_flt::comm_req |
Only active for WITH_MPI. Communication request handles for inter-node communication.
| suNg_flt* suNg_field_flt::gpu_ptr |
Only active for WITH_GPU. Contains field data in GPU memory.
| suNg_flt* suNg_field_flt::ptr |
Array of single precision SU(N_g) vectors, that contains the field data for the local lattice (in host memory)
| geometry_descriptor* suNg_field_flt::type |
geometry_descriptor that contains geometry information, for example pertaining the block decomposition