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::WithLocalAccess< FirstLocalAccessType > Struct Template Reference

Specialization of WithLocalAccess that implements the "base class" of the user providing one GlobalObject arguments, and a function that takes one arguments. Required to workaround a compile error with intel-19 in c++14 mode. More...

#include <Tpetra_withLocalAccess.hpp>

Detailed Description

template<class FirstLocalAccessType>
struct Tpetra::Details::WithLocalAccess< FirstLocalAccessType >

Specialization of WithLocalAccess that implements the "base class" of the user providing one GlobalObject arguments, and a function that takes one arguments. Required to workaround a compile error with intel-19 in c++14 mode.

Definition at line 800 of file Tpetra_withLocalAccess.hpp.


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