Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c10144 PetscFVCellGeom *cgneigh; in DMPlexComputeOrthogonalQuality() local
10149 PetscCall(DMPlexPointLocalRead(dmCell, neigh, cellGeomArr, &cgneigh)); in DMPlexComputeOrthogonalQuality()
10162 ci[i] = cgneigh->centroid[i] - cg->centroid[i]; in DMPlexComputeOrthogonalQuality()