Home
last modified time | relevance | path

Searched defs:expectedInterpolated (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex55.c89 static PetscErrorCode CheckInterpolated(DM dm, PetscBool expectedInterpolated) in CheckInterpolated()
103 static PetscErrorCode CheckDistributedInterpolated(DM dm, PetscBool expectedInterpolated, PetscView… in CheckDistributedInterpolated()
132 …(DM dm, Vec vec, const char filename[], const char prefix[], PetscBool expectedInterpolated, AppCt… in DMPlexWriteAndReadHDF5()