|
Grid 0.7.0
|
#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 |
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |
| 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().
| 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().
| std::vector<int> Cshift_vector |
Definition at line 5 of file Cshift_table.cc.
Referenced by CalculateCshiftVector(), Copy_plane(), Copy_plane_permute(), Cshift_comms(), Cshift_local(), and NAMESPACE_BEGIN().
| deviceVector<int> Cshift_vector_device |
Definition at line 6 of file Cshift_table.cc.
Referenced by Copy_plane(), Copy_plane_permute(), Cshift_comms(), Cshift_local(), and NAMESPACE_BEGIN().