Searched refs:submesh (Results 1 – 3 of 3) sorted by relevance
9 PetscBool submesh; /* Try with a boundary submesh */ member56 options->submesh = PETSC_FALSE; in ProcessOptions()62 …ubmesh", "Flag for trying boundary submesh", "ex23.c", options->submesh, &options->submesh, NULL)); in ProcessOptions()354 if (user.submesh) { in main()
3092 DM_Plex *submesh = (DM_Plex *)subdm->data; in DMPlexInsertFace_Internal() local3112 PetscCall(PetscSectionGetDof(submesh->coneSection, f, &dof)); in DMPlexInsertFace_Internal()3113 PetscCall(PetscSectionGetOffset(submesh->coneSection, f, &off)); in DMPlexInsertFace_Internal()3116 const PetscInt p = submesh->cones[off + d]; in DMPlexInsertFace_Internal()
1478 Flag to flip the submesh normal and replace points