Home
last modified time | relevance | path

Searched refs:PP_VectorToDM (Results 1 – 3 of 3) sorted by relevance

/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dppuzzle.h320 void PP_VectorToDM(int x, int y, int chunk, double* result);
H A Dppuzzle.c370 if (!PP_IamMaster) PP_VectorToDM(0, 1, jobs, DMVector); in PP_Final_Update()
559 void PP_VectorToDM(int x, int y, int chunk, double* result) in PP_VectorToDM() function
H A Dml1.c1439 PP_VectorToDM(xr, yr, chunkr, result);
1474 PP_VectorToDM(xr, yr, chunkr, result);