Hanging Node constraints construction.
More...
#include <dune/pdelab/constraints/hangingnode.hh>
|
| | HangingNodesDirichletConstraints (Grid &grid, bool adaptToIsolatedHangingNodes, const BoundaryFunction &_boundaryFunction) |
| |
| void | update (Grid &grid) |
| |
| 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 ¶m, const IG &ig, const LFS &lfs, T &trafo) const |
| | boundary constraints More...
|
| |
template<class Grid, class HangingNodesConstraintsAssemblerType, class BoundaryFunction>
class Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >
Hanging Node constraints construction.
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
◆ anonymous enum
◆ HangingNodesDirichletConstraints()
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
◆ 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
-
◆ skeleton()
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
template<typename IG , typename LFS , typename T >
skeleton constraints
- Template Parameters
-
| I | intersection geometry |
| LFS | local function space |
| T | TransformationType |
◆ update()
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
The documentation for this class was generated from the following file: