Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
tria_orientation.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/utilities.h>
#include <tuple>

Go to the source code of this file.

Namespaces

namespace  internal
 

Functions

unsigned char internal::combined_face_orientation (const bool face_orientation, const bool face_rotation, const bool face_flip)
 
std::tuple< bool, bool, boolinternal::split_face_orientation (const unsigned char combined_face_orientation)