Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
TrilinosWrappers::SparseMatrixIterators::Iterator< Constness > Member List

This is the complete list of members for TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >, including all inherited members.

accessorTrilinosWrappers::SparseMatrixIterators::Iterator< Constness >private
DeclException2(ExcInvalidIndexWithinRow, size_type, size_type,<< "Attempt to access element "<< arg2<< " of row "<< arg1<< " which doesn't have that many elements.")TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
Iterator (defined in TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >)TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >friend
Iterator(MatrixType *matrix, const size_type row, const size_type index)TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
Iterator(const Iterator< Other > &other)TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
MatrixType typedefTrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator!=(const Iterator< Constness > &) const TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator*() const TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator++()TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator++(int)TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator->() const TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator<(const Iterator< Constness > &) const TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator==(const Iterator< Constness > &) const TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
operator>(const Iterator< Constness > &) const TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >
size_type typedefTrilinosWrappers::SparseMatrixIterators::Iterator< Constness >