t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
Functions
t8_default_tri.h File Reference

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

Detailed Description

The default implementation for triangles.

Interface between the

Function Documentation

◆ t8_default_scheme_new_tri()

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.