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

Declaration of the Tpetra::LinearProblem class. More...

#include "Teuchos_DataAccess.hpp"
#include "Tpetra_Vector_decl.hpp"
#include "Tpetra_MultiVector_decl.hpp"
#include "Tpetra_RowMatrix_decl.hpp"
#include "Tpetra_DistObject.hpp"
#include "Tpetra_Details_ExecutionSpacesUser.hpp"

Go to the source code of this file.

Classes

class  Tpetra::LinearProblem< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Class that encapulates linear problem (Ax = b). More...
 

Namespaces

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

Detailed Description

Declaration of the Tpetra::LinearProblem class.

Definition in file Tpetra_LinearProblem_decl.hpp.