DUNE PDELab (unstable)
Dune::PDELab::RT0Constraints Class Reference
Neumann Constraints construction, as needed for RT0. More...
#include <dune/pdelab/constraints/raviartthomas0.hh>
Public Types | |
| typedef LeafNodeTag | NodeTag |
| The type tag that describes a LeafNode. | |
Public Member Functions | |
| template<typename P , typename IG , typename LFS , typename T > | |
| void | boundary (const P &p, const IG &ig, const LFS &lfs, T &trafo) const |
| boundary 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
Neumann Constraints construction, as needed for RT0.
Member Function Documentation
◆ boundary()
template<typename P , typename IG , typename LFS , typename T >
|
inline |
boundary constraints
- Template Parameters
-
P Parameter class, wich fulfills the FluxConstraintsParameters interface IG intersection geometry LFS local function space T TransformationType
References Dune::empty(), and Dune::referenceElement().
The documentation for this class was generated from the following file:
- dune/pdelab/constraints/raviartthomas0.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 9, 23:40, 2025)