Lines Matching refs:DMPlexSetCone
615 PetscCall(DMPlexSetCone(dmNew, newp, newpoints)); in DMPlexShiftPoints_Internal()
1011 PetscCall(DMPlexSetCone(gdm, ghostCell, &newFace)); in DMPlexConstructGhostCells_Internal()
1524 PetscCall(DMPlexSetCone(sdm, splitp, &coneNew[2])); in DMPlexConstructCohesiveCells_Internal()
1601 PetscCall(DMPlexSetCone(sdm, hybcell, coneNew)); in DMPlexConstructCohesiveCells_Internal()
1635 PetscCall(DMPlexSetCone(sdm, hybedge, coneNew)); in DMPlexConstructCohesiveCells_Internal()
1662 PetscCall(DMPlexSetCone(sdm, splitp, coneNew)); in DMPlexConstructCohesiveCells_Internal()
1705 PetscCall(DMPlexSetCone(sdm, hybface, coneNew)); in DMPlexConstructCohesiveCells_Internal()
1748 PetscCall(DMPlexSetCone(sdm, hybedge, coneNew)); in DMPlexConstructCohesiveCells_Internal()
1795 PetscCall(DMPlexSetCone(sdm, hybface, coneNew)); in DMPlexConstructCohesiveCells_Internal()
3134 PetscCall(DMPlexSetCone(subdm, subcell, faces)); in DMPlexInsertFace_Internal()
3155 PetscCall(DMPlexSetCone(subdm, *newFacePoint, orientedSubVertices)); in DMPlexInsertFace_Internal()
3156 PetscCall(DMPlexSetCone(subdm, subcell, newFacePoint)); in DMPlexInsertFace_Internal()
3555 PetscCall(DMPlexSetCone(subdm, subpoint, coneNew)); in DMPlexCreateSubmeshGeneric_Interpolated()
4010 PetscCall(DMPlexSetCone(subdm, newFacePoint, subface)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4011 PetscCall(DMPlexSetCone(subdm, subcell, &newFacePoint)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4026 PetscCall(DMPlexSetCone(subdm, negsubcell, &newFacePoint)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()