20 #ifndef LIBMESH_INT_RANGE_H 21 #define LIBMESH_INT_RANGE_H 72 return (
_i == j.
_i );
83 template <
typename U,
typename V>
103 template <
typename T>
114 template <
typename T>
122 #endif // LIBMESH_INT_RANGE_H
bool operator==(const iterator &j) const
IntRange< std::size_t > index_range(const std::vector< T > &vec)
Provides a uniform interface to vector storage schemes for different linear algebra libraries...
Tnew cast_int(Told oldvar)
bool operator!=(const iterator &j) const
const iterator & operator++()
virtual numeric_index_type first_local_index() const =0
virtual numeric_index_type last_local_index() const =0