C1DParallelRange Class Reference

#include <mia/core/parallelcxx11.hh>

Public Member Functions

int begin () const
 
 C1DParallelRange (int begin, int end, int block=1)
 
 C1DParallelRange (const C1DParallelRange &orig)
 
bool empty () const
 
int end () const
 
C1DParallelRange get_next_workpackage ()
 

Detailed Description

Definition at line 74 of file parallelcxx11.hh.

Constructor & Destructor Documentation

§ C1DParallelRange() [1/2]

C1DParallelRange::C1DParallelRange ( int  begin,
int  end,
int  block = 1 
)
inline

Definition at line 76 of file parallelcxx11.hh.

§ C1DParallelRange() [2/2]

C1DParallelRange::C1DParallelRange ( const C1DParallelRange orig)
inline

Definition at line 85 of file parallelcxx11.hh.

Member Function Documentation

§ begin()

int C1DParallelRange::begin ( ) const
inline

Definition at line 110 of file parallelcxx11.hh.

§ empty()

bool C1DParallelRange::empty ( ) const
inline

Definition at line 106 of file parallelcxx11.hh.

§ end()

int C1DParallelRange::end ( ) const
inline

Definition at line 114 of file parallelcxx11.hh.

§ get_next_workpackage()

C1DParallelRange C1DParallelRange::get_next_workpackage ( )
inline

Definition at line 93 of file parallelcxx11.hh.


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