HiRep 0.1
|
Scalar field of double precision real values. More...
#include <spinor_field.h>
Data Fields | |
double * | ptr |
geometry_descriptor * | type |
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 |
Scalar field of double precision real values.
MPI_Request* scalar_field::comm_req |
Only active for WITH_MPI
double* scalar_field::gpu_ptr |
Only active for WITH_GPU. Contains field data in GPU memory
geometry_descriptor* scalar_field::type |
geometry_descriptor that contains geometry information, for example pertaining the block decomposition