Searched defs:numIndices (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ftn-custom/ |
| H A D | zplexf90.c | 150 … PetscSection *idxSection, PetscInt *point, PetscBool *useClPerm, PetscInt *numIndices, F90Array1d… in dmplexgetclosureindices_() 164 … PetscSection *idxSection, PetscInt *point, PetscBool *useClPerm, PetscInt *numIndices, F90Array1d… in dmplexrestoreclosureindices_()
|
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfutils.c | 451 PetscInt numRoots, numSectionRoots, numPoints, numIndices = 0; in PetscSFCreateSectionSF() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 2264 PetscInt numIndices, *indices; in DMPlexComputeInterpolatorTree() local 3298 PetscInt l, nleaves, dof, cdof, numPointsWithDofs, offset, *pointsWithDofs, numIndices; in DMPlexTransferInjectorTree() local 3588 PetscInt numIndices, childId, offset; in DMPlexComputeInjectorTree() local 3692 PetscInt numIndices, childId, offset; in DMPlexComputeInjectorTree() local 4143 PetscInt numIndices, childId, offset; in DMPlexTransferVecTree_Inject() local
|
| H A D | plex.c | 7838 …ubMatModification(DM dm, PetscSection section, PetscInt numPoints, PetscInt numIndices, const Pets… in DMPlexAnchorsGetSubMatModification() 8068 …odifyMat_Internal(DM dm, PetscSection section, PetscInt numPoints, PetscInt numIndices, const Pets… in DMPlexAnchorsModifyMat_Internal() 8120 …xAnchorsModifyMat(DM dm, PetscSection section, PetscInt numPoints, PetscInt numIndices, const Pets… in DMPlexAnchorsModifyMat() 8362 …on, PetscSection idxSection, PetscInt point, PetscBool useClPerm, PetscInt *numIndices, PetscInt *… in DMPlexGetClosureIndices() 8404 …on, PetscSection idxSection, PetscInt point, PetscBool useClPerm, PetscInt *numIndices, PetscInt *… in DMPlexRestoreClosureIndices() 8417 PetscInt numIndices; in DMPlexMatSetClosure_Internal() local
|