t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
t8_default_tet.h File Reference

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...
 

Detailed Description

The default implementation for tetrahedra.

Function Documentation

◆ t8_default_scheme_new_tet()

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.