9#ifndef _fei_GraphReducer_hpp_
10#define _fei_GraphReducer_hpp_
50 return(
target_->getLocalGraph());
56 return(
target_->getRemoteGraph());
62 bool prefixLinesWithPoundSign=
true);
int addIndices(int row, int len, const int *indices)
fei::SharedPtr< fei::Graph > target_
int addSymmetricIndices(int numIndices, int *indices, bool diagonal=false)
GraphReducer(fei::SharedPtr< fei::Reducer > reducer, fei::SharedPtr< fei::Graph > target)
int writeLocalGraph(FEI_OSTREAM &os, bool debug=false, bool prefixLinesWithPoundSign=true)
fei::SharedPtr< fei::Reducer > reducer_
int writeRemoteGraph(FEI_OSTREAM &os)
table_type * getLocalGraph()
std::vector< remote_table_type * > & getRemoteGraph()
snl_fei::RaggedTable< snl_fei::MapContig< fei::ctg_set< int > * >, fei::ctg_set< int > > table_type