sparse_matrix.h File Reference

Go to the source code of this file.

Classes

class  libMesh::SparseMatrix< T >
 
class  libMesh::DenseMatrix< T >
 A matrix object used for finite element assembly and numerics. More...
 
class  libMesh::NumericVector< T >
 Provides a uniform interface to vector storage schemes for different linear algebra libraries. More...
 
class  libMesh::SparseMatrix< T >
 

Namespaces

 libMesh
 
 libMesh::SparsityPattern
 Defines the sparsity pattern of a sparse matrix.
 

Functions

template<typename T >
std::ostream & libMesh::operator<< (std::ostream &os, const SparseMatrix< T > &m)