Searched defs:useAnchors (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ ! |
| H A D | plexdistribute.c | 69 PetscErrorCode DMPlexSetAdjacencyUseAnchors(DM dm, PetscBool useAnchors) in DMPlexSetAdjacencyUseAnchors() 92 PetscErrorCode DMPlexGetAdjacencyUseAnchors(DM dm, PetscBool *useAnchors) in DMPlexGetAdjacencyUseAnchors() 181 PetscErrorCode DMPlexGetMaxAdjacencySize_Internal(DM dm, PetscBool useAnchors, PetscInt *max_adjace… in DMPlexGetMaxAdjacencySize_Internal() 224 …m, PetscInt p, PetscBool useCone, PetscBool useTransitiveClosure, PetscBool useAnchors, PetscInt *… in DMPlexGetAdjacency_Internal() 314 PetscBool useCone, useClosure, useAnchors; in DMPlexGetAdjacency() local 1173 PetscBool useCone, useClosure, useAnchors; in DMPlexDistributeCones() local
|
| H A D | plexpreallocate.c | 239 …scInt bs, PetscSF sfDof, PetscBool useCone, PetscBool useClosure, PetscBool useAnchors, PetscSecti… in DMPlexCreateAdjacencySection_Static()
|
| /petsc/include/petsc/private/ ! |
| H A D | dmpleximpl.h | 204 …PetscBool useAnchors; /* Replace constrai… member
|