QUDA v0.4.0
A library for QCD on GPUs
Public Member Functions | Protected Attributes
CloverField Class Reference

#include <clover_field.h>

Inheritance diagram for CloverField:

List of all members.

Public Member Functions

 CloverField (const CloverFieldParam &param, const QudaFieldLocation &location)
virtual ~CloverField ()

Protected Attributes

size_t bytes
size_t norm_bytes
int length
int real_length
int nColor
int nSpin

Detailed Description

Definition at line 11 of file clover_field.h.


Constructor & Destructor Documentation

CloverField::CloverField ( const CloverFieldParam param,
const QudaFieldLocation location 
)

Definition at line 8 of file clover_field.cpp.

CloverField::~CloverField ( ) [virtual]

Definition at line 26 of file clover_field.cpp.


Member Data Documentation

size_t CloverField::bytes [protected]

Definition at line 14 of file clover_field.h.

int CloverField::length [protected]

Definition at line 16 of file clover_field.h.

int CloverField::nColor [protected]

Definition at line 18 of file clover_field.h.

size_t CloverField::norm_bytes [protected]

Definition at line 15 of file clover_field.h.

int CloverField::nSpin [protected]

Definition at line 19 of file clover_field.h.

int CloverField::real_length [protected]

Definition at line 17 of file clover_field.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines