dune-fem  2.4.1-rc
Classes | Namespaces
spmatrix.hh File Reference
#include <vector>
#include <set>
#include <algorithm>
#include <iostream>
#include <fstream>
#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/solver/oemsolver.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/matrix/functor.hh>
#include "spmatrix.cc"

Go to the source code of this file.

Classes

struct  Dune::Fem::MatrixParameter
 MatrixParameter. More...
 
struct  Dune::Fem::SparseRowMatrixParameter
 
class  Dune::Fem::SparseRowMatrix< T >
 SparseRowMatrix. More...
 
class  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >
 
struct  Dune::Fem::SparseRowMatrixTraits< RowSpaceImp, ColSpaceImp >
 
class  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >
 
struct  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >
 
class  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrix< MatrixObject >
 LocalMatrix. More...
 
struct  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >
 
class  Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrix< MatrixObject >
 LocalMatrix. More...
 

Namespaces

 Dune
 
 Dune::Fem