Searched refs:nonmanifold (Results 1 – 1 of 1) sorted by relevance
1556 PetscBool nonmanifold = PETSC_FALSE; in DMPlexInterpolate() local1558 …PetscCall(PetscOptionsGetBool(NULL, dm->hdr.prefix, "-dm_plex_stratify_celltype", &nonmanifold, NU… in DMPlexInterpolate()1559 if (nonmanifold) { in DMPlexInterpolate()