DUNE PDELab (git)
Dune::PDELab::P0ParallelConstraints Class Reference
Parallel P0 constraints for overlapping grids. More...
#include <dune/pdelab/constraints/p0.hh>
Public Types | |
typedef LeafNodeTag | NodeTag |
The type tag that describes a LeafNode. | |
Public Member Functions | |
template<typename I , typename LFS , typename T > | |
void | processor (const Dune::PDELab::IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const |
processor 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
Parallel P0 constraints for overlapping grids.
- Examples
- recipe-operator-splitting.cc.
Member Function Documentation
◆ processor()
template<typename I , typename LFS , typename T >
|
inline |
processor constraints
- Template Parameters
-
IG intersection geometry LFS local function space T TransformationType
References Dune::empty().
The documentation for this class was generated from the following file:
- dune/pdelab/constraints/p0.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)