dune-pdelab 2.7-git
|
#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/common/indices.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/pdelab/common/quadraturerules.hh>
#include <dune/pdelab/common/function.hh>
#include <dune/pdelab/common/geometrywrapper.hh>
#include <dune/pdelab/finiteelement/localbasiscache.hh>
#include <dune/pdelab/localoperator/defaultimp.hh>
#include <dune/pdelab/localoperator/flags.hh>
#include <dune/pdelab/localoperator/idefault.hh>
#include <dune/pdelab/localoperator/pattern.hh>
#include "maxwellparameter.hh"
Go to the source code of this file.
Classes | |
class | Dune::PDELab::MaxwellEigenvectors< dim > |
class | Dune::PDELab::MaxwellEigenvectors< 3 > |
provide matrix which contains column-wise the eigenvectors of maxwell problem More... | |
class | Dune::PDELab::DGMaxwellSpatialOperator< T, FEM > |
Spatial local operator for discontinuous Galerkin method for Maxwells Equations. More... | |
class | Dune::PDELab::DGMaxwellTemporalOperator< T, FEM > |
Namespaces | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |