p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
|
Generic interface for transformations between a tree and any of its edge. More...
#include <p8est_connectivity.h>
Data Fields | |
p4est_topidx_t | ntree |
The number of the tree. | |
int8_t | nedge |
The number of the edge. | |
int8_t | naxis [3] |
The 3 edge coordinate axes. | |
int8_t | nflip |
The orientation of the edge. | |
int8_t | corners |
The corners connected to the edge. | |
Generic interface for transformations between a tree and any of its edge.