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

Declaration and definition of Tpetra::Details::lclDot, an implementation detail of Tpetra::MultiVector. More...

#include "Kokkos_DualView.hpp"
#include "Kokkos_ArithTraits.hpp"
#include "KokkosBlas1_dot.hpp"
#include "Teuchos_ArrayView.hpp"
#include "Teuchos_TestForException.hpp"

Go to the source code of this file.

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

Declaration and definition of Tpetra::Details::lclDot, an implementation detail of Tpetra::MultiVector.

Warning
This file, and its contents, are implementation details of Tpetra, and may change or disappear at any time.

Definition in file Tpetra_Details_lclDot.hpp.