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 |