![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for IndexSet, including all inherited members.
| add_index(const types::global_dof_index index) | IndexSet | inline |
| add_indices(const ForwardIterator &begin, const ForwardIterator &end) | IndexSet | inline |
| add_indices(const IndexSet &other, const unsigned int offset=0) | IndexSet | inline |
| add_range(const types::global_dof_index begin, const types::global_dof_index end) | IndexSet | inline |
| block_read(std::istream &in) | IndexSet | |
| block_write(std::ostream &out) const | IndexSet | |
| clear() | IndexSet | inline |
| complete_index_set(const unsigned int N) | IndexSet | related |
| compress() const | IndexSet | inline |
| DeclException1(ExcIndexNotPresent, types::global_dof_index,<< "The global index "<< arg1<< " is not an element of this set.") (defined in IndexSet) | IndexSet | |
| do_compress() const | IndexSet | private |
| fill_binary_vector(Vector &vector) const | IndexSet | |
| fill_index_vector(std::vector< types::global_dof_index > &indices) const | IndexSet | |
| get_view(const types::global_dof_index begin, const types::global_dof_index end) const | IndexSet | |
| index_space_size | IndexSet | private |
| index_within_set(const types::global_dof_index global_index) const | IndexSet | inline |
| IndexSet() | IndexSet | inline |
| IndexSet(const types::global_dof_index size) | IndexSet | inlineexplicit |
| is_compressed | IndexSet | mutableprivate |
| is_contiguous() const | IndexSet | inline |
| is_element(const types::global_dof_index index) const | IndexSet | inline |
| largest_range | IndexSet | mutableprivate |
| make_trilinos_map(const MPI_Comm &communicator=MPI_COMM_WORLD, const bool overlapping=false) const | IndexSet | |
| memory_consumption() const | IndexSet | |
| n_elements() const | IndexSet | inline |
| n_intervals() const | IndexSet | |
| nth_index_in_set(const unsigned int local_index) const | IndexSet | inline |
| operator!=(const IndexSet &is) const | IndexSet | inline |
| operator&(const IndexSet &is) const | IndexSet | |
| operator==(const IndexSet &is) const | IndexSet | inline |
| print(STREAM &out) const | IndexSet | inline |
| ranges | IndexSet | mutableprivate |
| read(std::istream &in) | IndexSet | |
| serialize(Archive &ar, const unsigned int version) | IndexSet | inline |
| set_size(const types::global_dof_index size) | IndexSet | inline |
| size() const | IndexSet | inline |
| subtract_set(const IndexSet &other) | IndexSet | |
| write(std::ostream &out) const | IndexSet |
1.8.6