DUNE-FEM (unstable)

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 >
MyTypeoperator+= (const OpType &dc)
 Assignement operator.
 
template<class OpType >
MyTypeoperator= (const OpType &dc)
 Assignement operator.
 

Detailed Description

template<class GridType>
class Dune::Fem::DummyDataCollector< GridType >

empty data collector

Member Function Documentation

◆ apply()

template<class GridType >
void Dune::Fem::DummyDataCollector< GridType >::apply ( int  ,
int   
) const
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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 26, 22:29, 2024)