|
Tpetra parallel linear algebra
Version of the Day
|
Forward declaration of Tpetra::Experimental::BlockCrsMatrix. More...
#include "Tpetra_Details_DefaultTypes.hpp"Go to the source code of this file.
Namespaces | |
| Tpetra | |
| Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
| Tpetra::Experimental | |
| Namespace for new Tpetra features that are not ready for public release, but are ready for evaluation by friendly expert users. | |
| Tpetra::Experimental::Classes | |
| Implementation detail of Tpetra, to aid in deprecating template parameters. | |
Typedefs | |
| template<class SC = ::Tpetra::Details::DefaultTypes::scalar_type, class LO = ::Tpetra::Details::DefaultTypes::local_ordinal_type, class GO = ::Tpetra::Details::DefaultTypes::global_ordinal_type, class NT = ::Tpetra::Details::DefaultTypes::node_type> | |
| using | Tpetra::Experimental::BlockCrsMatrix = ::Tpetra::Experimental::Classes::BlockCrsMatrix< SC, LO, GO, NT > |
| Alias for Tpetra::Experimental::Classes::BlockCrsMatrix. More... | |
Forward declaration of Tpetra::Experimental::BlockCrsMatrix.
Definition in file Tpetra_Experimental_BlockCrsMatrix_fwd.hpp.
1.8.16