ForTrilinos
 All Classes Files Functions
FEpetra_RowMatrix::NumMyRowEntries Interface Reference

Returns the number of nonzero entries in MyRow. More...

List of all members.

Public Member Functions

Matrix Data Extraction Routines
integer(c_int) function NumMyRowEntries (this, MyRow)

Detailed Description

Returns the number of nonzero entries in MyRow.


Constructor & Destructor Documentation

integer(c_int) function FEpetra_RowMatrix::NumMyRowEntries::NumMyRowEntries ( class(Epetra_RowMatrix), intent(in)  this,
integer(c_int), intent(in)  MyRow 
)
Parameters:
[in]MyRowLocal row

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