BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Public Member Functions | Private Attributes | List of all members
Bempp::ScatteredRange Class Reference

Classes

class  const_iterator
 

Public Member Functions

 ScatteredRange (size_t begin, size_t end, size_t step=1)
 
 ScatteredRange (ScatteredRange &range, tbb::split)
 
bool empty () const
 
bool is_divisible () const
 
const_iterator begin () const
 
const_iterator end () const
 
size_t step () const
 
size_t size () const
 

Private Attributes

size_t m_begin
 
size_t m_end
 
size_t m_step
 

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