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::Transform< ExecutionSpace,::Tpetra::Vector< SC, LO, GO, NT > > Struct Template Reference

Implementation of Tpetra::transform for Tpetra::Vector. More...

#include <Tpetra_transform_MultiVector.hpp>

Detailed Description

template<class ExecutionSpace, class SC, class LO, class GO, class NT>
struct Tpetra::Details::Transform< ExecutionSpace,::Tpetra::Vector< SC, LO, GO, NT > >

Implementation of Tpetra::transform for Tpetra::Vector.

Even though Tpetra::Vector is a subclass of Tpetra::MultiVector, this needs to exist, since partial specializations don't recognize subclasses of their specialized template arguments.

Definition at line 705 of file Tpetra_transform_MultiVector.hpp.


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