| 
    Ifpack2 Templated Preconditioning Package
    Version 1.0
    
   | 
 
All Ifpack2 implementations of Tpetra::RowMatrix must inherit from this class. More...
#include <Ifpack2_Details_RowMatrix.hpp>

Public Member Functions | |
Destructor  | |
| virtual | ~RowMatrix ()=default | 
| Destructor (virtual for memory safety of derived classes)  More... | |
All Ifpack2 implementations of Tpetra::RowMatrix must inherit from this class.
| MatrixType | Tpetra::RowMatrix specialization. | 
This class exists to facilitate Tpetra interface changes. See e.g., GitHub Issue #2630.
      
  | 
  virtualdefault | 
Destructor (virtual for memory safety of derived classes)
 1.8.5