Amesos2 - Direct Sparse Solver Interfaces  Version of the Day
Amesos2::MatrixAdapter< Matrix > Member List

This is the complete list of members for Amesos2::MatrixAdapter< Matrix >, 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 >mutableprotected
comm_ (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >mutableprotected
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Amesos2::MatrixAdapter< Matrix >
description() const Amesos2::MatrixAdapter< Matrix >
do_getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EDistribution distribution, EStorage_Ordering ordering, row_access ra) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >private
do_getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EDistribution distribution, EStorage_Ordering ordering, row_access ra) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
do_getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EDistribution distribution, EStorage_Ordering ordering, row_access ra) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >private
do_getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EDistribution distribution, EStorage_Ordering ordering, row_access ra) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
get(const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > map, EDistribution distribution=ROOTED) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering=ARBITRARY, EDistribution distribution=ROOTED) const Amesos2::MatrixAdapter< Matrix >
getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, global_size_t &nnz, EDistribution distribution=ROOTED, EStorage_Ordering ordering=ARBITRARY) const Amesos2::MatrixAdapter< Matrix >
getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EStorage_Ordering ordering, EDistribution distribution) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, EDistribution distribution, EStorage_Ordering ordering) const (defined in Amesos2::MatrixAdapter< Matrix >)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_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering=ARBITRARY, EDistribution distribution=ROOTED) const Amesos2::MatrixAdapter< Matrix >
getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, global_size_t &nnz, EDistribution distribution=ROOTED, EStorage_Ordering ordering=ARBITRARY) const Amesos2::MatrixAdapter< Matrix >
getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EStorage_Ordering ordering, EDistribution distribution) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, EDistribution distribution, EStorage_Ordering ordering) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
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_kokkos_view(global_ordinal_t row, KV_GO &indices, KV_S &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
getMap() const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >inline
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_host_idx_t typedef (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
global_host_val_t typedef (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
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_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EDistribution distribution, EStorage_Ordering ordering, no_special_impl nsi) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >private
help_getCcs_kokkos_view(KV_S &nzval, KV_GO &rowind, KV_GS &colptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > colmap, EDistribution distribution, EStorage_Ordering ordering, no_special_impl nsi) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
help_getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EDistribution distribution, EStorage_Ordering ordering, no_special_impl nsi) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >private
help_getCrs_kokkos_view(KV_S &nzval, KV_GO &colind, KV_GS &rowptr, typename MatrixAdapter< Matrix >::global_size_t &nnz, const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > rowmap, EDistribution distribution, EStorage_Ordering ordering, no_special_impl nsi) const (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
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 >
returnColInd_kokkos_view(KV &view) const Amesos2::MatrixAdapter< Matrix >
returnRowPtr_kokkos_view(KV &view) const Amesos2::MatrixAdapter< Matrix >
returnValues_kokkos_view(KV &view) const Amesos2::MatrixAdapter< Matrix >
row_map_ (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >mutableprotected
scalar_t typedef (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >
type typedef (defined in Amesos2::MatrixAdapter< Matrix >)Amesos2::MatrixAdapter< Matrix >