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::FILL< ViewType, InputType, IndexType, is_contiguous, rank > Struct Template Reference

Implementation of Tpetra::FILL function. More...

#include <Tpetra_BlockView.hpp>

Detailed Description

template<class ViewType, class InputType, class IndexType = int, const bool is_contiguous = false, const int rank = ViewType::rank>
struct Tpetra::Impl::FILL< ViewType, InputType, IndexType, is_contiguous, rank >

Implementation of Tpetra::FILL 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 254 of file Tpetra_BlockView.hpp.


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