|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction > Class Template Reference
Hanging Node constraints construction. More...
#include <dune/pdelab/constraints/hangingnode.hh>
Inheritance diagram for Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >:

Public Types | |
| enum | { doBoundary = true } |
| enum | { doSkeleton = true } |
| enum | { doVolume = false } |
| enum | { dimension = Grid::dimension } |
| enum | { doBoundary = true } |
| enum | { doProcessor = false } |
| enum | { doSkeleton = false } |
| enum | { doVolume = false } |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| 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 | |
| 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 | |
Static Public Member Functions | |
| static constexpr auto | degree () |
Static Public Attributes | |
| static const bool | isLeaf |
| static const bool | isPower |
| static const bool | isComposite |
| static const std::size_t | CHILDREN |
Detailed Description
template<class Grid, class HangingNodesConstraintsAssemblerType, class BoundaryFunction>
class Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >
class Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >
Hanging Node constraints construction.
Member Enumeration Documentation
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
| anonymous enum |
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
| anonymous enum |
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
| anonymous enum |
◆ anonymous enum
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
| anonymous enum |
Constructor & Destructor Documentation
◆ HangingNodesDirichletConstraints()
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
|
inline |
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
◆ skeleton()
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
template<typename IG , typename LFS , typename T >
|
inline |
skeleton constraints
- Template Parameters
-
I intersection geometry LFS local function space T TransformationType
◆ update()
template<class Grid , class HangingNodesConstraintsAssemblerType , class BoundaryFunction >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8