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 triangles. More...
#include <t8_element.h>
Go to the source code of this file.
Functions | |
t8_eclass_scheme_t * | t8_default_scheme_new_tri (void) |
Provide an implementation for the triangle element class. More... | |
The default implementation for triangles.
Interface between the
t8_eclass_scheme_t* t8_default_scheme_new_tri | ( | void | ) |
Provide an implementation for the triangle element class.
It is written as a self-contained library in the t8_dtri_* files.