dune-pdelab
2.4-dev
|
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/common/parametertreeparser.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/localfunctions/common/interfaceswitch.hh>
#include <dune/pdelab/localoperator/idefault.hh>
#include "defaultimp.hh"
#include "pattern.hh"
#include "flags.hh"
#include "stokesdgparameter.hh"
Go to the source code of this file.
Classes | |
class | Dune::PDELab::StokesDG< PRM, full_tensor > |
A local operator for solving the stokes equation using a DG discretization. More... | |
class | Dune::PDELab::NavierStokesDG< PRM, full_tensor > |
A local operator for solving the navier stokes equation using a DG discretization. More... | |
class | Dune::PDELab::StokesMassDG< PRM > |
A local operator for solving the stokes equation using a DG discretization. More... | |
Namespaces | |
Dune | |
Dune::PDELab | |
Macros | |
#define | VBLOCK 0 |
#define | PBLOCK (- VBLOCK + 1) |
#define PBLOCK (- VBLOCK + 1) |
#define VBLOCK 0 |