Home
last modified time | relevance | path

Searched defs:tempvals (Results 1 – 3 of 3) sorted by relevance

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DSpParMat.cpp3741 NT * tempvals = new NT[recvcount]; in ReadDistribute() local
3821 NT * tempvals = new NT[recvcount]; in ReadDistribute() local
3858 NT * tempvals = new NT[recvcount]; in ReadDistribute() local
3931 NT * tempvals = new NT[totrecv]; in VerticalSend() local
4042 … & rows, IT * & cols, NT * & vals, IT * & temprows, IT * & tempcols, NT * & tempvals, std::vector … in HorizontalSend()
H A DFullyDistSpVec.cpp1462 NT * tempvals = new NT[recvcount]; in ReadDistribute() local
1507 NT * tempvals = new NT[recvcount]; in ReadDistribute() local
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/attic/
H A DJastrow_wf_calc.cpp59 static Array2 <doublevar> tempvals(1,5); in calcEECuspLap() local