QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ParityHw Struct Reference

#include <quda_internal.h>

Public Attributes

size_t bytes
 
QudaPrecision precision
 
int length
 
int volume
 
int X [QUDA_MAX_DIM]
 
int Nc
 
int Ns
 
void * data
 
float * dataNorm
 

Detailed Description

Definition at line 54 of file quda_internal.h.

Member Data Documentation

size_t ParityHw::bytes

Definition at line 55 of file quda_internal.h.

void* ParityHw::data

Definition at line 62 of file quda_internal.h.

float* ParityHw::dataNorm

Definition at line 63 of file quda_internal.h.

int ParityHw::length

Definition at line 57 of file quda_internal.h.

int ParityHw::Nc

Definition at line 60 of file quda_internal.h.

int ParityHw::Ns

Definition at line 61 of file quda_internal.h.

QudaPrecision ParityHw::precision

Definition at line 56 of file quda_internal.h.

int ParityHw::volume

Definition at line 58 of file quda_internal.h.

int ParityHw::X[QUDA_MAX_DIM]

Definition at line 59 of file quda_internal.h.


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