Tpetra parallel linear algebra
Version of the Day
|
Definition of the Tpetra::LinearProblem class. More...
#include "Teuchos_DataAccess.hpp"
#include "Teuchos_TestForException.hpp"
#include "Tpetra_Details_Behavior.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_MultiVector_decl.hpp"
Go to the source code of this file.
Namespaces | |
Tpetra | |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Definition of the Tpetra::LinearProblem class.
If you want to use Tpetra::LinearProblem, include "Tpetra_LinearProblem.hpp" (a file which CMake generates and installs for you). If you only want the declaration of Tpetra::LinearProblem, include "Tpetra_LinearProblem_decl.hpp".
Definition in file Tpetra_LinearProblem_def.hpp.