- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/istl/bvector.hh>
#include <dune/grid/common/quadraturerules.hh>
#include <dune/disc/functions/functions.hh>
#include <dune/disc/shapefunctions/dgspace/monomialshapefunctions.hh>
#include <dune/disc/shapefunctions/dgspace/orthonormalshapefunctions.hh>
Go to the source code of this file.
Namespaces | |
| namespace | Dune |
Classes | |
| class | Dune::DGFunction< GV, RT, o, SFSC > |
| class for DG finite element functions on a grid More... | |
| class | Dune::LeafDGFunction< G, RT, o, SFSC > |
| DG finite element function on the leaf grid. More... | |
| class | Dune::LevelDGFunction< G, RT, o, SFSC > |
| DG finite element function on a given level grid. More... | |