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

Spinor field array containing SU(N_f) spinors in chosen fermion representation. More...

#include <spinor_field.h>

Collaboration diagram for spinor_field:
[legend]

Data Fields

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

Detailed Description

Spinor field array containing SU(N_f) spinors in chosen fermion representation.

Field Documentation

◆ comm_req

MPI_Request* spinor_field::comm_req


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

◆ gpu_ptr

suNf_spinor* spinor_field::gpu_ptr


Only active for WITH_GPU. Contains field data in GPU memory

◆ ptr

suNf_spinor* spinor_field::ptr


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

◆ type

geometry_descriptor* spinor_field::type


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


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