dune-pdelab
2.5-dev
|
#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/pdelab/common/geometrywrapper.hh>
#include <dune/pdelab/common/function.hh>
#include <dune/pdelab/common/functionutilities.hh>
#include <dune/pdelab/constraints/common/constraintsparameters.hh>
Go to the source code of this file.
Classes | |
struct | Dune::PDELab::ConvectionDiffusionParameterTraits< GV, RF > |
Traits class for convection diffusion parameters. More... | |
struct | Dune::PDELab::ConvectionDiffusionBoundaryConditions |
Class to define the boundary condition types. More... | |
class | Dune::PDELab::ConvectionDiffusionModelProblem< GV, RF > |
Parameter class for solving the linear convection-diffusion equation. More... | |
class | Dune::PDELab::ConvectionDiffusionBoundaryConditionAdapter< T > |
class | Dune::PDELab::ConvectionDiffusionVelocityExtensionAdapter< T > |
class | Dune::PDELab::ConvectionDiffusionDirichletExtensionAdapter< T > |
class | Dune::PDELab::ConvectionDiffusionExactGradientAdapter< T > |
Namespaces | |
Dune | |
For backward compatibility – Do not use this! | |
Dune::PDELab | |