Home
last modified time | relevance | path

Searched defs:findices (Results 1 – 5 of 5) sorted by relevance

/petsc/src/vec/is/is/utils/
H A Disdiff.c799 const PetscInt *findices; in ISSortPermutation() local
/petsc/src/dm/impls/swarm/
H A Dswarm.c542 PetscInt *findices, *cindices; /* fine is vertices, coarse is particles */ in DMSwarmComputeMassMatrix_Private() local
591 PetscInt *findices, *cindices; in DMSwarmComputeMassMatrix_Private() local
817 PetscInt *findices, *cindices; in DMSwarmComputeMassMatrixSquare_Private() local
1017 PetscInt *findices, *pind; in DMSwarmComputeGradientMatrix_Private() local
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c446 IS findices; in PCGAMGCreateLevel_GAMG() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c3234 PetscInt *findices, *cindices; in DMPlexComputeInterpolatorGeneral() local
3401 PetscInt *findices, *cindices; in DMPlexComputeMassMatrixGeneral() local
3482 PetscInt *findices, *cindices; in DMPlexComputeMassMatrixGeneral() local
3586 PetscInt *cmap, *cellCIndices, *cellFIndices, *cindices, *findices; in DMPlexComputeInjectorFEM() local
H A Dplex.c8560 PetscInt *findices, *cindices; in DMPlexMatSetClosureRefined() local
8721 …on csection, PetscSection globalCSection, PetscInt point, PetscInt cindices[], PetscInt findices[]) in DMPlexMatGetClosureIndicesRefined()