t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
Data Structures
t8_geometry_base.hxx File Reference

Implements the base pure virtual class t8_geometry and the inherited class t8_geometry_w_vertices. More...

#include <t8.h>
#include <t8_cmesh.h>

Go to the source code of this file.

Data Structures

struct  t8_geometry
 
class  t8_geometry_w_vertices
 

Detailed Description

Implements the base pure virtual class t8_geometry and the inherited class t8_geometry_w_vertices.

The first provides a general template for all geometries while the latter one can be used for geoemtries that use vertex coordinate information of the cmesh.