Evaluate P1/Q1 basis with bubble function.
#include <array>#include <vector>#include <numeric>#include <algorithm>#include <dune/common/fmatrix.hh>#include <dune/common/fvector.hh>#include <dune/common/exceptions.hh>#include <dune/geometry/type.hh>#include <dune/geometry/referenceelements.hh>#include <dune/localfunctions/common/localbasis.hh>#include <dune/localfunctions/common/localfiniteelementtraits.hh>#include <dune/localfunctions/common/localkey.hh>#include <dune/localfunctions/lagrange/lagrangesimplex.hh>#include <dune/localfunctions/lagrange/lagrangecube.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::Detail::PQ1BubbleLocalBasis< D, R, dim, typeId > | 
| P1/Q1 + Bubble on the reference element.  More... | |
| class | Dumux::Detail::PQ1BubbleLocalCoefficients< dim, typeId > | 
| Associations of the P1/Q1 + Bubble degrees of freedom to the facets of the reference element.  More... | |
| class | Dumux::Detail::PQ1BubbleLocalInterpolation< LocalBasis > | 
| Evaluate the degrees of freedom of a P1 + Bubble basis.  More... | |
| class | Dumux::PQ1BubbleLocalFiniteElement< D, R, dim, typeId > | 
| P1/Q1 + Bubble finite element.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Detail | 
| Distance implementation details. | |