Reference documentation for deal.II version 8.4.2
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 DEAL_II_DEPRECATEDFilteredMatrix< 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
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.")Subscriptor
end() constFilteredMatrix< VectorType >inline
expect_constrained_sourceFilteredMatrix< VectorType >private
FilteredMatrix()FilteredMatrix< VectorType >inline
FilteredMatrix(const FilteredMatrix &fm)FilteredMatrix< VectorType >inline
FilteredMatrix(const MatrixType &matrix, bool expect_constrained_source=false)FilteredMatrix< VectorType >inline
FilteredMatrixBlock< VectorType > classFilteredMatrix< VectorType >friend
IndexValuePair typedefFilteredMatrix< VectorType >
initialize(const MatrixType &m, 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
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
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