-
Notifications
You must be signed in to change notification settings - Fork 52
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.
Installation Guide
Configure Options
Setup t8code on JUWELS and other Slurm based systems
Setup t8code for VTK
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
Documentation
Tree Indexing
Element Indexing
Running on JUWELS using Slurm
Overview of the most used API functions
Known issues
Workflow - FreeCAD to t8code
Coding Guidelines
Tips
Debugging with gdb
Debugging with valgrind
Test driven development
Testing with GoogleTest
Writing C interface code