HavoqGT
havoqgt::mpi::source_partitioner Class Reference

#include <edge_partitioner.hpp>

Public Member Functions

 source_partitioner (int p)
 
int operator() (uint64_t i) const
 

Private Attributes

int m_mpi_size
 

Detailed Description

Definition at line 66 of file edge_partitioner.hpp.

Constructor & Destructor Documentation

havoqgt::mpi::source_partitioner::source_partitioner ( int  p)
inlineexplicit

Definition at line 68 of file edge_partitioner.hpp.

Member Function Documentation

int havoqgt::mpi::source_partitioner::operator() ( uint64_t  i) const
inline

Definition at line 69 of file edge_partitioner.hpp.

Member Data Documentation

int havoqgt::mpi::source_partitioner::m_mpi_size
private

Definition at line 72 of file edge_partitioner.hpp.


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