Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex9.c38 DMLabel OQLabel; in main() local
48 PetscCall(DMPlexComputeOrthogonalQuality(dm, NULL, ctx.tol, &OQ, &OQLabel)); in main()