DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
diy::Grid< C, D > Member List

This is the complete list of members for diy::Grid< C, D >, including all inherited members.

c_order() const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
data() const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
data() (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
dimension() (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inlinestatic
Grid() (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
Grid(const Point< Int, D > &shape, bool c_order=true) (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
Grid(Grid &&g) (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
Grid(const Parent &g) (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
Grid(const OtherGrid &g) (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
GridRef(C *data, const Point< Int, D > &shape, bool c_order=true) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
GridRef(Grid< C, D > &g) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
index(const Vertex &v) const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
Index typedef (defined in diy::Grid< C, D >)diy::Grid< C, D >
operator()(const Point< Int, D > &v) const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
operator()(const Point< Int, D > &v) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
operator()(Index i) const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
operator()(Index i) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
operator/=(C value) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
operator=(const GridRef< OC, D > &other) (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
operator=(Grid &&g) (defined in diy::Grid< C, D >)diy::Grid< C, D >inline
operator=(C value) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
Parent typedef (defined in diy::Grid< C, D >)diy::Grid< C, D >
Reference typedef (defined in diy::Grid< C, D >)diy::Grid< C, D >
set_c_order(bool order) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inlineprotected
set_data(C *data) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inlineprotected
set_shape(const Vertex &v) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inlineprotected
set_stride() (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inlineprotected
shape() const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
size() const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
size(const Vertex &v) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inlineprotectedstatic
swap(GridRef &other) (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
Value typedef (defined in diy::Grid< C, D >)diy::Grid< C, D >
vertex(Index idx) const (defined in diy::GridRef< C, D >)diy::GridRef< C, D >inline
Vertex typedef (defined in diy::Grid< C, D >)diy::Grid< C, D >
~Grid() (defined in diy::Grid< C, D >)diy::Grid< C, D >inline