Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex22.c6 static PetscErrorCode testIdentity(DM dm, PetscBool dmIsSimplicial, PetscInt cell, PetscRandom rand… in testIdentity() argument
20 if (dmIsSimplicial && dimR > 1) { in testIdentity()