DLR-AMR / t8code

Parallel algorithms and data structures for tree-based adaptive mesh refinement (AMR) with arbitrary element shapes.

Home Page:https://dlr-amr.github.io/t8code/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Properly document the usage of attributes

holke opened this issue · comments

The Wiki and the doxygen docu need a proper introduction in using attributes.
In particular that users should register their own packages (sc_package_register) and use their own keys in order to not interfer with t8code's attribute keys.