Tpetra parallel linear algebra
Version of the Day
|
Implementation of Tpetra's ABSMAX CombineMode for the small dense blocks in BlockCrsMatrix, or the small dense vectors in BlockMultiVector and BlockVector. More...
#include <Tpetra_BlockView.hpp>
Implementation of Tpetra's ABSMAX CombineMode for the small dense blocks in BlockCrsMatrix, or the small dense vectors in BlockMultiVector and BlockVector.
This is the "generic" version that we don't implement. We actually implement versions for ViewType rank 1 or rank 2.
Definition at line 43 of file Tpetra_BlockView.hpp.