Skip to content

Tutorial Overview

Johannes Holke edited this page Jul 23, 2024 · 12 revisions

Tutorial overview

There are two kinds of tutorials for t8code: The general tutorials, which lead you step by step and show the basic usage of t8code.
Furthermore, there are feature tutorials, which detail on more advanced or additional features of t8code. You will find the code for these tutorials in the tutorials/ folder of t8code.

Building the tutorials

The tutorials are build together with t8code when you invoke make. In order to build them when using CMake, make sure that you set -DT8CODE_BUILD_TUTORIALS=ON, which is set by default.

General

Features

Clone this wiki locally