Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
GridTools::OrientationLookupTable< 1 > Struct Reference

Public Types

using MATCH_T = std::array< unsigned int, GeometryInfo< 1 >::vertices_per_face >
 

Static Public Member Functions

static std::bitset< 3 > lookup (const MATCH_T &)
 

Detailed Description

Definition at line 2371 of file grid_tools_dof_handlers.cc.

Member Typedef Documentation

◆ MATCH_T

using GridTools::OrientationLookupTable< 1 >::MATCH_T = std::array<unsigned int, GeometryInfo<1>::vertices_per_face>

Definition at line 2373 of file grid_tools_dof_handlers.cc.

Member Function Documentation

◆ lookup()

static std::bitset< 3 > GridTools::OrientationLookupTable< 1 >::lookup ( const MATCH_T )
inlinestatic

Definition at line 2376 of file grid_tools_dof_handlers.cc.


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