dune-pdelab  2.0.0
Classes | Namespaces | Macros
stokesdg_vecfem.hh File Reference
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/common/static_assert.hh>
#include <dune/common/parametertree.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 "stokesdg.hh"

Go to the source code of this file.

Classes

struct  Dune::PDELab::VectorBasisInterfaceSwitch< Basis, Dummy >
 
struct  Dune::PDELab::VectorBasisInterfaceSwitch< Basis, typename enable_if< Basis::Traits::dimDomain >::type >
 Switch for uniform treatment of local and global basis classes. More...
 
class  Dune::PDELab::StokesDGVectorFEM< F, B, V, P, IP >
 A local operator for solving the stokes equation using a DG discretization and a vector valued finite element map for the velocity grid function space. More...
 

Namespaces

 Dune
 
 Dune::PDELab
 

Macros

#define PBLOCK   (- VBLOCK + 1)
 

Macro Definition Documentation

#define PBLOCK   (- VBLOCK + 1)