![]() |
deal.II version 9.7.0
|
This is the complete list of members for TrilinosWrappers::SparseMatrix, including all inherited members.
| add(const size_type i, const size_type j, const TrilinosScalar value) | TrilinosWrappers::SparseMatrix | |
| add(const std::vector< size_type > &indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=true) | TrilinosWrappers::SparseMatrix | |
| add(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=true) | TrilinosWrappers::SparseMatrix | |
| add(const size_type row, const std::vector< size_type > &col_indices, const std::vector< TrilinosScalar > &values, const bool elide_zero_values=true) | TrilinosWrappers::SparseMatrix | |
| add(const size_type row, const size_type n_cols, const size_type *col_indices, const TrilinosScalar *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false) | TrilinosWrappers::SparseMatrix | |
| add(const TrilinosScalar factor, const SparseMatrix &matrix) | TrilinosWrappers::SparseMatrix | |
| begin() const | TrilinosWrappers::SparseMatrix | |
| begin() | TrilinosWrappers::SparseMatrix | |
| begin(const size_type r) const | TrilinosWrappers::SparseMatrix | |
| begin(const size_type r) | TrilinosWrappers::SparseMatrix | |
| BlockMatrixBase< SparseMatrix > class | TrilinosWrappers::SparseMatrix | friend |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| clear() | TrilinosWrappers::SparseMatrix | |
| clear_row(const size_type row, const TrilinosScalar new_diag_value=0) | TrilinosWrappers::SparseMatrix | |
| clear_rows(const ArrayView< const size_type > &rows, const TrilinosScalar new_diag_value=0) | TrilinosWrappers::SparseMatrix | |
| column_space_map | TrilinosWrappers::SparseMatrix | private |
| compress(VectorOperation::values operation) | TrilinosWrappers::SparseMatrix | |
| compressed | TrilinosWrappers::SparseMatrix | private |
| const_iterator typedef | TrilinosWrappers::SparseMatrix | |
| copy_from(const SparseMatrix &source) | TrilinosWrappers::SparseMatrix | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| diag_element(const size_type i) const | TrilinosWrappers::SparseMatrix | |
| el(const size_type i, const size_type j) const | TrilinosWrappers::SparseMatrix | |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| end() const | TrilinosWrappers::SparseMatrix | |
| end() | TrilinosWrappers::SparseMatrix | |
| end(const size_type r) const | TrilinosWrappers::SparseMatrix | |
| end(const size_type r) | TrilinosWrappers::SparseMatrix | |
| ExcAccessToNonLocalElement(size_type arg1, size_type arg2, size_type arg3, size_type arg4) | TrilinosWrappers::SparseMatrix | static |
| ExcAccessToNonlocalRow(std::size_t arg1) | TrilinosWrappers::SparseMatrix | static |
| ExcAccessToNonPresentElement(size_type arg1, size_type arg2) | TrilinosWrappers::SparseMatrix | static |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcInvalidIndex(size_type arg1, size_type arg2) | TrilinosWrappers::SparseMatrix | static |
| ExcMatrixNotCompressed() | TrilinosWrappers::SparseMatrix | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| ExcSourceEqualsDestination() | TrilinosWrappers::SparseMatrix | static |
| ExcTrilinosError(int arg1) | TrilinosWrappers::SparseMatrix | static |
| frobenius_norm() const | TrilinosWrappers::SparseMatrix | |
| get_mpi_communicator() const | TrilinosWrappers::SparseMatrix | |
| in_local_range(const size_type index) const | TrilinosWrappers::SparseMatrix | |
| is_compressed() const | TrilinosWrappers::SparseMatrix | |
| iterator typedef | TrilinosWrappers::SparseMatrix | |
| l1_norm() const | TrilinosWrappers::SparseMatrix | |
| last_action | TrilinosWrappers::SparseMatrix | private |
| linfty_norm() const | TrilinosWrappers::SparseMatrix | |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| local_range() const | TrilinosWrappers::SparseMatrix | |
| local_size() const | TrilinosWrappers::SparseMatrix | |
| locally_owned_domain_indices() const | TrilinosWrappers::SparseMatrix | |
| locally_owned_range_indices() const | TrilinosWrappers::SparseMatrix | |
| m() const | TrilinosWrappers::SparseMatrix | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| matrix | TrilinosWrappers::SparseMatrix | private |
| matrix_norm_square(const MPI::Vector &v) const | TrilinosWrappers::SparseMatrix | |
| matrix_scalar_product(const MPI::Vector &u, const MPI::Vector &v) const | TrilinosWrappers::SparseMatrix | |
| memory_consumption() const | TrilinosWrappers::SparseMatrix | |
| mmult(SparseMatrix &C, const SparseMatrix &B, const MPI::Vector &V=MPI::Vector()) const | TrilinosWrappers::SparseMatrix | |
| mutex | EnableObserverPointer | privatestatic |
| n() const | TrilinosWrappers::SparseMatrix | |
| n_nonzero_elements() const | TrilinosWrappers::SparseMatrix | |
| n_subscriptions() const | EnableObserverPointer | inline |
| nonlocal_matrix | TrilinosWrappers::SparseMatrix | private |
| nonlocal_matrix_exporter | TrilinosWrappers::SparseMatrix | private |
| object_info | EnableObserverPointer | mutableprivate |
| operator()(const size_type i, const size_type j) const | TrilinosWrappers::SparseMatrix | |
| operator*=(const TrilinosScalar factor) | TrilinosWrappers::SparseMatrix | |
| operator/=(const TrilinosScalar factor) | TrilinosWrappers::SparseMatrix | |
| operator=(const SparseMatrix &)=delete | TrilinosWrappers::SparseMatrix | |
| operator=(const double d) | TrilinosWrappers::SparseMatrix | |
| EnableObserverPointer::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| prepare_add() | TrilinosWrappers::SparseMatrix | private |
| prepare_set() | TrilinosWrappers::SparseMatrix | private |
| print(std::ostream &out, const bool write_extended_trilinos_info=false) const | TrilinosWrappers::SparseMatrix | |
| reinit(const SparsityPatternType &sparsity_pattern) | TrilinosWrappers::SparseMatrix | |
| reinit(const SparsityPattern &sparsity_pattern) | TrilinosWrappers::SparseMatrix | |
| reinit(const SparseMatrix &sparse_matrix) | TrilinosWrappers::SparseMatrix | |
| reinit(const ::SparseMatrix< number > &dealii_sparse_matrix, const double drop_tolerance=1e-13, const bool copy_values=true, const ::SparsityPattern *use_this_sparsity=nullptr) | TrilinosWrappers::SparseMatrix | |
| reinit(const Epetra_CrsMatrix &input_matrix, const bool copy_values=true) | TrilinosWrappers::SparseMatrix | |
| reinit(const IndexSet ¶llel_partitioning, const SparsityPatternType &sparsity_pattern, const MPI_Comm communicator=MPI_COMM_WORLD, const bool exchange_data=false) | TrilinosWrappers::SparseMatrix | |
| reinit(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const SparsityPatternType &sparsity_pattern, const MPI_Comm communicator=MPI_COMM_WORLD, const bool exchange_data=false) | TrilinosWrappers::SparseMatrix | |
| reinit(const IndexSet ¶llel_partitioning, const ::SparseMatrix< number > &dealii_sparse_matrix, const MPI_Comm communicator=MPI_COMM_WORLD, const double drop_tolerance=1e-13, const bool copy_values=true, const ::SparsityPattern *use_this_sparsity=nullptr) | TrilinosWrappers::SparseMatrix | |
| reinit(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const ::SparseMatrix< number > &dealii_sparse_matrix, const MPI_Comm communicator=MPI_COMM_WORLD, const double drop_tolerance=1e-13, const bool copy_values=true, const ::SparsityPattern *use_this_sparsity=nullptr) | TrilinosWrappers::SparseMatrix | inline |
| residual(VectorType &dst, const VectorType &x, const VectorType &b) const | TrilinosWrappers::SparseMatrix | |
| row_length(const size_type row) const | TrilinosWrappers::SparseMatrix | |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| set(const size_type i, const size_type j, const TrilinosScalar value) | TrilinosWrappers::SparseMatrix | |
| set(const std::vector< size_type > &indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
| set(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
| set(const size_type row, const std::vector< size_type > &col_indices, const std::vector< TrilinosScalar > &values, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
| set(const size_type row, const size_type n_cols, const size_type *col_indices, const Number *values, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
| set(const size_type row, const size_type n_cols, const size_type *col_indices, const TrilinosScalar *values, const bool elide_zero_values) | TrilinosWrappers::SparseMatrix | |
| size_type typedef | TrilinosWrappers::SparseMatrix | |
| SparseMatrix() | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const size_type m, const size_type n, const unsigned int n_max_entries_per_row) | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const size_type m, const size_type n, const std::vector< unsigned int > &n_entries_per_row) | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const SparsityPattern &InputSparsityPattern) | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(SparseMatrix &&other) noexcept | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const SparseMatrix &)=delete | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const IndexSet ¶llel_partitioning, const MPI_Comm communicator=MPI_COMM_WORLD, const unsigned int n_max_entries_per_row=0) | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const IndexSet ¶llel_partitioning, const MPI_Comm communicator, const std::vector< unsigned int > &n_entries_per_row) | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const MPI_Comm communicator=MPI_COMM_WORLD, const size_type n_max_entries_per_row=0) | TrilinosWrappers::SparseMatrix | |
| SparseMatrix(const IndexSet &row_parallel_partitioning, const IndexSet &col_parallel_partitioning, const MPI_Comm communicator, const std::vector< unsigned int > &n_entries_per_row) | TrilinosWrappers::SparseMatrix | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| Tmmult(SparseMatrix &C, const SparseMatrix &B, const MPI::Vector &V=MPI::Vector()) const | TrilinosWrappers::SparseMatrix | |
| transpose() | TrilinosWrappers::SparseMatrix | |
| trilinos_matrix() const | TrilinosWrappers::SparseMatrix | |
| trilinos_sparsity_pattern() const | TrilinosWrappers::SparseMatrix | |
| Tvmult(VectorType &dst, const VectorType &src) const | TrilinosWrappers::SparseMatrix | |
| Tvmult(VectorType &dst, const VectorType &src) const | TrilinosWrappers::SparseMatrix | |
| Tvmult_add(VectorType &dst, const VectorType &src) const | TrilinosWrappers::SparseMatrix | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | TrilinosWrappers::SparseMatrix | |
| vmult(VectorType &dst, const VectorType &src) const | TrilinosWrappers::SparseMatrix | |
| vmult(VectorType &dst, const VectorType &src) const | TrilinosWrappers::SparseMatrix | |
| vmult_add(VectorType &dst, const VectorType &src) const | TrilinosWrappers::SparseMatrix | |
| write_ascii() | TrilinosWrappers::SparseMatrix | |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |
| ~SparseMatrix() override=default | TrilinosWrappers::SparseMatrix | virtual |