t8
1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
Directories |
Files | |
file | t8_cmesh.c |
TODO: document this file. | |
file | t8_cmesh_commit.c |
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_occ.cxx |
TODO: document this file. | |
file | t8_cmesh_occ.hxx [code] |
We define coarse meshes with occ geometries here. | |
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.c |
TODO: document this file. | |
file | t8_cmesh_partition.h [code] |
TODO: document this file. | |
file | t8_cmesh_refine.h [code] |
TODO: document this file. | |
file | t8_cmesh_save.c |
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. | |