|
dune-fem
2.8-git
|
#include <cstddef>#include <cmath>#include <algorithm>#include <functional>#include <vector>#include <dune/grid/common/rangegenerators.hh>#include <dune/fem/common/coordinate.hh>#include <dune/fem/operator/common/operator.hh>#include <dune/fem/space/common/communicationmanager.hh>#include <dune/fem/space/common/interpolate.hh>#include <dune/fem/space/lagrange.hh>Go to the source code of this file.
Classes | |
| struct | Dune::Fem::WeightDefault< GridPartType > |
| struct | Dune::Fem::VtxProjectionImpl |
| struct | Dune::Fem::VtxProjectionImpl::OutsideLocalFunction< DiscreteFunction, Intersection > |
| class | Dune::Fem::VtxProjection< DType, RType > |
| The Projection class which average discontinuous function using the interpolation of the space (e.g. the Lagrangepoints) More... | |
Namespaces | |
| Dune | |
| Dune::Fem | |