Tpetra parallel linear algebra
Version of the Day
|
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. | |
Declaration of the Tpetra::LinearProblem class.
Definition in file Tpetra_LinearProblem_decl.hpp.