Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Tpetra::Experimental::Impl::SCAL< ViewType, CoefficientType, LayoutType, IndexType, rank > Struct Template Reference

Implementation of Tpetra::Experimental::SCAL function. More...

#include <Tpetra_Experimental_BlockView.hpp>

Detailed Description

template<class ViewType, class CoefficientType, class LayoutType = typename ViewType::array_layout, class IndexType = int, const int rank = ViewType::rank>
struct Tpetra::Experimental::Impl::SCAL< ViewType, CoefficientType, LayoutType, IndexType, rank >

Implementation of Tpetra::Experimental::SCAL function.

This is the "generic" version that we don't implement. We actually implement versions for ViewType rank 1 or rank 2.

Definition at line 190 of file Tpetra_Experimental_BlockView.hpp.


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