Amesos2 - Direct Sparse Solver Interfaces  Version of the Day
Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat > Member List

This is the complete list of members for Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >, including all inherited members.

AbstractConcreteMatrixAdapter(RCP< matrix_t > m) (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
adapter_t typedef (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
col_map_ (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >mutableprotected
comm_ (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >mutableprotected
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) constAmesos2::MatrixAdapter< DerivedMat >
description() constAmesos2::MatrixAdapter< DerivedMat >
get(const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > map, EDistribution distribution=ROOTED) const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
get_ccs_spec typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
get_crs_spec typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
get_impl(const Teuchos::Ptr< const Tpetra::Map< local_ordinal_t, global_ordinal_t, node_t > > map, EDistribution distribution=ROOTED) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
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, EDistribution distribution=ROOTED) constAmesos2::MatrixAdapter< DerivedMat >
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) constAmesos2::MatrixAdapter< DerivedMat >
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 > > colmap, EStorage_Ordering ordering=ARBITRARY, EDistribution distribution=ROOTED) const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
getColMap() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >inline
getColMap_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getColumnIndexBase() constAmesos2::MatrixAdapter< DerivedMat >
getComm() constAmesos2::MatrixAdapter< DerivedMat >inline
getComm_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
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, EDistribution distribution=ROOTED) constAmesos2::MatrixAdapter< DerivedMat >
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) constAmesos2::MatrixAdapter< DerivedMat >
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 (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
getGlobalColCopy(global_ordinal_t col, const Teuchos::ArrayView< global_ordinal_t > &indices, const Teuchos::ArrayView< scalar_t > &vals, size_t &nnz) constAmesos2::MatrixAdapter< DerivedMat >protected
getGlobalColCopy_impl(global_ordinal_t col, const Teuchos::ArrayView< global_ordinal_t > &indices, const Teuchos::ArrayView< scalar_t > &vals, size_t &nnz) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getGlobalColNNZ(global_ordinal_t col) const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
getGlobalColNNZ_impl(global_ordinal_t col) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getGlobalNNZ() constAmesos2::MatrixAdapter< DerivedMat >
getGlobalNNZ_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getGlobalNumCols() constAmesos2::MatrixAdapter< DerivedMat >
getGlobalNumCols_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getGlobalNumRows() constAmesos2::MatrixAdapter< DerivedMat >
getGlobalNumRows_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getGlobalRowCopy(global_ordinal_t row, const Teuchos::ArrayView< global_ordinal_t > &indices, const Teuchos::ArrayView< scalar_t > &vals, size_t &nnz) constAmesos2::MatrixAdapter< DerivedMat >protected
getGlobalRowCopy_impl(global_ordinal_t row, const Teuchos::ArrayView< global_ordinal_t > &indices, const Teuchos::ArrayView< scalar_t > &vals, size_t &nnz) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getGlobalRowNNZ(global_ordinal_t row) const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
getGlobalRowNNZ_impl(global_ordinal_t row) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getLocalColNNZ(local_ordinal_t col) const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
getLocalColNNZ_impl(local_ordinal_t col) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getLocalNNZ() constAmesos2::MatrixAdapter< DerivedMat >
getLocalNNZ_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getLocalNumCols() constAmesos2::MatrixAdapter< DerivedMat >
getLocalNumRows() constAmesos2::MatrixAdapter< DerivedMat >
getLocalRowNNZ(local_ordinal_t row) const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
getLocalRowNNZ_impl(local_ordinal_t row) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getMap() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >inline
getMap_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getMaxColNNZ() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
getMaxColNNZ_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getMaxRowNNZ() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
getMaxRowNNZ_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getRowIndexBase() constAmesos2::MatrixAdapter< DerivedMat >
getRowMap() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >inline
getRowMap_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getSparseColInd() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getSparseColInd_kokkos_view(KV &view) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >inline
getSparseRowPtr() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getSparseRowPtr_kokkos_view(KV &view) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >inline
getSparseValues() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
getSparseValues_kokkos_view(KV &view) const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >inline
global_ordinal_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
global_size_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
isGloballyIndexed() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
isGloballyIndexed_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
isLocallyIndexed() const (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
isLocallyIndexed_impl() const (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
local_matrix_t typedef (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
local_ordinal_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
major_access typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
mat_ (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >protected
matrix_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
MatrixAdapter(Teuchos::RCP< DerivedMat > m) (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
MatrixAdapter< DerivedMat > (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >friend
node_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
returnColInd() constAmesos2::MatrixAdapter< DerivedMat >
returnColInd_kokkos_view(KV &view) constAmesos2::MatrixAdapter< DerivedMat >
returnRowPtr() constAmesos2::MatrixAdapter< DerivedMat >
returnRowPtr_kokkos_view(KV &view) constAmesos2::MatrixAdapter< DerivedMat >
returnValues() constAmesos2::MatrixAdapter< DerivedMat >
returnValues_kokkos_view(KV &view) constAmesos2::MatrixAdapter< DerivedMat >
row_map_ (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >mutableprotected
scalar_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >
spmtx_idx_t typedef (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
spmtx_ptr_t typedef (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
spmtx_vals_t typedef (defined in Amesos2::MatrixAdapter< DerivedMat >)Amesos2::MatrixAdapter< DerivedMat >
super_t typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >private
type typedef (defined in Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >)Amesos2::AbstractConcreteMatrixAdapter< Epetra_RowMatrix, DerivedMat >