DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::OffsetRange< T > Class Template Reference

#include <SerialAdjReordering.hpp>

Public Member Functions

 OffsetRange (typename std::vector< T >::const_iterator b, typename std::vector< T >::const_iterator e, T offset)
 
 OffsetRange (const std::vector< const T > &vec, T offset)
 
OffsetIterator< T > begin () const
 
OffsetIterator< T > end () const
 
ptrdiff_t size () const
 

Detailed Description

template<class T>
class DNDS::Geom::OffsetRange< T >

Definition at line 259 of file SerialAdjReordering.hpp.

Constructor & Destructor Documentation

◆ OffsetRange() [1/2]

template<class T >
DNDS::Geom::OffsetRange< T >::OffsetRange ( typename std::vector< T >::const_iterator  b,
typename std::vector< T >::const_iterator  e,
offset 
)
inline

Definition at line 267 of file SerialAdjReordering.hpp.

◆ OffsetRange() [2/2]

template<class T >
DNDS::Geom::OffsetRange< T >::OffsetRange ( const std::vector< const T > &  vec,
offset 
)
inlineexplicit

Definition at line 271 of file SerialAdjReordering.hpp.

Member Function Documentation

◆ begin()

template<class T >
OffsetIterator< T > DNDS::Geom::OffsetRange< T >::begin ( ) const
inline

Definition at line 274 of file SerialAdjReordering.hpp.

◆ end()

template<class T >
OffsetIterator< T > DNDS::Geom::OffsetRange< T >::end ( ) const
inline

Definition at line 275 of file SerialAdjReordering.hpp.

◆ size()

template<class T >
ptrdiff_t DNDS::Geom::OffsetRange< T >::size ( ) const
inline

Definition at line 276 of file SerialAdjReordering.hpp.


The documentation for this class was generated from the following file: