DUNE-ACFEM (unstable)
Dune::ACFem::GridFunction::ElementMeasurePlaceholder< GridPart > Class Template Reference
A placeholder tensor which evaluates to the measure of the element after binding it. More...
#include <dune/acfem/functions/placeholders/elementmeasure.hh>
Public Member Functions | |
ElementMeasurePlaceholder (const GridPart &gridPart) | |
Construct an element-measure placeholder from the given grid-part. | |
void | bind (const EntityType &entity) |
Bind the wrapped LocalFunction to the given entity. More... | |
const GridPartType & | gridPart () const |
Return the gridPart. More... | |
Detailed Description
template<class GridPart>
class Dune::ACFem::GridFunction::ElementMeasurePlaceholder< GridPart >
class Dune::ACFem::GridFunction::ElementMeasurePlaceholder< GridPart >
A placeholder tensor which evaluates to the measure of the element after binding it.
- Parameters
-
GridPart The GridPart of the elements. The GridPart determines the EntityType and the FieldType.
Member Function Documentation
◆ bind()
template<class GridPart >
|
inline |
Bind the wrapped LocalFunction to the given entity.
- Parameters
-
entity The entity to bind to.
◆ gridPart()
template<class GridPart >
|
inline |
Return the gridPart.
Used for construction.
The documentation for this class was generated from the following file:
- dune/acfem/functions/placeholders/elementmeasure.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 31, 23:31, 2024)