Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c1556 PetscBool nonmanifold = PETSC_FALSE; in DMPlexInterpolate() local
1558 …PetscCall(PetscOptionsGetBool(NULL, dm->hdr.prefix, "-dm_plex_stratify_celltype", &nonmanifold, NU… in DMPlexInterpolate()
1559 if (nonmanifold) { in DMPlexInterpolate()