Tpetra parallel linear algebra
Version of the Day
|
Functions that allow for the extraction of a block diagonal from a Tpetra::CrsMatrix. More...
#include "TpetraCore_config.h"
#include "Tpetra_CrsMatrix.hpp"
#include "Teuchos_RCP.hpp"
#include "Tpetra_Details_Behavior.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. | |
Functions that allow for the extraction of a block diagonal from a Tpetra::CrsMatrix.
Definition in file Tpetra_Details_extractBlockDiagonal.hpp.