DUNE PDELab (2.7)

Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction > Class Template Reference

Hanging Node constraints construction. More...

#include <dune/pdelab/constraints/hangingnode.hh>

Public Types

typedef LeafNodeTag NodeTag
 The type tag that describes a LeafNode.
 

Public Member Functions

template<typename IG , typename LFS , typename T >
void skeleton (const IG &ig, const LFS &lfs_e, const LFS &lfs_f, T &trafo_e, T &trafo_f) const
 skeleton constraints More...
 
template<typename P , typename IG , typename LFS , typename T >
void boundary (const P &param, 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.
 
static const std::size_t CHILDREN = 0
 Leafs have no children.
 

Detailed Description

template<class Grid, class HangingNodesConstraintsAssemblerType, class BoundaryFunction>
class Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >

Hanging Node constraints construction.

Member Function Documentation

◆ boundary()

template<typename P , typename IG , typename LFS , typename T >
void Dune::PDELab::ConformingDirichletConstraints::boundary ( const P &  param,
const IG &  ig,
const LFS &  lfs,
T &  trafo 
) const
inlineinherited

boundary constraints

Template Parameters
PParameter class, wich fulfills the DirichletConstraintsParameters interface
IGintersection geometry
LFSlocal function space
TTransformationType

References Dune::referenceElement().

◆ skeleton()

template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
template<typename IG , typename LFS , typename T >
void Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >::skeleton ( const IG &  ig,
const LFS &  lfs_e,
const LFS &  lfs_f,
T &  trafo_e,
T &  trafo_f 
) const
inline

skeleton constraints

Template Parameters
Iintersection geometry
LFSlocal function space
TTransformationType

References Dune::referenceElement().


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)