Searched refs:ncx (Results 1 – 1 of 1) sorted by relevance
23 PetscScalar *ncx; in DMPlexApplyLimiter_Internal() local37 PetscCall(DMPlexPointLocalFieldRead(dm, ncell, field, x, &ncx)); in DMPlexApplyLimiter_Internal()39 PetscCall(DMPlexPointLocalRead(dm, ncell, x, &ncx)); in DMPlexApplyLimiter_Internal()47 PetscReal phi, flim = 0.5 * PetscRealPart(ncx[d] - cx[d]) * fact; in DMPlexApplyLimiter_Internal()