| 
    t8
    UNKNOWN
    
   t8code is a C library to manage a forest of adaptive                           space-trees of general element classes in parallel. 
   | 
 
The face-connection information that is stored before a cmesh is committed. More...
#include <t8_cmesh_stash.h>
Data Fields | |
| t8_gloidx_t | id1 | 
| The global tree id of the first tree in the connection.  | |
| t8_gloidx_t | id2 | 
| The global tree id of the second tree.  More... | |
| int | face1 | 
| The face number of the first of the connected faces.  | |
| int | face2 | 
| The face number of the second face.  | |
| int | orientation | 
| The orientation of the face connection.  More... | |
The face-connection information that is stored before a cmesh is committed.
| t8_gloidx_t t8_stash_joinface::id2 | 
The global tree id of the second tree.
We ensure id1<=id2.
| int t8_stash_joinface::orientation | 
The orientation of the face connection.