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