Searched refs:vert_coords (Results 1 – 1 of 1) sorted by relevance
3870 double vert_coords[3]; in PforestCheckLocalizeCell() local3873 …for (PetscInt d = 0; d < PetscMin(cDim, 3); d++) vert_coords[d] = PetscRealPart(values[c * cDim + … in PforestCheckLocalizeCell()3887 if (fabs(vert_coords[d] - corner_coords[d]) > PETSC_SMALL) { in PforestCheckLocalizeCell()