dune-fem  2.4.1-rc
Classes | Namespaces
discretemodel.hh File Reference
#include <cassert>
#include <dune/common/bartonnackmanifcheck.hh>
#include <dune/fem/pass/common/selector.hh>

Go to the source code of this file.

Classes

struct  Dune::Fem::DGDiscreteModelInterface< DGDiscreteModelTraits >
 Interface class for problem definition in the LDG context. More...
 
struct  Dune::Fem::DGDiscreteModelInterface< DGDiscreteModelTraits >::ExtractMatrix< MatrixType >
 Mass factor type. More...
 
struct  Dune::Fem::DGDiscreteModelInterface< DGDiscreteModelTraits >::ExtractMatrix< MatrixType< ctype, dimD, dimR > >
 
class  Dune::Fem::DGDiscreteModelDefault< DGDiscreteModelTraits, N1, N2, N3, N4, N5, N6, N7, N8, N9 >
 Default implementation of the DGDiscreteModelInterface where methods for the fluxes and the source term do nothing, so that the user needn't implement them if not needed. More...
 
class  Dune::Fem::DGAdaptiveDiscreteModel
 
class  Dune::Fem::DGDiscreteModelDefaultWithInsideOutside< DGDiscreteModelTraits, N1, N2, N3, N4, N5, N6, N7, N8, N9 >
 

Namespaces

 Dune
 
 Dune::Fem