t8
1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
Directories | |
directory | t8_schemes |
Files | |
file | t8.h [code] |
This is the administrative header file for t8code. | |
file | t8_cmesh.h [code] |
We define the coarse mesh of trees in this file. | |
file | t8_cmesh_netcdf.h [code] |
The Header-File providing a function to write out a cmesh in a NetCDF-4 file. | |
file | t8_cmesh_readmshfile.h [code] |
We define function here that serve to open a mesh file generated by GMSH and consructing a cmesh from it. | |
file | t8_cmesh_triangle.h [code] |
We define function here that serve to open a mesh file generated by TETGEN and consructing a cmesh from it. | |
file | t8_cmesh_vtk_reader.hxx [code] |
Header for the vtk-reader. | |
file | t8_eclass.h [code] |
We define all possible element classes that occur in hybrid meshes. | |
file | t8_element.h [code] |
This file defines basic operations on an element in a refinement tree. | |
file | t8_element_c_interface.h [code] |
This file defines the c interface to (some of) the member functions of the t8_eclass_scheme_c class. | |
file | t8_element_cxx.hxx [code] |
This file defines basic operations on an element in a refinement tree. | |
file | t8_element_shape.h [code] |
TODO: comment. | |
file | t8_forest.h [code] |
We define the forest of trees in this file. | |
file | t8_forest_netcdf.h [code] |
The Header-File providing a function to write out a forest in a NetCDF-4 file. | |
file | t8_mesh.h [code] |
The mesh object is defined here. | |
file | t8_refcount.h [code] |
We inherit the reference counting mechanism from libsc. | |
file | t8_vec.h [code] |
We define routines to handle 3-dimensional vectors. | |
file | t8_version.h [code] |
This file offers additional functions and support regarding the t8code version. | |
file | t8_windows.h [code] |
This file implements additional C functions that are used in t8code but are not part of the C standard library. | |