Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-3132-g78fd2c863f 2025-04-24 02:10:00+00:00
\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
Namespaces | Functions
tria_orientation.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/types.h>
#include <deal.II/base/utilities.h>
#include <tuple>

Go to the source code of this file.

Namespaces

namespace  internal
 

Functions

types::geometric_orientation 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 types::geometric_orientation combined_face_orientation)