42 #ifndef TPETRA_EXPERIMENTAL_BLOCKCRSMATRIX_DECL_HPP 43 #define TPETRA_EXPERIMENTAL_BLOCKCRSMATRIX_DECL_HPP 48 #if !defined(TRILINOS_HIDE_DEPRECATED_HEADER_WARNINGS) 50 #warning "Tpetra_Experimental_BlockCrsMatrix is deprecated in June 2019; it will be removed sometime later" 54 #include "Tpetra_BlockCrsMatrix.hpp" 57 namespace Experimental {
64 #endif // TPETRA_EXPERIMENTAL_BLOCKCRSMATRIX_DECL_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
Sparse matrix whose entries are small dense square blocks, all of the same dimensions.