DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Fem::DummyDataCollector< GridType > Class Template Reference
empty data collector More...
#include <dune/fem/space/common/datacollector.hh>
Public Member Functions | |
void | apply (int, int) const |
template<class OpType > | |
MyType & | operator+= (const OpType &dc) |
Assignement operator. | |
template<class OpType > | |
MyType & | operator= (const OpType &dc) |
Assignement operator. | |
Detailed Description
template<class GridType>
class Dune::Fem::DummyDataCollector< GridType >
class Dune::Fem::DummyDataCollector< GridType >
empty data collector
Member Function Documentation
◆ apply()
template<class GridType >
|
inline |
all adaptation operators have this method which adapts the corresponding grid and organizes the restriction prolongation process of the underlying function spaces
The documentation for this class was generated from the following file:
- dune/fem/space/common/datacollector.hh
