p4est 2.8.6
p4est is a software library for parallel adaptive mesh refinement.
Data Fields
p8est_edge_transform_t Struct Reference

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.
 

Detailed Description

Generic interface for transformations between a tree and any of its edge.


The documentation for this struct was generated from the following file: