Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Tpetra_withLocalAccess_MultiVector.hpp File Reference

Include this file to make Tpetra::MultiVector and Tpetra::Vector work with Tpetra::withLocalAccess. More...

#include "Tpetra_withLocalAccess.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_Vector.hpp"
#include <memory>

Go to the source code of this file.

Classes

struct  Tpetra::Details::GetMasterLocalObject< LocalAccess< Tpetra::MultiVector< SC, LO, GO, NT >, Args...> >
 Specialization of GetMasterLocalObject for Tpetra::MultiVector. More...
 
struct  Tpetra::Details::GetMasterLocalObject< LocalAccess< Tpetra::Vector< SC, LO, GO, NT >, Args...> >
 Specialization of GetMasterLocalObject for Tpetra::Vector. More...
 
struct  Tpetra::Details::GetNonowningLocalObject< LocalAccess< Tpetra::MultiVector< SC, LO, GO, NT >, Args...> >
 Specialization of GetNonowningLocalObject for Tpetra::MultiVector. More...
 
struct  Tpetra::Details::GetNonowningLocalObject< LocalAccess< Tpetra::Vector< SC, LO, GO, NT >, Args...> >
 Specialization of GetNonowningLocalObject for Tpetra::Vector. More...
 

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Detailed Description

Include this file to make Tpetra::MultiVector and Tpetra::Vector work with Tpetra::withLocalAccess.

Definition in file Tpetra_withLocalAccess_MultiVector.hpp.