dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Namespaces
spmatrix.hh File Reference
#include <algorithm>
#include <array>
#include <cstdlib>
#include <iostream>
#include <limits>
#include <string>
#include <utility>
#include <vector>
#include <dune/fem/function/adaptivefunction/adaptivefunction.hh>
#include <dune/fem/misc/functor.hh>
#include <dune/fem/operator/common/localmatrix.hh>
#include <dune/fem/operator/common/localmatrixwrapper.hh>
#include <dune/fem/io/file/asciiparser.hh>
#include <dune/fem/io/parameter.hh>
#include <dune/fem/operator/common/operator.hh>
#include <dune/fem/operator/matrix/columnobject.hh>
#include <dune/fem/space/mapper/nonblockmapper.hh>
#include <dune/fem/storage/objectstack.hh>
#include <dune/fem/operator/common/stencil.hh>
#include <dune/fem/operator/matrix/functor.hh>
#include <dune/fem/solver/parameter.hh>

Go to the source code of this file.

Classes

class  Dune::Fem::SparseRowMatrix< T, IndexT, ValuesVector, IndicesVector >
 SparseRowMatrix. More...
 
class  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >
 SparseRowMatrixObject. More...
 
struct  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >
 LocalMatrixTraits. More...
 
class  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrix< MatrixObject >
 LocalMatrix. More...
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem