Reference documentation for deal.II version 8.5.1
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 1FilteredMatrix< VectorType >inline
apply_constraints(VectorType &v) constFilteredMatrix< VectorType >inline
begin() constFilteredMatrix< VectorType >inline
clear()FilteredMatrix< VectorType >inline
clear_constraints()FilteredMatrix< VectorType >inline
const_index_value_iterator typedefFilteredMatrix< VectorType >private
constraintsFilteredMatrix< VectorType >private
end() constFilteredMatrix< VectorType >inline
ExcInUse(int arg1, char *arg2, std::string &arg3)Subscriptorstatic
ExcNoSubscriber(char *arg1, char *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() constSubscriptor
matrixFilteredMatrix< VectorType >private
memory_consumption() constFilteredMatrix< VectorType >inline
n_subscriptions() constSubscriptor
operator=(const FilteredMatrix &fm)FilteredMatrix< VectorType >inline
Subscriptor::operator=(const Subscriptor &)Subscriptor
Subscriptor::operator=(Subscriptor &&)Subscriptor
post_filter(const VectorType &in, VectorType &out) constFilteredMatrix< VectorType >inlineprivate
pre_filter(VectorType &v) constFilteredMatrix< VectorType >inlineprivate
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size_type typedefFilteredMatrix< VectorType >
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&)Subscriptor
Tvmult(VectorType &dst, const VectorType &src) constFilteredMatrix< VectorType >inline
Tvmult_add(VectorType &dst, const VectorType &src) constFilteredMatrix< VectorType >inline
unsubscribe(const char *identifier=0) constSubscriptor
vmult(VectorType &dst, const VectorType &src) constFilteredMatrix< VectorType >inline
vmult_add(VectorType &dst, const VectorType &src) constFilteredMatrix< VectorType >inline
~Subscriptor()Subscriptorvirtual