-
Notifications
You must be signed in to change notification settings - Fork 62
Home
Welcome to the t8code wiki! Here you will find additional information about t8code.
If this is your first time using t8code, please see the Installation instructions.
A good starting point to learn about t8code are the tutorials and the version 1.0 overview paper.
See this overview for a list of the most important API functions.
If you are a developer and want to contribute to t8code, please see the Coding guidelines.
If you have any questions, please contact the developers. You will find additional information on the t8code Website.
General
Step 0 Hello World
Step 1 Creating a coarse mesh
Step 2 Creating a uniform forest
Step 3 Adapting a forest
Step 4 Partition,-Balance,-Ghost
Step 5 Store element data
Step 6 Computing stencils
Step 7 Interpolation
Features
Prerequisites & Compilation
t8_time_forest_partition
t8_time_fractal
t8_time_new_refine
t8_time_partition
t8_time_prism
t8_time_set_join_by_vertices
Documentation
Tree Indexing
Element Indexing
Running on JUWELS using Slurm
Overview of the most used API functions
Known issues
Workflow - FreeCAD to t8code
Reproducing Scaling Results
Coding Guidelines
Contribution Workflow
Tips
Debugging with gdb
Debugging with valgrind
Development modules
Generating a code coverage report
Test driven development
Testing with GoogleTest
Writing C interface code