dune-pdelab 2.7-git
|
#include <vector>
#include <algorithm>
#include <functional>
#include <numeric>
#include <memory>
#include <unordered_set>
#include <dune/common/typetraits.hh>
#include <dune/pdelab/backend/common/tags.hh>
#include <dune/pdelab/backend/interface.hh>
#include <dune/pdelab/backend/common/uncachedmatrixview.hh>
#include <dune/pdelab/backend/simple/descriptors.hh>
Go to the source code of this file.
Classes | |
class | Dune::PDELab::Simple::SparseMatrixPattern |
struct | Dune::PDELab::Simple::SparseMatrixData< C, ET, I > |
class | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > |
Namespaces | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |
namespace | Dune::PDELab::Simple |