Grid 0.7.0
Cshift_table.cc File Reference
#include <Grid/GridCore.h>

Go to the source code of this file.

Functions

 NAMESPACE_BEGIN (Grid)
 NAMESPACE_END (Grid)

Variables

std::vector< std::pair< int, int > > Cshift_table
deviceVector< std::pair< int, int > > Cshift_table_device
std::vector< int > Cshift_vector
deviceVector< int > Cshift_vector_device

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )

Variable Documentation

◆ Cshift_table

std::vector<std::pair<int,int> > Cshift_table

Definition at line 3 of file Cshift_table.cc.

Referenced by Gather_plane_simple(), NAMESPACE_BEGIN(), and Scatter_plane_simple().

◆ Cshift_table_device

deviceVector<std::pair<int,int> > Cshift_table_device

Definition at line 4 of file Cshift_table.cc.

Referenced by Gather_plane_simple(), NAMESPACE_BEGIN(), and Scatter_plane_simple().

◆ Cshift_vector

std::vector<int> Cshift_vector

◆ Cshift_vector_device

deviceVector<int> Cshift_vector_device