Searched refs:cgneigh (Results 1 – 1 of 1) sorted by relevance
10144 PetscFVCellGeom *cgneigh; in DMPlexComputeOrthogonalQuality() local10149 PetscCall(DMPlexPointLocalRead(dmCell, neigh, cellGeomArr, &cgneigh)); in DMPlexComputeOrthogonalQuality()10162 ci[i] = cgneigh->centroid[i] - cg->centroid[i]; in DMPlexComputeOrthogonalQuality()