libMesh
Classes | Namespaces
eigen_sparse_vector.h File Reference

Go to the source code of this file.

Classes

class  libMesh::EigenSparseMatrix< T >
 The EigenSparseMatrix class wraps a sparse matrix object from the Eigen library. More...
 
class  libMesh::EigenSparseLinearSolver< T >
 This class provides an interface to Eigen iterative solvers that is compatible with the libMesh LinearSolver<> More...
 
class  libMesh::SparseMatrix< T >
 Generic sparse matrix. More...
 
class  libMesh::EigenSparseVector< T >
 This class provides a nice interface to the Eigen C++-based data structures for serial vectors. More...
 

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.