HiRep 0.1
|
SU(N_g) scalar field of SU(N_g) vectors. More...
#include <spinor_field.h>
Data Fields | |
suNg_vector * | ptr |
geometry_descriptor * | type |
int | field_dim |
MPI_Request * | comm_req |
suNg_vector * | sendbuf_ptr |
suNg_vector * | sendbuf_gpu_ptr |
suNg_vector * | recvbuf_gpu_ptr |
suNg_vector * | gpu_ptr |
comm_t | comm_type |
mem_t | alloc_t |
SU(N_g) scalar field of SU(N_g) vectors.
suNg_vector* suNg_scalar_field::gpu_ptr |
Only active for WITH_GPU. Contains field data in GPU memory.
suNg_vector* suNg_scalar_field::ptr |
Array of SU(N_g) vectors, that contains the field data for the local lattice (in host memory)
geometry_descriptor* suNg_scalar_field::type |
geometry_descriptor contains geometry information, for example pertaining block decomposition