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::Details::TempView::UnifiedContiguousLayout< View1, View2 > Struct Template Reference

Get the contiguous layout that matches as many of the given views as possible. If neither or both arguments are contiguous, favor LayoutLeft. More...

#include <Tpetra_Details_temporaryViewUtils.hpp>

Detailed Description

template<typename View1, typename View2>
struct Tpetra::Details::TempView::UnifiedContiguousLayout< View1, View2 >

Get the contiguous layout that matches as many of the given views as possible. If neither or both arguments are contiguous, favor LayoutLeft.

Definition at line 85 of file Tpetra_Details_temporaryViewUtils.hpp.


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