Reference documentation for deal.II version 8.1.0
SchurMatrix< MA_inverse, MB, MDt, MC > Member List

This is the complete list of members for SchurMatrix< MA_inverse, MB, MDt, MC >, including all inherited members.

AinvSchurMatrix< MA_inverse, MB, MDt, MC >private
BSchurMatrix< MA_inverse, MB, MDt, MC >private
CSchurMatrix< MA_inverse, MB, MDt, MC >private
debugSchurMatrix< MA_inverse, MB, MDt, MC >private
debug_level(unsigned int l)SchurMatrix< MA_inverse, MB, MDt, MC >
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
DtSchurMatrix< MA_inverse, MB, MDt, MC >private
list_subscribers() const Subscriptor
memSchurMatrix< MA_inverse, MB, MDt, MC >private
n_subscriptions() const Subscriptor
operator=(const SchurMatrix< MA_inverse, MB, MDt, MC > &)SchurMatrix< MA_inverse, MB, MDt, MC >private
Subscriptor::operator=(const Subscriptor &)Subscriptor
postprocess(BlockVector< double > &dst, const BlockVector< double > &src, const BlockVector< double > &rhs) const SchurMatrix< MA_inverse, MB, MDt, MC >
prepare_rhs(BlockVector< double > &dst, const BlockVector< double > &src) const SchurMatrix< MA_inverse, MB, MDt, MC >
residual(BlockVector< double > &dst, const BlockVector< double > &src, const BlockVector< double > &rhs) const SchurMatrix< MA_inverse, MB, MDt, MC >
SchurMatrix(const MA_inverse &Ainv, const MB &B, const MDt &Dt, const MC &C, VectorMemory< BlockVector< double > > &mem, const std::vector< unsigned int > &signature=std::vector< unsigned int >(0))SchurMatrix< MA_inverse, MB, MDt, MC >
SchurMatrix(const SchurMatrix< MA_inverse, MB, MDt, MC > &)SchurMatrix< MA_inverse, MB, MDt, MC >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
signatureSchurMatrix< MA_inverse, MB, MDt, MC >private
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
unsubscribe(const char *identifier=0) const Subscriptor
vmult(BlockVector< double > &dst, const BlockVector< double > &src) const SchurMatrix< MA_inverse, MB, MDt, MC >
~Subscriptor()Subscriptorvirtual