t8  UNKNOWN
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
t8_geometry Directory Reference

Directories

Files

file  t8_geometry.h [code]
 Typedef for the t8_geometry class in order to be usable as a pointer from .c files.
 
file  t8_geometry_base.h [code]
 This header file provides a C interface to the t8_geometry_c class.
 
file  t8_geometry_base.hxx [code]
 Implements the base pure virtual struct t8_geometry which provides a general template for all geometries.
 
file  t8_geometry_extended.hxx [code]
 TODO: Add description.
 
file  t8_geometry_handler.hxx [code]
 General geometry definitions.
 
file  t8_geometry_helpers.h [code]
 Defines t8code internal functions that are useful for geometry implementations.
 
file  t8_geometry_with_vertices.h [code]
 This header file provides a C interface for functions for the t8_geometry_with_vertices class.
 
file  t8_geometry_with_vertices.hxx [code]
 Implements the inherited struct t8_geometry_with_vertices, which can be used for geometries that use vertex coordinate information of the cmesh.