ForTrilinos
 All Classes Files Functions Pages
Data Types
FEpetra_RowMatrix.f90 File Reference

Data Types

module  fepetra_rowmatrix
 
type  fepetra_rowmatrix::epetra_rowmatrix
 
Epetra_RowMatrix: An abstract class for using real-valued double-precision row matrices. More...
 
interface  fepetra_rowmatrix::NumMyRowEntries
 Returns the number of nonzero entries in MyRow. More...
 
interface  fepetra_rowmatrix::MaxNumEntries
 Returns the maximum of NumMyRowEntries() over all rows. More...
 
interface  fepetra_rowmatrix::Multiply
 Returns the result of a Epetra_RowMatrix multiplied by a Epetra_MultiVector X in Y. More...
 
interface  fepetra_rowmatrix::RowMatrixRowMap
 Returns the Epetra_Map object associated with the rows of this matrix. More...