AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
AbstractLinAlgPack::DirectSparseSolverMA28::BasisMatrixMA28 Class Reference

Implements the BasisMatrix object for MA28. More...

#include <AbstractLinAlgPack_DirectSparseSolverMA28.hpp>

List of all members.

Overridden from BasisMatrixImp

Teuchos::RCP< BasisMatrixImp > create_matrix () const
 
void V_InvMtV (VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const
 

Detailed Description

Implements the BasisMatrix object for MA28.

Definition at line 132 of file AbstractLinAlgPack_DirectSparseSolverMA28.hpp.


Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends