Octree::cell_t Struct Reference

#include <octree.hpp>

Collaboration diagram for Octree::cell_t:

Collaboration graph
[legend]
List of all members.

Public Attributes

subcells_tsubcells
interp_tinterp
cell_tnext
size_t index

Detailed Description

Definition at line 40 of file octree.hpp.


Member Data Documentation

subcells_t* Octree::cell_t::subcells

Definition at line 42 of file octree.hpp.

interp_t* Octree::cell_t::interp

Definition at line 43 of file octree.hpp.

struct cell_t* Octree::cell_t::next

Definition at line 44 of file octree.hpp.

size_t Octree::cell_t::index

Definition at line 45 of file octree.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 6 20:31:16 2007 for Ephi by  doxygen 1.5.0