dune-pdelab
2.4-dev
|
#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/pdelab/common/geometrywrapper.hh>
#include <dune/pdelab/common/function.hh>
#include <dune/pdelab/localoperator/pattern.hh>
#include <dune/pdelab/localoperator/flags.hh>
#include <dune/pdelab/localoperator/idefault.hh>
#include <dune/pdelab/localoperator/defaultimp.hh>
#include <dune/pdelab/finiteelement/localbasiscache.hh>
#include "linearacousticsparameter.hh"
Go to the source code of this file.
Classes | |
class | Dune::PDELab::LinearAcousticsEigenvectors< dim > |
class | Dune::PDELab::LinearAcousticsEigenvectors< 1 > |
provide matrix which contains rowwise the eigenvectors of linear acoustics problem More... | |
class | Dune::PDELab::LinearAcousticsEigenvectors< 2 > |
provide matrix which contains rowwise the eigenvectors of linear acoustics problem More... | |
class | Dune::PDELab::LinearAcousticsEigenvectors< 3 > |
provide matrix which contains rowwise the eigenvectors of linear acoustics problem More... | |
class | Dune::PDELab::DGLinearAcousticsSpatialOperator< T, FEM > |
class | Dune::PDELab::DGLinearAcousticsTemporalOperator< T, FEM > |
Namespaces | |
Dune | |
Dune::PDELab | |