|
dune-pdelab
2.5-dev
|
#include <dune/common/exceptions.hh>#include <dune/common/fvector.hh>#include <dune/common/parametertree.hh>#include <dune/geometry/quadraturerules.hh>#include <dune/localfunctions/common/interfaceswitch.hh>#include <dune/pdelab/localoperator/idefault.hh>#include <dune/pdelab/localoperator/defaultimp.hh>#include <dune/pdelab/localoperator/pattern.hh>#include <dune/pdelab/localoperator/flags.hh>#include <dune/pdelab/localoperator/dgnavierstokesparameter.hh>#include <dune/pdelab/localoperator/navierstokesmass.hh>Go to the source code of this file.
Classes | |
| struct | Dune::PDELab::VectorBasisInterfaceSwitch< Basis, Dummy > |
| struct | Dune::PDELab::VectorBasisInterfaceSwitch< Basis, typename std::enable_if< Std::to_true_type< std::integral_constant< std::size_t, Basis::Traits::dimDomain > >::value >::type > |
| Switch for uniform treatment of local and global basis classes. More... | |
| class | Dune::PDELab::DGNavierStokesVelVecFEM< PRM > |
| A local operator for solving the Navier-Stokes equations using a DG discretization and a vector-valued finite element map for the velocity grid function space. More... | |
Namespaces | |
| Dune | |
| For backward compatibility – Do not use this! | |
| Dune::PDELab | |
Macros | |
| #define | VBLOCK 0 |
| #define | PBLOCK (- VBLOCK + 1) |
| #define PBLOCK (- VBLOCK + 1) |
| #define VBLOCK 0 |
1.8.17