| 
    t8
    1.2.0
    
   t8code is a C library to manage a forest of adaptive                           space-trees of general element classes in parallel. 
   | 
 
The default implementation for tetrahedra. More...
#include <t8_element.h>Go to the source code of this file.
Functions | |
| t8_eclass_scheme_t * | t8_default_scheme_new_tet (void) | 
| Provide an implementation for the tetrahedral element class.  More... | |
The default implementation for tetrahedra.
| t8_eclass_scheme_t* t8_default_scheme_new_tet | ( | void | ) | 
Provide an implementation for the tetrahedral element class.
It is written as a self-contained library in the t8_dtet_* files.