| 
    t8
    UNKNOWN
    
   t8code is a C library to manage a forest of adaptive                           space-trees of general element classes in parallel. 
   | 
 
Files | |
| file | t8_cmesh.cxx | 
| TODO: document this file.  | |
| file | t8_cmesh_cad.cxx | 
| TODO: document this file.  | |
| file | t8_cmesh_cad.hxx [code] | 
| We define coarse meshes with cad geometries here.  | |
| file | t8_cmesh_commit.cxx | 
| TODO: document this file.  | |
| file | t8_cmesh_copy.c | 
| TODO: document this file.  | |
| file | t8_cmesh_copy.h [code] | 
| TODO: document this file.  | |
| file | t8_cmesh_cxx.cxx | 
| This file collects all general cmesh routines that need c++ compilation.  | |
| file | t8_cmesh_examples.h [code] | 
| We provide example coarse meshes in this file.  | |
| file | t8_cmesh_geometry.cxx | 
| TODO: document this file.  | |
| file | t8_cmesh_geometry.h [code] | 
| Internal functions that we need for the cmesh geometry.  | |
| file | t8_cmesh_helpers.c | 
| Collection of cmesh helper routines.  | |
| file | t8_cmesh_helpers.h [code] | 
| Collection of helper routines for building cmeshes.  | |
| file | t8_cmesh_offset.c | 
| TODO: document this file.  | |
| file | t8_cmesh_offset.h [code] | 
| In this file we collect function that deal with the cmesh partition offset.  | |
| file | t8_cmesh_partition.cxx | 
| TODO: document this file.  | |
| file | t8_cmesh_partition.h [code] | 
| TODO: document this file.  | |
| file | t8_cmesh_save.cxx | 
| We define routines to save and load a cmesh to/from the file system.  | |
| file | t8_cmesh_save.h [code] | 
| We define routines to save and load a cmesh to/from the file system.  | |
| file | t8_cmesh_stash.c | 
| We define the data structures and routines for temporary storage before commit.  | |
| file | t8_cmesh_stash.h [code] | 
| We define the data structures and routines for temporary storage before commit.  | |
| file | t8_cmesh_trees.c | 
| TODO: document this file.  | |
| file | t8_cmesh_trees.h [code] | 
| TODO: document this file.  | |
| file | t8_cmesh_types.h [code] | 
| We define here the datatypes needed for internal cmesh routines.  | |
| file | t8_cmesh_vtk_reader.cxx | 
| Implementation of a Reader for vtk/vtu files using the vtk-library.  | |