Grid 0.7.0
LinalgUtils.h File Reference

Go to the source code of this file.

Functions

 NAMESPACE_BEGIN (Grid)
template<class vobj, class Coeff>
void axpibg5x (Lattice< vobj > &z, const Lattice< vobj > &x, Coeff a, Coeff b)
template<class vobj, class Coeff>
void axpby_ssp (Lattice< vobj > &z, Coeff a, const Lattice< vobj > &x, Coeff b, const Lattice< vobj > &y, int s, int sp)
template<class vobj, class Coeff>
void ag5xpby_ssp (Lattice< vobj > &z, Coeff a, const Lattice< vobj > &x, Coeff b, const Lattice< vobj > &y, int s, int sp)
template<class vobj, class Coeff>
void axpbg5y_ssp (Lattice< vobj > &z, Coeff a, const Lattice< vobj > &x, Coeff b, const Lattice< vobj > &y, int s, int sp)
template<class vobj, class Coeff>
void ag5xpbg5y_ssp (Lattice< vobj > &z, Coeff a, const Lattice< vobj > &x, Coeff b, const Lattice< vobj > &y, int s, int sp)
template<class vobj, class Coeff>
void axpby_ssp_pminus (Lattice< vobj > &z, Coeff a, const Lattice< vobj > &x, Coeff b, const Lattice< vobj > &y, int s, int sp)
template<class vobj, class Coeff>
void axpby_ssp_pplus (Lattice< vobj > &z, Coeff a, const Lattice< vobj > &x, Coeff b, const Lattice< vobj > &y, int s, int sp)
template<class vobj>
void G5R5 (Lattice< vobj > &z, const Lattice< vobj > &x)
template<typename vobj>
void G5C (Lattice< vobj > &z, const Lattice< vobj > &x)
 NAMESPACE_END (Grid)

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ axpibg5x()

◆ axpby_ssp()

◆ ag5xpby_ssp()

◆ axpbg5y_ssp()

◆ ag5xpbg5y_ssp()

template<class vobj, class Coeff>
void ag5xpbg5y_ssp ( Lattice< vobj > & z,
Coeff a,
const Lattice< vobj > & x,
Coeff b,
const Lattice< vobj > & y,
int s,
int sp )

◆ axpby_ssp_pminus()

◆ axpby_ssp_pplus()

◆ G5R5()

◆ G5C()

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )