Searched refs:cA (Results 1 – 1 of 1) sorted by relevance
29 PetscScalar *cA, *cB; in SBRGetEdgeLen_Private() local39 PetscCall(DMPlexPointLocalRead(cdm, cone[0], coords, &cA)); in SBRGetEdgeLen_Private()41 sbr->edgeLen[off] = DMPlex_DistD_Internal(cdim, cA, cB); in SBRGetEdgeLen_Private()