DUNE PDELab (git)
Dune::PDELab::EntityBlockedOrderingTag Struct Reference
Indicate blocking of the unknowns by grid entity. More...
#include <dune/pdelab/gridfunctionspace/tags.hh>
Detailed Description
Indicate blocking of the unknowns by grid entity.
This class instructs the non-leaf GridFunctionSpaces to block the dofs of the child-GridFunctionSpaces by grid entity, i.e. first all dofs of all children that belong to vertex 0, then all dofs associated with vertex 1 etc.
The EntityBlockedOrdering correctly handles different block sizes for different GeometryTypes as well as GridFunctionSpaces with variable sizes, e.g. for $p$-adaptivity and in a MultiDomain context.
- Examples
- recipe-blocking.cc, and recipe-operator-splitting.cc.
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/tags.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)