Searched refs:DMPlexGetAdjacencyUseAnchors (Results 1 – 4 of 4) sorted by relevance
88 PetscErrorCode DMPlexGetAdjacencyUseAnchors(PetscDM, PetscBool*)
1526 petsc.DMPlexGetAdjacencyUseAnchors1530 CHKERR(DMPlexGetAdjacencyUseAnchors(self.dm, &flag))
92 PetscErrorCode DMPlexGetAdjacencyUseAnchors(DM dm, PetscBool *useAnchors) in DMPlexGetAdjacencyUseAnchors() function321 PetscCall(DMPlexGetAdjacencyUseAnchors(dm, &useAnchors)); in DMPlexGetAdjacency()1177 PetscCall(DMPlexGetAdjacencyUseAnchors(dm, &useAnchors)); in DMPlexDistributeCones()
285 PETSC_EXTERN PetscErrorCode DMPlexGetAdjacencyUseAnchors(DM, PetscBool *);