dune-fem 2.8.0
|
empty data collector More...
#include <dune/fem/space/common/datacollector.hh>
Public Types | |
typedef std::pair< int *, int * > | DataCollectorParamType |
typedef LocalInterface< DataCollectorParamType > | LocalInterfaceType |
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. | |
empty data collector
typedef std::pair< int * , int * > Dune::Fem::DummyDataCollector< GridType >::DataCollectorParamType |
typedef LocalInterface<DataCollectorParamType> Dune::Fem::DummyDataCollector< GridType >::LocalInterfaceType |
|
inline |
all adaptation operators have this method which adapts the corresponding grid and organizes the restriction prolongation process of the underlying function spaces
|
inline |
Assignement operator.
|
inline |
Assignement operator.