#include <soagrid.h>
List of all members.
Public Member Functions |
| LoadMember (const char *source, const Selector< CELL > &selector, const Region< DIM > ®ion, const Coord< DIM > &origin, const Coord< 3 > &edgeRadii) |
template<long DIM_X, long DIM_Y, long DIM_Z, long INDEX> |
void | operator() (LibFlatArray::soa_accessor< CELL, DIM_X, DIM_Y, DIM_Z, INDEX > accessor) const |
Private Attributes |
const char * | source |
const Selector< CELL > & | selector |
const Region< DIM > & | region |
const Coord< DIM > & | origin |
const Coord< 3 > & | edgeRadii |
long | memberOffset |
template<typename CELL, int DIM>
class LibGeoDecomp::SoAGridHelpers::LoadMember< CELL, DIM >
Constructor & Destructor Documentation
template<typename CELL , int DIM>
Member Function Documentation
template<typename CELL , int DIM>
template<long DIM_X, long DIM_Y, long DIM_Z, long INDEX>
Member Data Documentation
template<typename CELL , int DIM>
template<typename CELL , int DIM>
template<typename CELL , int DIM>
template<typename CELL , int DIM>
template<typename CELL , int DIM>
template<typename CELL , int DIM>
The documentation for this class was generated from the following file: