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

Single precision gauge field in the chosen fermion representation. More...

#include <spinor_field.h>

Collaboration diagram for suNf_field_flt:
[legend]

Data Fields

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

Detailed Description

Single precision gauge field in the chosen fermion representation.

Field Documentation

◆ comm_req

MPI_Request* suNf_field_flt::comm_req


Only active for WITH_MPI. Communication request handles for inter-node communication.

◆ gpu_ptr

suNf_flt* suNf_field_flt::gpu_ptr


Only active for WITH_GPU. Contains field data in GPU memory

◆ ptr

suNf_flt* suNf_field_flt::ptr


Array of single precision SU(N_f) matrices, that contains the field data for the local lattice (in host memory)

◆ type

geometry_descriptor* suNf_field_flt::type


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


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