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

Scalar field of double precision real values. More...

#include <spinor_field.h>

Collaboration diagram for scalar_field:
[legend]

Data Fields

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

Detailed Description

Scalar field of double precision real values.

Field Documentation

◆ comm_req

MPI_Request* scalar_field::comm_req


Only active for WITH_MPI

◆ gpu_ptr

double* scalar_field::gpu_ptr


Only active for WITH_GPU. Contains field data in GPU memory

◆ type

geometry_descriptor* scalar_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: