DUNE-FEM (unstable)
Dune::Fem::DataCollectorInterface< GridType, ObjectStreamImp > Class Template Reference
#include <dune/fem/space/common/datacollector.hh>
Public Member Functions | |
| DataCollectorInterface () | |
| empty constructor | |
| virtual | ~DataCollectorInterface () |
| Virtual desctructor. | |
| virtual void | apply (ObjectStreamType &str, const EntityType &entity) const |
| template<class OpType > | |
| MyType & | operator+= (const OpType &dc) |
| Assignement operator. | |
| virtual MyType & | operator+= (const MyType &dc) |
| Assignement operator. | |
| template<class OpType > | |
| MyType & | operator= (const OpType &dc) |
| Assignement operator. | |
| MyType & | operator= (const MyType &dc) |
| Assignement operator. | |
| virtual void | clear () |
| clear object list | |
Detailed Description
template<class GridType, class ObjectStreamImp = DummyObjectStream>
class Dune::Fem::DataCollectorInterface< GridType, ObjectStreamImp >
class Dune::Fem::DataCollectorInterface< GridType, ObjectStreamImp >
Combination of different DataCollectors
This Class is the result of a combination of different AdaptationOperators. It is the same principle as with Mapping and DiscreteOperatorImp.
Member Function Documentation
◆ apply()
template<class GridType , class ObjectStreamImp = DummyObjectStream>
|
inlinevirtual |
all adaptation operators have this method which adapts the corresponding grid and organizes the restriction prolongation process of the underlying function spaces
Referenced by Dune::Fem::DofManager< Grid >::gather(), and Dune::Fem::DofManager< Grid >::scatter().
The documentation for this class was generated from the following file:
- dune/fem/space/common/datacollector.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)