Searched refs:dmIsSimplicial (Results 1 – 1 of 1) sorted by relevance
6 static PetscErrorCode testIdentity(DM dm, PetscBool dmIsSimplicial, PetscInt cell, PetscRandom rand… in testIdentity() argument20 if (dmIsSimplicial && dimR > 1) { in testIdentity()