|
Grid 0.7.0
|
#include <Grid/Grid_Eigen_Tensor.h>Go to the source code of this file.
Data Structures | |
| class | A2Autils< FImpl > |
Macros | |
| #define | A2A_GPU_KERNELS |
Typedefs | |
| template<typename vtype> | |
| using | iVecSpinMatrix |
| typedef iVecSpinMatrix< Complex > | VecSpinMatrix |
| typedef iVecSpinMatrix< vComplex > | vVecSpinMatrix |
| typedef Lattice< vVecSpinMatrix > | LatticeVecSpinMatrix |
| template<typename vtype> | |
| using | iVecComplex |
| typedef iVecComplex< Complex > | VecComplex |
| typedef iVecComplex< vComplex > | vVecComplex |
| typedef Lattice< vVecComplex > | LatticeVecComplex |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
Variables | |
| const int | A2Ablocking |
| #define A2A_GPU_KERNELS |
Definition at line 138 of file A2Autils.h.
| using iVecSpinMatrix |
Definition at line 128 of file A2Autils.h.
| typedef iVecSpinMatrix<Complex > VecSpinMatrix |
Definition at line 129 of file A2Autils.h.
| typedef iVecSpinMatrix<vComplex > vVecSpinMatrix |
Definition at line 130 of file A2Autils.h.
| typedef Lattice<vVecSpinMatrix> LatticeVecSpinMatrix |
Definition at line 131 of file A2Autils.h.
| using iVecComplex |
Definition at line 133 of file A2Autils.h.
| typedef iVecComplex<Complex > VecComplex |
Definition at line 134 of file A2Autils.h.
| typedef iVecComplex<vComplex > vVecComplex |
Definition at line 135 of file A2Autils.h.
| typedef Lattice<vVecComplex> LatticeVecComplex |
Definition at line 136 of file A2Autils.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |
| const int A2Ablocking |
Definition at line 126 of file A2Autils.h.
Referenced by A2Autils< FImpl >::AslashField(), and A2Autils< FImpl >::MesonField().