Searched refs:injpoint (Results 1 – 1 of 1) sorted by relevance
111 PetscReal injpoint[3] = {0., 0., 0.}; in DMProjectPoint_Func_Private() local116 for (d = 0; d < dim; ++d) injpoint[d] = refpoint[d]; in DMProjectPoint_Func_Private()117 refpoint = injpoint; in DMProjectPoint_Func_Private()