Reference documentation for deal.II version 8.1.0
IndexSet Member List

This is the complete list of members for IndexSet, including all inherited members.

add_index(const types::global_dof_index index)IndexSetinline
add_indices(const ForwardIterator &begin, const ForwardIterator &end)IndexSetinline
add_indices(const IndexSet &other, const unsigned int offset=0)IndexSetinline
add_range(const types::global_dof_index begin, const types::global_dof_index end)IndexSetinline
block_read(std::istream &in)IndexSet
block_write(std::ostream &out) const IndexSet
clear()IndexSetinline
complete_index_set(const unsigned int N)IndexSetrelated
compress() const IndexSetinline
DeclException1(ExcIndexNotPresent, types::global_dof_index,<< "The global index "<< arg1<< " is not an element of this set.") (defined in IndexSet)IndexSet
do_compress() const IndexSetprivate
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_sizeIndexSetprivate
index_within_set(const types::global_dof_index global_index) const IndexSetinline
IndexSet()IndexSetinline
IndexSet(const types::global_dof_index size)IndexSetinlineexplicit
is_compressedIndexSetmutableprivate
is_contiguous() const IndexSetinline
is_element(const types::global_dof_index index) const IndexSetinline
largest_rangeIndexSetmutableprivate
make_trilinos_map(const MPI_Comm &communicator=MPI_COMM_WORLD, const bool overlapping=false) const IndexSet
memory_consumption() const IndexSet
n_elements() const IndexSetinline
n_intervals() const IndexSet
nth_index_in_set(const unsigned int local_index) const IndexSetinline
operator!=(const IndexSet &is) const IndexSetinline
operator&(const IndexSet &is) const IndexSet
operator==(const IndexSet &is) const IndexSetinline
print(STREAM &out) const IndexSetinline
rangesIndexSetmutableprivate
read(std::istream &in)IndexSet
serialize(Archive &ar, const unsigned int version)IndexSetinline
set_size(const types::global_dof_index size)IndexSetinline
size() const IndexSetinline
subtract_set(const IndexSet &other)IndexSet
write(std::ostream &out) const IndexSet