MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
AbstractLinAlgPack_MatrixOpGetGMSTri.hpp File Reference
#include "AbstractLinAlgPack_Types.hpp"
#include "AbstractLinAlgPack_MatrixOp.hpp"
#include "DenseLinAlgPack_DMatrixAsTriSym.hpp"
#include "Teuchos_dyn_cast.hpp"
Include dependency graph for AbstractLinAlgPack_MatrixOpGetGMSTri.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractLinAlgPack::MatrixOpGetGMSTri
 Mix-in interface that allows the extraction of a const DenseLinAlgPack::DMatrixSliceTri view of an non-singular abstract matrix. More...
 
class  AbstractLinAlgPack::MatrixDenseTriEncap
 Helper class type that simplifies the usage of the MatrixOpGetGMSTri interface for clients. More...
 

Namespaces

 AbstractLinAlgPack