Reference documentation for deal.II version 9.1.0-pre
FilteredMatrix< VectorType > Member List

This is the complete list of members for FilteredMatrix< VectorType >, including all inherited members.

add_constraint(const size_type i, const double v)FilteredMatrix< VectorType >inline
add_constraints(const ConstraintList &new_constraints)FilteredMatrix< VectorType >inline
apply_constraints(VectorType &v, const bool matrix_is_symmetric) const FilteredMatrix< VectorType >inline
apply_constraints(VectorType &v) const FilteredMatrix< VectorType >inline
begin() const FilteredMatrix< VectorType >inline
clear()FilteredMatrix< VectorType >inline
clear_constraints()FilteredMatrix< VectorType >inline
const_index_value_iterator typedefFilteredMatrix< VectorType >private
constraintsFilteredMatrix< VectorType >private
end() const FilteredMatrix< VectorType >inline
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
expect_constrained_sourceFilteredMatrix< VectorType >private
FilteredMatrix()FilteredMatrix< VectorType >inline
FilteredMatrix(const FilteredMatrix &fm)FilteredMatrix< VectorType >inline
FilteredMatrix(const MatrixType &matrix, const bool expect_constrained_source=false)FilteredMatrix< VectorType >inline
FilteredMatrixBlock< VectorType > classFilteredMatrix< VectorType >friend
IndexValuePair typedefFilteredMatrix< VectorType >
initialize(const MatrixType &m, const bool expect_constrained_source=false)FilteredMatrix< VectorType >inline
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
matrixFilteredMatrix< VectorType >private
memory_consumption() const FilteredMatrix< VectorType >inline
n_subscriptions() const Subscriptor
operator=(const FilteredMatrix &fm)FilteredMatrix< VectorType >inline
Subscriptor::operator=(const Subscriptor &)Subscriptor
Subscriptor::operator=(Subscriptor &&) noexceptSubscriptor
post_filter(const VectorType &in, VectorType &out) const FilteredMatrix< VectorType >inlineprivate
pre_filter(VectorType &v) const FilteredMatrix< VectorType >inlineprivate
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size_type typedefFilteredMatrix< VectorType >
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tvmult(VectorType &dst, const VectorType &src) const FilteredMatrix< VectorType >inline
Tvmult_add(VectorType &dst, const VectorType &src) const FilteredMatrix< VectorType >inline
unsubscribe(const char *identifier=nullptr) const Subscriptor
vmult(VectorType &dst, const VectorType &src) const FilteredMatrix< VectorType >inline
vmult_add(VectorType &dst, const VectorType &src) const FilteredMatrix< VectorType >inline
~Subscriptor()Subscriptorvirtual