Grid 0.7.0
Lattice_transpose.h File Reference

Go to the source code of this file.

Functions

 NAMESPACE_BEGIN (Grid)
template<int Index, class vobj>
auto TransposeIndex (const Lattice< vobj > &lhs) -> Lattice< decltype(transposeIndex< Index >(vobj()))>
 NAMESPACE_END (Grid)

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ TransposeIndex()

template<int Index, class vobj>
auto TransposeIndex ( const Lattice< vobj > & lhs) -> Lattice< decltype(transposeIndex< Index >(vobj()))>
inline

Definition at line 58 of file Lattice_transpose.h.

References accelerator_for, AcceleratorRead, AcceleratorWrite, and autoView.

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )