Searched defs:numNeighbors (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexorient.c | 345 PetscInt *numNeighbors, **neighbors, *locSupport = NULL; in DMPlexOrient() local 622 PetscInt proc, nproc, seen, flippedA, flippedB, mismatch, numNeighbors, n; in DMPlexOrient() local 747 PetscInt *numNeighbors, **neighbors, *locSupp = NULL; in DMPlexOrientCells_Internal() local 999 PetscInt proc, nproc, seen, flippedA, flippedB, mismatch, numNeighbors; in DMPlexOrientCells_Internal() local
|
| H A D | plexpartition.c | 643 PetscInt numNeighbors = PETSC_DETERMINE, n; in DMPlexCreateNeighborCSR() local 680 PetscInt numNeighbors = PETSC_DETERMINE, n; in DMPlexCreateNeighborCSR() local 1251 PetscInt p, n, numNeighbors, numPoints, dof, off, rootSize, l, nleaves, leafSize; in DMPlexPartitionLabelInvert() local
|
| H A D | plexdistribute.c | 355 PetscInt pStart, pEnd, p, numLeaves, l, numNeighbors, n; in DMPlexCreateTwoSidedProcessSF() local
|
| /petsc/include/petsc/private/ |
| H A D | characteristicimpl.h | 73 PetscMPIInt numNeighbors; /* Number of neighboring processes */ member
|
| /petsc/src/ts/characteristic/interface/ |
| H A D | characteristic.c | 557 PetscErrorCode CharacteristicSetNeighbors(Characteristic c, PetscInt numNeighbors, PetscMPIInt neig… in CharacteristicSetNeighbors()
|