Searched refs:omitCelltypes (Results 1 – 1 of 1) sorted by relevance
1457 PetscBool omitCelltypes = PETSC_FALSE, ocompress; in DMPlexLabelsView_HDF5_Internal() local1462 …PetscCall(PetscOptionsGetBool(NULL, dm->hdr.prefix, "-dm_plex_omit_celltypes", &omitCelltypes, NUL… in DMPlexLabelsView_HDF5_Internal()1491 if (isDepth || (isCelltype && omitCelltypes) || !output) continue; in DMPlexLabelsView_HDF5_Internal()