Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Zoltan2::Matcher< LO > Member List

This is the complete list of members for Zoltan2::Matcher< LO >, including all inherited members.

getNumberOfMatchedVertices()Zoltan2::Matcher< LO >inline
getVCfromMatching(const std::vector< LO > &bigraphCRSRowPtr, std::vector< LO > &bigraphCRSCols, const std::vector< LO > &vertUMatches, const std::vector< LO > &vertVMatches, const std::vector< LO > &bigraphVMapU, const std::vector< LO > &bigraphVMapV, std::vector< LO > &VC)Zoltan2::Matcher< LO >
getVertexUMatches()Zoltan2::Matcher< LO >inline
getVertexVMatches()Zoltan2::Matcher< LO >inline
match()Zoltan2::Matcher< LO >
Matcher(LO *_rowPtr, LO *_cols, LO _numU, LO _numV, LO _numE)Zoltan2::Matcher< LO >
~Matcher()Zoltan2::Matcher< LO >virtual