, including all inherited members.
add(const unsigned int i, const unsigned int j, const TrilinosScalar value) | TrilinosWrappers::SparseMatrix | |
add(const std::vector< unsigned int > &indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=true) | TrilinosWrappers::SparseMatrix | |
add(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=true) | TrilinosWrappers::SparseMatrix | |
add(const unsigned int row, const std::vector< unsigned int > &col_indices, const std::vector< TrilinosScalar > &values, const bool elide_zero_values=true) | TrilinosWrappers::SparseMatrix | |
add(const unsigned int row, const unsigned int n_cols, const unsigned int *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(const unsigned int r) const | TrilinosWrappers::SparseMatrix | |
clear() | TrilinosWrappers::SparseMatrix | |
clear_row(const unsigned int row, const TrilinosScalar new_diag_value=0) | TrilinosWrappers::SparseMatrix | |
clear_rows(const std::vector< unsigned int > &rows, const TrilinosScalar new_diag_value=0) | TrilinosWrappers::SparseMatrix | |
col_map | TrilinosWrappers::SparseMatrix | [private] |
col_partitioner() const | TrilinosWrappers::SparseMatrix | |
column_indices | TrilinosWrappers::SparseMatrix | [private] |
column_values | TrilinosWrappers::SparseMatrix | [private] |
compress() | TrilinosWrappers::SparseMatrix | |
compressed | TrilinosWrappers::SparseMatrix | [private] |
const_iterator typedef | TrilinosWrappers::SparseMatrix | |
copy_from(const SparseMatrix &source) | TrilinosWrappers::SparseMatrix | |
diag_element(const unsigned int i) const | TrilinosWrappers::SparseMatrix | |
domain_partitioner() const | TrilinosWrappers::SparseMatrix | |
el(const unsigned int i, const unsigned int j) const | TrilinosWrappers::SparseMatrix | |
end() const | TrilinosWrappers::SparseMatrix | |
end(const unsigned int r) const | TrilinosWrappers::SparseMatrix | |
frobenius_norm() const | TrilinosWrappers::SparseMatrix | |
in_local_range(const unsigned int index) const | TrilinosWrappers::SparseMatrix | |
is_compressed() const | TrilinosWrappers::SparseMatrix | |
is_hermitian() const | TrilinosWrappers::SparseMatrix | |
is_symmetric(const double tol=0.0) const | TrilinosWrappers::SparseMatrix | |
l1_norm() const | TrilinosWrappers::SparseMatrix | |
last_action | TrilinosWrappers::SparseMatrix | [private] |
linfty_norm() const | TrilinosWrappers::SparseMatrix | |
list_subscribers() const | Subscriptor | |
local_range() const | TrilinosWrappers::SparseMatrix | |
local_size() const | TrilinosWrappers::SparseMatrix | |
m() const | TrilinosWrappers::SparseMatrix | |
matrix | TrilinosWrappers::SparseMatrix | [private] |
matrix_norm_square(const VectorBase &v) const | TrilinosWrappers::SparseMatrix | |
matrix_scalar_product(const VectorBase &u, const VectorBase &v) const | TrilinosWrappers::SparseMatrix | |
memory_consumption() const | TrilinosWrappers::SparseMatrix | |
n() const | TrilinosWrappers::SparseMatrix | |
n_nonzero_elements() const | TrilinosWrappers::SparseMatrix | |
n_subscriptions() const | Subscriptor | |
operator()(const unsigned int i, const unsigned int j) const | TrilinosWrappers::SparseMatrix | |
operator*=(const TrilinosScalar factor) | TrilinosWrappers::SparseMatrix | |
operator/=(const TrilinosScalar factor) | TrilinosWrappers::SparseMatrix | |
operator=(const double d) | TrilinosWrappers::SparseMatrix | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
print(std::ostream &out) const | TrilinosWrappers::SparseMatrix | |
range_partitioner() const | TrilinosWrappers::SparseMatrix | |
reinit(const SparsityType &sparsity_pattern) | TrilinosWrappers::SparseMatrix | [inline] |
reinit(const Epetra_Map &input_map, const SparsityType &sparsity_pattern) | TrilinosWrappers::SparseMatrix | [inline] |
reinit(const Epetra_Map &input_row_map, const Epetra_Map &input_col_map, const SparsityType &sparsity_pattern) | TrilinosWrappers::SparseMatrix | [inline] |
reinit(const SparsityPattern &sparsity_pattern) | TrilinosWrappers::SparseMatrix | |
reinit(const SparseMatrix &sparse_matrix) | TrilinosWrappers::SparseMatrix | |
reinit(const ::::SparseMatrix< double > &dealii_sparse_matrix, const double drop_tolerance=1e-13) | TrilinosWrappers::SparseMatrix | |
reinit(const Epetra_Map &input_map, const ::::SparseMatrix< double > &dealii_sparse_matrix, const double drop_tolerance=1e-13) | TrilinosWrappers::SparseMatrix | |
reinit(const Epetra_Map &input_row_map, const Epetra_Map &input_col_map, const ::::SparseMatrix< double > &dealii_sparse_matrix, const double drop_tolerance=1e-13) | TrilinosWrappers::SparseMatrix | |
reinit(const Epetra_CrsMatrix &input_matrix) | TrilinosWrappers::SparseMatrix | |
residual(VectorBase &dst, const VectorBase &x, const VectorBase &b) const | TrilinosWrappers::SparseMatrix | |
row_length(const unsigned int row) const | TrilinosWrappers::SparseMatrix | |
row_map | TrilinosWrappers::SparseMatrix | [private] |
row_partitioner() const | TrilinosWrappers::SparseMatrix | |
set(const unsigned int i, const unsigned int j, const TrilinosScalar value) | TrilinosWrappers::SparseMatrix | |
set(const std::vector< unsigned int > &indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
set(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< TrilinosScalar > &full_matrix, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
set(const unsigned int row, const std::vector< unsigned int > &col_indices, const std::vector< TrilinosScalar > &values, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
set(const unsigned int row, const unsigned int n_cols, const unsigned int *col_indices, const TrilinosScalar *values, const bool elide_zero_values=false) | TrilinosWrappers::SparseMatrix | |
SparseMatrix() | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const Epetra_Map &InputMap, const unsigned int n_max_entries_per_row) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const Epetra_Map &InputMap, const std::vector< unsigned int > &n_entries_per_row) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const Epetra_Map &InputRowMap, const Epetra_Map &InputColMap, const unsigned int n_max_entries_per_row) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const Epetra_Map &InputRowMap, const Epetra_Map &InputColMap, const std::vector< unsigned int > &n_entries_per_row) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const unsigned int m, const unsigned int n, const unsigned int n_max_entries_per_row) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const unsigned int m, const unsigned int n, const std::vector< unsigned int > &n_entries_per_row) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const SparsityPattern &InputSparsityPattern) | TrilinosWrappers::SparseMatrix | |
SparseMatrix(const SparseMatrix &InputMatrix) | TrilinosWrappers::SparseMatrix | |
subscribe(const char *identifier=0) const | Subscriptor | [inline] |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
temp_vector | TrilinosWrappers::SparseMatrix | [mutable, private] |
transpose() | TrilinosWrappers::SparseMatrix | |
trilinos_matrix() const | TrilinosWrappers::SparseMatrix | |
trilinos_sparsity_pattern() const | TrilinosWrappers::SparseMatrix | |
Tvmult(VectorBase &dst, const VectorBase &src) const | TrilinosWrappers::SparseMatrix | |
Tvmult_add(VectorBase &dst, const VectorBase &src) const | TrilinosWrappers::SparseMatrix | |
unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
value_type typedef | TrilinosWrappers::SparseMatrix | |
vmult(VectorBase &dst, const VectorBase &src) const | TrilinosWrappers::SparseMatrix | |
vmult_add(VectorBase &dst, const VectorBase &src) const | TrilinosWrappers::SparseMatrix | |
write_ascii() | TrilinosWrappers::SparseMatrix | |
~SparseMatrix() | TrilinosWrappers::SparseMatrix | [virtual] |
~Subscriptor() | Subscriptor | [virtual] |