libMesh
Classes | Namespaces
diagonal_matrix.h File Reference

Go to the source code of this file.

Classes

class  libMesh::NumericVector< T >
 Provides a uniform interface to vector storage schemes for different linear algebra libraries. More...
 
class  libMesh::DiagonalMatrix< T >
 Diagonal matrix class whose underlying storage is a vector. More...
 

Namespaces

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