Returns the number of nonzero entries in MyRow. More...
Public Member Functions | |
Matrix Data Extraction Routines | |
| integer(c_int) function | NumMyRowEntries (this, MyRow) |
Returns the number of nonzero entries in MyRow.
| integer(c_int) function FEpetra_RowMatrix::NumMyRowEntries::NumMyRowEntries | ( | class(Epetra_RowMatrix), intent(in) | this, |
| integer(c_int), intent(in) | MyRow | ||
| ) |
| [in] | MyRow | Local row |
1.7.6.1