Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex103.c330 PetscBool serial_has_point = loc >= 0; in VerifyDMLabels() local
333 …if (serial_has_point != pointMaskSerial[offset + d]) PetscCall(PetscPrintf(comm, "DMLabel '%s': Se… in VerifyDMLabels()