Reference documentation for deal.II version 8.1.0
Public Attributes | List of all members
GridTools::PeriodicFacePair< CellIterator > Struct Template Reference

#include <grid_tools.h>

Public Attributes

CellIterator cell [2]
 
unsigned int face_idx [2]
 
std::bitset< 3 > orientation
 

Detailed Description

template<typename CellIterator>
struct GridTools::PeriodicFacePair< CellIterator >

Data type that provides all the information that is needed to create periodicity constraints and a periodic p4est forest with respect to two periodic cell faces

Definition at line 164 of file tria.h.


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