MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AbstractLinAlgPack::DirectSparseSolverImp::FactorizationNonzeros Class Reference

Abstract class for objects that represent the factorization nonzeros of a particular matrix. More...

#include <AbstractLinAlgPack_DirectSparseSolverImp.hpp>

Inheritance diagram for AbstractLinAlgPack::DirectSparseSolverImp::FactorizationNonzeros:
Inheritance graph
[legend]

Public Member Functions

virtual ~FactorizationNonzeros ()
 

Detailed Description

Abstract class for objects that represent the factorization nonzeros of a particular matrix.

This storage for the nonzeros can be reused over and over again for factored matrices with the same structure.

Definition at line 75 of file AbstractLinAlgPack_DirectSparseSolverImp.hpp.

Constructor & Destructor Documentation

virtual AbstractLinAlgPack::DirectSparseSolverImp::FactorizationNonzeros::~FactorizationNonzeros ( )
inlinevirtual

Definition at line 78 of file AbstractLinAlgPack_DirectSparseSolverImp.hpp.


The documentation for this class was generated from the following file: