QUDA  0.9.0
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
 
floatdataNorm
 

Detailed Description

Definition at line 65 of file quda_internal.h.

Member Data Documentation

◆ bytes

size_t ParityHw::bytes

Definition at line 66 of file quda_internal.h.

◆ data

void* ParityHw::data

Definition at line 73 of file quda_internal.h.

◆ dataNorm

float* ParityHw::dataNorm

Definition at line 74 of file quda_internal.h.

◆ length

int ParityHw::length

Definition at line 68 of file quda_internal.h.

◆ Nc

int ParityHw::Nc

Definition at line 71 of file quda_internal.h.

◆ Ns

int ParityHw::Ns

Definition at line 72 of file quda_internal.h.

◆ precision

QudaPrecision ParityHw::precision

Definition at line 67 of file quda_internal.h.

◆ volume

int ParityHw::volume

Definition at line 69 of file quda_internal.h.

◆ X

int ParityHw::X[QUDA_MAX_DIM]

Definition at line 70 of file quda_internal.h.


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