add(size_type row, size_type column, const std::string &name) | MatrixBlockVector< MATRIX > | inline |
NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > >::add(std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > &v, const std::string &name) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > >::add(const std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > &v, const std::string &name) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
block(size_type i) const | MatrixBlockVector< MATRIX > | inline |
block(size_type i) | MatrixBlockVector< MATRIX > | inline |
clear(bool really_clean=false) | MatrixBlockVector< MATRIX > | inline |
DeclException0(ExcConstantObject) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
DeclException2(ExcNameMismatch, int, std::string,<< "Name at position "<< arg1<< " is not equal to "<< arg2) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
Subscriptor::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1) | Subscriptor | private |
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 | private |
find(const std::string &name) const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
is_const() const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
list_subscribers() const | Subscriptor | private |
matrix(size_type i) | MatrixBlockVector< MATRIX > | inline |
memory_consumption() const | MatrixBlockVector< MATRIX > | |
merge(NamedData< DATA2 > &) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
merge(const NamedData< DATA2 > &) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
n_subscriptions() const | Subscriptor | private |
name(unsigned int i) const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
NamedData() | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
operator()(unsigned int i) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
operator()(unsigned int i) const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
operator=(const NamedData< DATA2 > &other) | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | private |
print(OUT &o) const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
read(unsigned int i) const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
reinit(const BlockSparsityPattern &sparsity) | MatrixBlockVector< MATRIX > | inline |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inlineprivate |
size() const | NamedData< std_cxx1x::shared_ptr< MatrixBlock< MATRIX > > > | private |
size_type typedef | MatrixBlockVector< MATRIX > | |
subscribe(const char *identifier=0) const | Subscriptor | private |
Subscriptor() | Subscriptor | private |
Subscriptor(const Subscriptor &) | Subscriptor | private |
unsubscribe(const char *identifier=0) const | Subscriptor | private |
value_type typedef | MatrixBlockVector< MATRIX > | |
~Subscriptor() | Subscriptor | privatevirtual |