MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <deque>
#include "AbstractLinAlgPack_MatrixOp.hpp"
#include "AbstractLinAlgPack_GenPermMatrixSlice.hpp"
#include "AbstractLinAlgPack_VectorSpace.hpp"
#include "Teuchos_RCP.hpp"
#include "ReleaseResource.hpp"
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 | |