| 
    t8
    1.2.0
    
   t8code is a C library to manage a forest of adaptive                           space-trees of general element classes in parallel. 
   | 
 
Go to the source code of this file.
Typedefs | |
| typedef p8est_quadrant_t | t8_phex_t | 
| The structure holding a hexahedral element in the default scheme.  More... | |
Functions | |
| t8_eclass_scheme_t * | t8_default_scheme_new_hex (void) | 
| Provide an implementation for the hexahedral element class.  | |
| typedef p8est_quadrant_t t8_phex_t | 
The structure holding a hexahedral element in the default scheme.
We make this definition public for interoperability of element classes. We might want to put this into a private, scheme-specific header file.