GEL  2
GEL is a library for Geometry and Linear Algebra
Geometry::AncestorGrid< T, ChildT > Member List
This is the complete list of members for Geometry::AncestorGrid< T, ChildT >, including all inherited members.
AncestorGrid(int _x_dim, int _y_dim, int _z_dim)Geometry::AncestorGrid< T, ChildT > [inline]
AncestorGrid(const CGLA::Vec3i &_dims)Geometry::AncestorGrid< T, ChildT > [inline]
DataType typedef (defined in Geometry::AncestorGrid< T, ChildT >)Geometry::AncestorGrid< T, ChildT >
get_dims() const Geometry::AncestorGrid< T, ChildT > [inline]
get_hi_corner() const Geometry::AncestorGrid< T, ChildT > [inline]
get_lo_corner() const Geometry::AncestorGrid< T, ChildT > [inline]
in_domain(const CGLA::Vec3i &p) const Geometry::AncestorGrid< T, ChildT > [inline]
operator[](const CGLA::Vec3i &p) const Geometry::AncestorGrid< T, ChildT > [inline]
store(const CGLA::Vec3i &p, const T &t)Geometry::AncestorGrid< T, ChildT > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations