DUNE PDELab (git)
Dune::PDELab::NonoverlappingConformingDirichletConstraints< GV > Class Template Reference
extend conforming constraints class by processor boundary More...
#include <dune/pdelab/constraints/conforming.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... | |
template<typename P , typename IG , typename LFS , typename T > | |
void | boundary (const P ¶m, 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
template<typename GV>
class Dune::PDELab::NonoverlappingConformingDirichletConstraints< GV >
class Dune::PDELab::NonoverlappingConformingDirichletConstraints< GV >
extend conforming constraints class by processor boundary
Member Function Documentation
◆ boundary()
template<typename P , typename IG , typename LFS , typename T >
|
inlineinherited |
boundary constraints
- Template Parameters
-
P Parameter class, wich fulfills the DirichletConstraintsParameters interface IG intersection geometry LFS local function space T TransformationType
References Dune::empty(), and Dune::referenceElement().
◆ volume()
template<typename GV >
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::empty(), Dune::GlobalGeometryTypeIndex::index(), Dune::InteriorEntity, and Dune::referenceElement().
The documentation for this class was generated from the following file:
- dune/pdelab/constraints/conforming.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)