, including all inherited members.
| adapter_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| col_map_ (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [mutable, protected] |
| comm_ (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [mutable, protected] |
| describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Amesos2::MatrixAdapter< Matrix > | |
| description() const | Amesos2::MatrixAdapter< Matrix > | |
| do_getCcs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > rowind, const Teuchos::ArrayView< global_size_t > colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering, row_access ra) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| do_getCcs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > rowind, const Teuchos::ArrayView< global_size_t > colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering, col_access ca) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| do_getCrs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > colind, const Teuchos::ArrayView< global_size_t > rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering, row_access ra) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| do_getCrs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > colind, const Teuchos::ArrayView< global_size_t > rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering, col_access ca) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| get(const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > map) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| getCcs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > rowind, const Teuchos::ArrayView< global_size_t > colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering=ARBITRARY) const | Amesos2::MatrixAdapter< Matrix > | |
| getCcs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > rowind, const Teuchos::ArrayView< global_size_t > colptr, global_size_t &nnz, EDistribution distribution, EStorage_Ordering ordering=ARBITRARY) const | Amesos2::MatrixAdapter< Matrix > | |
| getColMap() const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [inline] |
| getColumnIndexBase() const | Amesos2::MatrixAdapter< Matrix > | |
| getComm() const | Amesos2::MatrixAdapter< Matrix > | [inline] |
| getCrs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > colind, const Teuchos::ArrayView< global_size_t > rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering=ARBITRARY) const | Amesos2::MatrixAdapter< Matrix > | |
| getCrs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > colind, const Teuchos::ArrayView< global_size_t > rowptr, global_size_t &nnz, EDistribution distribution, EStorage_Ordering ordering=ARBITRARY) const | Amesos2::MatrixAdapter< Matrix > | |
| getGlobalColCopy(global_ordinal_t col, const Teuchos::ArrayView< global_ordinal_t > &indices, const Teuchos::ArrayView< scalar_t > &vals, size_t &nnz) const | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getGlobalColNNZ(global_ordinal_t col) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getGlobalNNZ() const | Amesos2::MatrixAdapter< Matrix > | |
| getGlobalNumCols() const | Amesos2::MatrixAdapter< Matrix > | |
| getGlobalNumRows() const | Amesos2::MatrixAdapter< Matrix > | |
| getGlobalRowCopy(global_ordinal_t row, const Teuchos::ArrayView< global_ordinal_t > &indices, const Teuchos::ArrayView< scalar_t > &vals, size_t &nnz) const | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getGlobalRowNNZ(global_ordinal_t row) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getLocalColNNZ(local_ordinal_t col) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getLocalNNZ() const | Amesos2::MatrixAdapter< Matrix > | |
| getLocalNumCols() const | Amesos2::MatrixAdapter< Matrix > | |
| getLocalNumRows() const | Amesos2::MatrixAdapter< Matrix > | |
| getLocalRowNNZ(local_ordinal_t row) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getMaxColNNZ() const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getMaxRowNNZ() const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| getRowIndexBase() const | Amesos2::MatrixAdapter< Matrix > | |
| getRowMap() const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [inline] |
| global_ordinal_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| global_size_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| help_getCcs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > rowind, const Teuchos::ArrayView< global_size_t > colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering, has_special_impl hsi) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| help_getCcs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > rowind, const Teuchos::ArrayView< global_size_t > colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering, no_special_impl nsi) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| help_getCrs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > colind, const Teuchos::ArrayView< global_size_t > rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering, has_special_impl hsi) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| help_getCrs(const Teuchos::ArrayView< scalar_t > nzval, const Teuchos::ArrayView< global_ordinal_t > colind, const Teuchos::ArrayView< global_size_t > rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering, no_special_impl nsi) const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [private] |
| isGloballyIndexed() const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| isLocallyIndexed() const (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| local_ordinal_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| mat_ (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [protected] |
| matrix_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| MatrixAdapter(Teuchos::RCP< Matrix > m) (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| node_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| row_map_ (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | [mutable, protected] |
| scalar_t typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |
| type typedef (defined in Amesos2::MatrixAdapter< Matrix >) | Amesos2::MatrixAdapter< Matrix > | |