Home
last modified time | relevance | path

Searched defs:ReadDistribute (Results 1 – 5 of 5) sorted by relevance

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DFullyDistSpVec.h160 …std::ifstream& ReadDistribute (std::ifstream& infile, int master) { return ReadDistribute(infile, … in ReadDistribute() function
H A DFullyDistVec.h114 …std::ifstream& ReadDistribute (std::ifstream& infile, int master) { return ReadDistribute(infile, … in ReadDistribute() function
H A DFullyDistVec.cpp507 std::ifstream& FullyDistVec<IT,NT>::ReadDistribute (std::ifstream& infile, int master, HANDLER hand… in ReadDistribute() function in combblas::FullyDistVec
H A DFullyDistSpVec.cpp1397 std::ifstream& FullyDistSpVec<IT,NT>::ReadDistribute (std::ifstream& infile, int master, HANDLER ha… in ReadDistribute() function in combblas::FullyDistSpVec
H A DSpParMat.cpp3560 void SpParMat< IT,NT,DER >::ReadDistribute (const std::string & filename, int master, bool nonum, H… in ReadDistribute() function in combblas::SpParMat