MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
AbstractLinAlgPack_MatrixComposite.hpp File Reference
#include <deque>
#include "AbstractLinAlgPack_MatrixOp.hpp"
#include "AbstractLinAlgPack_GenPermMatrixSlice.hpp"
#include "AbstractLinAlgPack_VectorSpace.hpp"
#include "Teuchos_RCP.hpp"
#include "ReleaseResource.hpp"
Include dependency graph for AbstractLinAlgPack_MatrixComposite.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractLinAlgPack::MatrixComposite
 Matrix class for matrices composed out of a set of other matrices and vectors. More...
 
struct  AbstractLinAlgPack::MatrixComposite::SubVectorEntry
 Vector list entry for a sub-vector. More...
 
struct  AbstractLinAlgPack::MatrixComposite::SubMatrixEntry
 Matrix list entry for a sub-matrix. More...
 

Namespaces

 AbstractLinAlgPack