QUDA  v1.1.0
A library for QCD on GPUs
LoadStore< Real > Member List

This is the complete list of members for LoadStore< Real >, including all inherited members.

addData(Real *const field, int idx, int dir, int oddBit, int offset, Real, int hfv) constLoadStore< Real >
addMatrixToField(const Matrix< 3, std::complex< Real > > &mat, int oddBit, int half_lattice_index, Real coeff, Real *const) constLoadStore< Real >
addMatrixToField(const Matrix< 3, std::complex< Real > > &mat, int oddBit, int dir, int half_lattice_index, Real coeff, Real *const) constLoadStore< Real >
getData(const Real *const field, int idx, int dir, int oddBit, int offset, int hfv) constLoadStore< Real >
half_idx_conversion_ex2normal(int half_lattice_index, const int *dim, int oddBit) constLoadStore< Real >
half_idx_conversion_normal2ex(int half_lattice_index, const int *dim, int oddBit) constLoadStore< Real >
loadMatrixFromField(const Real *const field, int oddBit, int half_lattice_index, Matrix< 3, std::complex< Real > > *const mat) constLoadStore< Real >
loadMatrixFromField(const Real *const field, int oddBit, int dir, int half_lattice_index, Matrix< 3, std::complex< Real > > *const mat) constLoadStore< Real >
LoadStore(int vol)LoadStore< Real >inline
storeMatrixToField(const Matrix< 3, std::complex< Real > > &mat, int oddBit, int half_lattice_index, Real *const field) constLoadStore< Real >
storeMatrixToMomentumField(const Matrix< 3, std::complex< Real > > &mat, int oddBit, int dir, int half_lattice_index, Real coeff, Real *const) constLoadStore< Real >