version 3.11-dev
Loading...
Searching...
No Matches

Lightweight DOF helper for order-3 Lagrange elements. More...

#include <array>
#include <cstdint>
#include <dune/common/fvector.hh>
#include <dune/geometry/referenceelements.hh>

Go to the source code of this file.

Description

Provides dofIndex and dofPosition as pure static methods, including the orientation-consistent permutation logic needed for shared edge and face DOFs (adapted from HybridPQ3GeometryHelper / dune-functions). The uniform 4-argument dofIndex signature lets PQ2 and PQ3 helpers be used interchangeably by callers.

Classes

struct  Dumux::PQ3LagrangeDofHelper< GridView >
 DOF index and position helper for order-3 Lagrange discretizations. More...

Namespaces

namespace  Dumux