DLR-AMR / t8code

Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get the face_type of a specific face?

CFDER-HF opened this issue · comments

Hi,
I want to perform numerical integration for the flux which depends on the type of the face. Is there valid function in t8code to help me query the face_type while looping over the local_tree?