HiRep 0.1
Loading...
Searching...
No Matches
suNg_av_field Struct Reference

Field of SU(N_g) algebra vectors. More...

#include <spinor_field.h>

Collaboration diagram for suNg_av_field:
[legend]

Data Fields

suNg_algebra_vector * ptr
 
geometry_descriptortype
 
int field_dim
 
MPI_Request * comm_req
 
suNg_algebra_vector * sendbuf_ptr
 
suNg_algebra_vector * sendbuf_gpu_ptr
 
suNg_algebra_vector * recvbuf_gpu_ptr
 
suNg_algebra_vector * gpu_ptr
 
comm_t comm_type
 
mem_t alloc_t
 

Detailed Description

Field of SU(N_g) algebra vectors.

Field Documentation

◆ comm_req

MPI_Request* suNg_av_field::comm_req


Only active for WITH_MPI

◆ gpu_ptr

suNg_algebra_vector* suNg_av_field::gpu_ptr


Only active for WITH_GPU. Contains field data in GPU memory

◆ ptr

suNg_algebra_vector* suNg_av_field::ptr


Array of single precision SU(N_g) algebra vectors, that contains the field data for the local lattice (in host memory).

◆ type

geometry_descriptor* suNg_av_field::type


geometry_descriptor that contains geometry information, for example pertaining the block decomposiiton


The documentation for this struct was generated from the following file: