Searched refs:coordGuess (Results 1 – 1 of 1) sorted by relevance
3619 PetscReal coordGuess[3] = {0.}; in DMPforestMapCoordinates_Cell() local3638 for (k = 0; k < 3; k++) coordGuess[k] += prod * treeCoords[j][k]; in DMPforestMapCoordinates_Cell()3650 for (k = 0; k < 3; k++) diff[k] = coordP4est[k] - coordGuess[k]; in DMPforestMapCoordinates_Cell()3675 coordGuess[0] = coordGuess[1] = coordGuess[2] = 0.; in DMPforestMapCoordinates_Cell()3681 for (l = 0; l < 3; l++) coordGuess[l] += prod * treeCoords[k][l]; in DMPforestMapCoordinates_Cell()