Ifpack2: performance speedup for getLocalRowCopy in LocalFilter
Created by: aprokop
If we have a single processor or in serial, there is no reason to go through each element in a row to determine whether it belongs to us.
On a serial run, I was getting around 15-20% improvement for Vanka smoothing (BLOCK_RELAXATION).