DUNE PDELab (unstable)
Dune::PDELab::InteriorNodeConstraints Class Reference
constraints all DOFs associated with interior vertices This allows to implement surface FEM using standard first order FEM More...
#include <dune/pdelab/constraints/interiornode.hh>
Public Types | |
| typedef LeafNodeTag | NodeTag |
| The type tag that describes a LeafNode. | |
Public Member Functions | |
| template<typename P , typename EG , typename LFS , typename T > | |
| void | volume (const P ¶m, const EG &eg, const LFS &lfs, T &trafo) const |
| volume constraints More... | |
Static Public Attributes | |
| static const bool | isLeaf = true |
| Mark this class as a leaf in a dune-typetree. | |
| static const bool | isPower = false |
| Mark this class as a non power in the dune-typetree. | |
| static const bool | isComposite = false |
| Mark this class as a non composite in the dune-typetree. | |
Detailed Description
constraints all DOFs associated with interior vertices This allows to implement surface FEM using standard first order FEM
Member Function Documentation
◆ volume()
template<typename P , typename EG , typename LFS , typename T >
|
inline |
volume constraints
- Template Parameters
-
EG element geometry LFS local function space T TransformationType
References Dune::LocalKey::codim(), Dune::Entity< cd, dim, GridImp, EntityImp >::dimension, Dune::empty(), Dune::LocalKey::index(), and Dune::LocalKey::subEntity().
The documentation for this class was generated from the following file:
- dune/pdelab/constraints/interiornode.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 9, 23:40, 2025)