, including all inherited members.
| ::BlockMatrixBase class | PETScWrappers::MatrixBase | [friend] |
| add(const unsigned int i, const unsigned int j, const PetscScalar value) | PETScWrappers::MatrixBase | |
| add(const std::vector< unsigned int > &indices, const FullMatrix< PetscScalar > &full_matrix, const bool elide_zero_values=true) | PETScWrappers::MatrixBase | |
| add(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< PetscScalar > &full_matrix, const bool elide_zero_values=true) | PETScWrappers::MatrixBase | |
| add(const unsigned int row, const std::vector< unsigned int > &col_indices, const std::vector< PetscScalar > &values, const bool elide_zero_values=true) | PETScWrappers::MatrixBase | |
| add(const unsigned int row, const unsigned int n_cols, const unsigned int *col_indices, const PetscScalar *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false) | PETScWrappers::MatrixBase | |
| begin() const | PETScWrappers::MatrixBase | |
| begin(const unsigned int r) const | PETScWrappers::MatrixBase | |
| BlockMatrixBase< SparseMatrix > class | PETScWrappers::MPI::SparseMatrix | [friend] |
| clear() | PETScWrappers::MatrixBase | |
| clear_row(const unsigned int row, const PetscScalar new_diag_value=0) | PETScWrappers::MatrixBase | |
| clear_rows(const std::vector< unsigned int > &rows, const PetscScalar new_diag_value=0) | PETScWrappers::MatrixBase | |
| communicator | PETScWrappers::MPI::SparseMatrix | [private] |
| compress() | PETScWrappers::MatrixBase | |
| const_iterator typedef | PETScWrappers::MatrixBase | |
| diag_element(const unsigned int i) const | PETScWrappers::MatrixBase | |
| do_reinit(const unsigned int m, const unsigned int n, const unsigned int local_rows, const unsigned int local_columns, const unsigned int n_nonzero_per_row, const bool is_symmetric=false) | PETScWrappers::MPI::SparseMatrix | [private] |
| do_reinit(const unsigned int m, const unsigned int n, const unsigned int local_rows, const unsigned int local_columns, const std::vector< unsigned int > &row_lengths, const bool is_symmetric=false) | PETScWrappers::MPI::SparseMatrix | [private] |
| do_reinit(const SparsityType &sparsity_pattern, const std::vector< unsigned int > &local_rows_per_process, const std::vector< unsigned int > &local_columns_per_process, const unsigned int this_process, const bool preset_nonzero_locations) | PETScWrappers::MPI::SparseMatrix | [private] |
| el(const unsigned int i, const unsigned int j) const | PETScWrappers::MatrixBase | |
| end() const | PETScWrappers::MatrixBase | |
| end(const unsigned int r) const | PETScWrappers::MatrixBase | |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | [static] |
| ExcLocalRowsTooLarge(int arg1, int arg2) | PETScWrappers::MPI::SparseMatrix | [static] |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | [static] |
| ExcPETScError(int arg1) | PETScWrappers::MatrixBase | [static] |
| ExcSourceEqualsDestination() | PETScWrappers::MatrixBase | [static] |
| ExcWrongMode(int arg1, int arg2) | PETScWrappers::MatrixBase | [static] |
| frobenius_norm() const | PETScWrappers::MatrixBase | |
| get_mpi_communicator() const | PETScWrappers::MPI::SparseMatrix | [inline, virtual] |
| in_local_range(const unsigned int index) const | PETScWrappers::MatrixBase | |
| is_symmetric(const double tolerance=1.e-12) | PETScWrappers::MatrixBase | |
| l1_norm() const | PETScWrappers::MatrixBase | |
| last_action | PETScWrappers::MatrixBase | [protected] |
| linfty_norm() const | PETScWrappers::MatrixBase | |
| list_subscribers() const | Subscriptor | |
| local_range() const | PETScWrappers::MatrixBase | |
| local_size() const | PETScWrappers::MatrixBase | |
| m() const | PETScWrappers::MatrixBase | |
| matrix | PETScWrappers::MatrixBase | [protected] |
| matrix_norm_square(const VectorBase &v) const | PETScWrappers::MatrixBase | |
| matrix_scalar_product(const VectorBase &u, const VectorBase &v) const | PETScWrappers::MatrixBase | |
| MatrixBase() | PETScWrappers::MatrixBase | |
| memory_consumption() const | PETScWrappers::MatrixBase | |
| n() const | PETScWrappers::MatrixBase | |
| n_nonzero_elements() const | PETScWrappers::MatrixBase | |
| n_subscriptions() const | Subscriptor | |
| operator Mat() const | PETScWrappers::MatrixBase | |
| operator()(const unsigned int i, const unsigned int j) const | PETScWrappers::MatrixBase | |
| operator*=(const PetscScalar factor) | PETScWrappers::MatrixBase | |
| operator/=(const PetscScalar factor) | PETScWrappers::MatrixBase | |
| operator=(const value_type d) | PETScWrappers::MPI::SparseMatrix | |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| prepare_action(const LastAction::Values new_action) | PETScWrappers::MatrixBase | [protected] |
| prepare_add() | PETScWrappers::MatrixBase | [protected] |
| prepare_set() | PETScWrappers::MatrixBase | [protected] |
| reinit(const MPI_Comm &communicator, const unsigned int m, const unsigned int n, const unsigned int local_rows, const unsigned int local_columns, const unsigned int n_nonzero_per_row, const bool is_symmetric=false) | PETScWrappers::MPI::SparseMatrix | |
| reinit(const MPI_Comm &communicator, const unsigned int m, const unsigned int n, const unsigned int local_rows, const unsigned int local_columns, const std::vector< unsigned int > &row_lengths, const bool is_symmetric=false) | PETScWrappers::MPI::SparseMatrix | |
| reinit(const MPI_Comm &communicator, const SparsityType &sparsity_pattern, const std::vector< unsigned int > &local_rows_per_process, const std::vector< unsigned int > &local_columns_per_process, const unsigned int this_process, const bool preset_nonzero_locations=true) | PETScWrappers::MPI::SparseMatrix | |
| residual(VectorBase &dst, const VectorBase &x, const VectorBase &b) const | PETScWrappers::MatrixBase | |
| row_length(const unsigned int row) const | PETScWrappers::MatrixBase | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | [inline] |
| set(const unsigned int i, const unsigned int j, const PetscScalar value) | PETScWrappers::MatrixBase | |
| set(const std::vector< unsigned int > &indices, const FullMatrix< PetscScalar > &full_matrix, const bool elide_zero_values=false) | PETScWrappers::MatrixBase | |
| set(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< PetscScalar > &full_matrix, const bool elide_zero_values=false) | PETScWrappers::MatrixBase | |
| set(const unsigned int row, const std::vector< unsigned int > &col_indices, const std::vector< PetscScalar > &values, const bool elide_zero_values=false) | PETScWrappers::MatrixBase | |
| set(const unsigned int row, const unsigned int n_cols, const unsigned int *col_indices, const PetscScalar *values, const bool elide_zero_values=false) | PETScWrappers::MatrixBase | |
| SparseMatrix() | PETScWrappers::MPI::SparseMatrix | |
| SparseMatrix(const MPI_Comm &communicator, const unsigned int m, const unsigned int n, const unsigned int local_rows, const unsigned int local_columns, const unsigned int n_nonzero_per_row, const bool is_symmetric=false) | PETScWrappers::MPI::SparseMatrix | |
| SparseMatrix(const MPI_Comm &communicator, const unsigned int m, const unsigned int n, const unsigned int local_rows, const unsigned int local_columns, const std::vector< unsigned int > &row_lengths, const bool is_symmetric=false) | PETScWrappers::MPI::SparseMatrix | |
| SparseMatrix(const MPI_Comm &communicator, const SparsityType &sparsity_pattern, const std::vector< unsigned int > &local_rows_per_process, const std::vector< unsigned int > &local_columns_per_process, const unsigned int this_process, const bool preset_nonzero_locations=true) | PETScWrappers::MPI::SparseMatrix | |
| subscribe(const char *identifier=0) const | Subscriptor | [inline] |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| transpose() | PETScWrappers::MatrixBase | |
| Tvmult(VectorBase &dst, const VectorBase &src) const | PETScWrappers::MatrixBase | |
| Tvmult_add(VectorBase &dst, const VectorBase &src) const | PETScWrappers::MatrixBase | |
| unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
| value_type typedef | PETScWrappers::MatrixBase | |
| vmult(VectorBase &dst, const VectorBase &src) const | PETScWrappers::MatrixBase | |
| vmult_add(VectorBase &dst, const VectorBase &src) const | PETScWrappers::MatrixBase | |
| write_ascii() | PETScWrappers::MatrixBase | |
| ~MatrixBase() | PETScWrappers::MatrixBase | [virtual] |
| ~Subscriptor() | Subscriptor | [virtual] |