Loading [MathJax]/extensions/TeX/AMSsymbols.js
 Reference documentation for deal.II version 9.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
IndexSet Member List

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

add_index(const size_type index)IndexSetinline
add_indices(const ForwardIterator &begin, const ForwardIterator &end)IndexSetinline
add_indices(const IndexSet &other, const unsigned int offset=0)IndexSet
add_range(const size_type begin, const size_type end)IndexSet
at(const size_type global_index) constIndexSetinline
begin() constIndexSetinline
begin_intervals() constIndexSetinline
block_read(std::istream &in)IndexSet
block_write(std::ostream &out) constIndexSet
clear()IndexSetinline
complete_index_set(const unsigned int N)IndexSetrelated
compress() constIndexSetinline
compress_mutexIndexSetmutableprivate
do_compress() constIndexSetprivate
end() constIndexSetinline
end_intervals() constIndexSetinline
ExcIndexNotPresent(size_type arg1)IndexSetstatic
fill_binary_vector(VectorType &vector) constIndexSet
fill_index_vector(std::vector< size_type > &indices) constIndexSet
get_view(const size_type begin, const size_type end) constIndexSet
index_space_sizeIndexSetprivate
index_within_set(const size_type global_index) constIndexSetinline
IndexSet()IndexSetinline
IndexSet(const size_type size)IndexSetinlineexplicit
IndexSet(const IndexSet &)=defaultIndexSet
IndexSet(IndexSet &&is) noexceptIndexSetinline
IndexSet(const Epetra_Map &map)IndexSetexplicit
is_ascending_and_one_to_one(const MPI_Comm &communicator) constIndexSet
is_compressedIndexSetmutableprivate
is_contiguous() constIndexSetinline
is_element(const size_type index) constIndexSetinline
is_empty() constIndexSetinline
largest_rangeIndexSetmutableprivate
largest_range_starting_index() constIndexSetinline
make_trilinos_map(const MPI_Comm &communicator=MPI_COMM_WORLD, const bool overlapping=false) constIndexSet
memory_consumption() constIndexSet
n_elements() constIndexSetinline
n_intervals() constIndexSetinline
nth_index_in_set(const unsigned int local_index) constIndexSetinline
operator!=(const IndexSet &is) constIndexSetinline
operator&(const IndexSet &is) constIndexSet
operator=(const IndexSet &)=defaultIndexSet
operator=(IndexSet &&is) noexceptIndexSetinline
operator==(const IndexSet &is) constIndexSetinline
pop_back()IndexSet
pop_front()IndexSet
print(StreamType &out) constIndexSetinline
rangesIndexSetmutableprivate
read(std::istream &in)IndexSet
serialize(Archive &ar, const unsigned int version)IndexSetinline
set_size(const size_type size)IndexSetinline
size() constIndexSetinline
size_type typedefIndexSet
subtract_set(const IndexSet &other)IndexSet
value_type typedefIndexSet
write(std::ostream &out) constIndexSet