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

Implementation of the class Tpetra::ApplyOp. More...

#include "Tpetra_ConfigDefs.hpp"
#include "Tpetra_Operator.hpp"
#include "Tpetra_MultiVector.hpp"

Go to the source code of this file.

Classes

class  Tpetra::details::ApplyOp< Scalar, OperatorType >
 A class for wrapping an Operator apply in a Operator. More...
 

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 

Detailed Description

Implementation of the class Tpetra::ApplyOp.

Definition in file Tpetra_ApplyOp.hpp.