Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
Tpetra::Impl::AbsMax< ViewType1, ViewType2, rank1 > Struct Template Reference

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>

Detailed Description

template<class ViewType1, class ViewType2, const int rank1 = ViewType1::rank>
struct Tpetra::Impl::AbsMax< ViewType1, ViewType2, rank1 >

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 75 of file Tpetra_BlockView.hpp.


The documentation for this struct was generated from the following file: