QUDA  v1.1.0
A library for QCD on GPUs
Classes | Namespaces | Macros
matrix_field.h File Reference
#include <quda_matrix.h>

Go to the source code of this file.

Classes

struct  quda::matrix_field< T, n >
 

Namespaces

 quda
 

Macros

#define DISABLE_TROVE
 Simple accessor used for matrix fields, e.g., each lattice site consists of an n x n matrix. More...
 

Macro Definition Documentation

◆ DISABLE_TROVE

#define DISABLE_TROVE

Simple accessor used for matrix fields, e.g., each lattice site consists of an n x n matrix.

@field matrix_accessor.h

Definition at line 13 of file matrix_field.h.