![]() |
deal.II version 9.7.0
|
This is the complete list of members for TrilinosWrappers::BlockSparseMatrix, including all inherited members.
| add(const size_type i, const size_type j, const value_type value) | BlockMatrixBase< SparseMatrix > | |
| add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true) | BlockMatrixBase< SparseMatrix > | |
| add(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true) | BlockMatrixBase< SparseMatrix > | |
| add(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true) | BlockMatrixBase< SparseMatrix > | |
| add(const size_type row, const size_type n_cols, const size_type *col_indices, const number *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false) | BlockMatrixBase< SparseMatrix > | |
| add(const value_type factor, const BlockMatrixBase< SparseMatrix > &matrix) | BlockMatrixBase< SparseMatrix > | |
| BaseClass typedef | TrilinosWrappers::BlockSparseMatrix | |
| begin() | BlockMatrixBase< SparseMatrix > | |
| begin(const size_type r) | BlockMatrixBase< SparseMatrix > | |
| begin() const | BlockMatrixBase< SparseMatrix > | |
| begin(const size_type r) const | BlockMatrixBase< SparseMatrix > | |
| block(const unsigned int row, const unsigned int column) | BlockMatrixBase< SparseMatrix > | |
| block(const unsigned int row, const unsigned int column) const | BlockMatrixBase< SparseMatrix > | |
| BlockMatrixBase()=default | BlockMatrixBase< SparseMatrix > | |
| BlockSparseMatrix()=default | TrilinosWrappers::BlockSparseMatrix | |
| BlockType typedef | TrilinosWrappers::BlockSparseMatrix | |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| clear() | BlockMatrixBase< SparseMatrix > | protected |
| collect_sizes() | TrilinosWrappers::BlockSparseMatrix | |
| column_block_indices | BlockMatrixBase< SparseMatrix > | protected |
| compress(VectorOperation::values operation) | BlockMatrixBase< SparseMatrix > | |
| const_iterator typedef | TrilinosWrappers::BlockSparseMatrix | |
| const_pointer typedef | TrilinosWrappers::BlockSparseMatrix | |
| const_reference typedef | TrilinosWrappers::BlockSparseMatrix | |
| copy_from(const BlockMatrixType &source) | BlockMatrixBase< SparseMatrix > | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| diag_element(const size_type i) const | BlockMatrixBase< SparseMatrix > | |
| el(const size_type i, const size_type j) const | BlockMatrixBase< SparseMatrix > | |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| end() | BlockMatrixBase< SparseMatrix > | |
| end(const size_type r) | BlockMatrixBase< SparseMatrix > | |
| end() const | BlockMatrixBase< SparseMatrix > | |
| end(const size_type r) const | BlockMatrixBase< SparseMatrix > | |
| ExcIncompatibleColNumbers(int arg1, int arg2, int arg3, int arg4) | TrilinosWrappers::BlockSparseMatrix | static |
| ExcIncompatibleRowNumbers(int arg1, int arg2, int arg3, int arg4) | TrilinosWrappers::BlockSparseMatrix | static |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| frobenius_norm() const | BlockMatrixBase< SparseMatrix > | |
| get_column_indices() const | BlockMatrixBase< SparseMatrix > | |
| get_mpi_communicator() const | TrilinosWrappers::BlockSparseMatrix | |
| get_row_indices() const | BlockMatrixBase< SparseMatrix > | |
| is_compressed() const | TrilinosWrappers::BlockSparseMatrix | inline |
| iterator typedef | TrilinosWrappers::BlockSparseMatrix | |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| locally_owned_domain_indices() const | TrilinosWrappers::BlockSparseMatrix | inline |
| locally_owned_range_indices() const | TrilinosWrappers::BlockSparseMatrix | inline |
| m() const | BlockMatrixBase< SparseMatrix > | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| matrix_norm_square(const BlockVectorType &v) const | BlockMatrixBase< SparseMatrix > | |
| matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) const | BlockMatrixBase< SparseMatrix > | |
| memory_consumption() const | BlockMatrixBase< SparseMatrix > | |
| mutex | EnableObserverPointer | privatestatic |
| n() const | BlockMatrixBase< SparseMatrix > | |
| n_block_cols() const | BlockMatrixBase< SparseMatrix > | |
| n_block_rows() const | BlockMatrixBase< SparseMatrix > | |
| n_nonzero_elements() const | TrilinosWrappers::BlockSparseMatrix | |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator()(const size_type i, const size_type j) const | BlockMatrixBase< SparseMatrix > | |
| operator*=(const value_type factor) | BlockMatrixBase< SparseMatrix > | |
| operator/=(const value_type factor) | BlockMatrixBase< SparseMatrix > | |
| operator=(const BlockSparseMatrix &)=default | TrilinosWrappers::BlockSparseMatrix | |
| operator=(const double d) | TrilinosWrappers::BlockSparseMatrix | inline |
| BlockMatrixBase< SparseMatrix >::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| BlockMatrixBase< SparseMatrix >::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| pointer typedef | TrilinosWrappers::BlockSparseMatrix | |
| prepare_add_operation() | BlockMatrixBase< SparseMatrix > | protected |
| prepare_set_operation() | BlockMatrixBase< SparseMatrix > | protected |
| print(std::ostream &out, const bool alternative_output=false) const | BlockMatrixBase< SparseMatrix > | |
| real_type typedef | BlockMatrixBase< SparseMatrix > | |
| reference typedef | TrilinosWrappers::BlockSparseMatrix | |
| reinit(const size_type n_block_rows, const size_type n_block_columns) | TrilinosWrappers::BlockSparseMatrix | |
| reinit(const std::vector< IndexSet > &input_maps, const BlockSparsityPatternType &block_sparsity_pattern, const MPI_Comm communicator=MPI_COMM_WORLD, const bool exchange_data=false) | TrilinosWrappers::BlockSparseMatrix | |
| reinit(const BlockSparsityPatternType &block_sparsity_pattern) | TrilinosWrappers::BlockSparseMatrix | |
| reinit(const std::vector< IndexSet > ¶llel_partitioning, const ::BlockSparseMatrix< double > &dealii_block_sparse_matrix, const MPI_Comm communicator=MPI_COMM_WORLD, const double drop_tolerance=1e-13) | TrilinosWrappers::BlockSparseMatrix | |
| reinit(const ::BlockSparseMatrix< double > &deal_ii_sparse_matrix, const double drop_tolerance=1e-13) | TrilinosWrappers::BlockSparseMatrix | |
| reinit(const BlockSparsityPattern &block_sparsity_pattern) | TrilinosWrappers::BlockSparseMatrix | |
| residual(MPI::BlockVector &dst, const MPI::BlockVector &x, const MPI::BlockVector &b) const | TrilinosWrappers::BlockSparseMatrix | |
| residual(MPI::BlockVector &dst, const MPI::Vector &x, const MPI::BlockVector &b) const | TrilinosWrappers::BlockSparseMatrix | |
| residual(MPI::Vector &dst, const MPI::BlockVector &x, const MPI::Vector &b) const | TrilinosWrappers::BlockSparseMatrix | |
| residual(MPI::Vector &dst, const MPI::Vector &x, const MPI::Vector &b) const | TrilinosWrappers::BlockSparseMatrix | |
| BlockMatrixBase< SparseMatrix >::residual(BlockVectorType &dst, const BlockVectorType &x, const BlockVectorType &b) const | BlockMatrixBase< SparseMatrix > | |
| row_block_indices | BlockMatrixBase< SparseMatrix > | protected |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| set(const size_type i, const size_type j, const value_type value) | BlockMatrixBase< SparseMatrix > | |
| set(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false) | BlockMatrixBase< SparseMatrix > | |
| set(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false) | BlockMatrixBase< SparseMatrix > | |
| set(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=false) | BlockMatrixBase< 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) | BlockMatrixBase< SparseMatrix > | |
| size_type typedef | TrilinosWrappers::BlockSparseMatrix | |
| sub_objects | BlockMatrixBase< SparseMatrix > | protected |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| temporary_data | BlockMatrixBase< SparseMatrix > | private |
| Tvmult(VectorType1 &dst, const VectorType2 &src) const | TrilinosWrappers::BlockSparseMatrix | inline |
| Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix > | |
| Tvmult_block_block(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| Tvmult_block_nonblock(BlockVectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| Tvmult_nonblock_block(VectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| Tvmult_nonblock_nonblock(VectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | TrilinosWrappers::BlockSparseMatrix | |
| vmult(VectorType1 &dst, const VectorType2 &src) const | TrilinosWrappers::BlockSparseMatrix | inline |
| vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< true >, const std::bool_constant< true >) const | TrilinosWrappers::BlockSparseMatrix | inlineprivate |
| vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< false >, const std::bool_constant< true >) const | TrilinosWrappers::BlockSparseMatrix | inlineprivate |
| vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< true >, const std::bool_constant< false >) const | TrilinosWrappers::BlockSparseMatrix | inlineprivate |
| vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< false >, const std::bool_constant< false >) const | TrilinosWrappers::BlockSparseMatrix | inlineprivate |
| vmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix > | |
| vmult_block_block(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| vmult_block_nonblock(BlockVectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| vmult_nonblock_block(VectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| vmult_nonblock_nonblock(VectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix > | protected |
| ~BlockMatrixBase() override | BlockMatrixBase< SparseMatrix > | |
| ~BlockSparseMatrix() override | TrilinosWrappers::BlockSparseMatrix | |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |