ForTrilinos
 All Classes Files Functions
FEpetra_RowMatrix::Epetra_RowMatrix Type Reference


Epetra_RowMatrix: An abstract class for using real-valued double-precision row matrices. More...


Detailed Description


Epetra_RowMatrix: An abstract class for using real-valued double-precision row matrices.

The Epetra_RowMatrix class is an abstract class (specifies interface only) that enable the use of real-valued double-precision sparse matrices where matrix entries are intended for row access. It is currently implemented by the Epetra_CrsMatrix class.


The documentation for this type was generated from the following file:
 All Classes Files Functions