Home
last modified time | relevance | path

Searched defs:cindices (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/is/utils/
H A Disdiff.c749 PetscInt alen, clen, *cindices, *cindices2; in ISEmbed() 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
749 PetscInt *cindices; in DMSwarmComputeMassMatrixSquare_Private() local
817 PetscInt *findices, *cindices; in DMSwarmComputeMassMatrixSquare_Private() 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.c7576 …t numRIndices, const PetscInt rindices[], PetscInt numCIndices, const PetscInt cindices[], const P… in DMPlexPrintMatSetValues()
8560 PetscInt *findices, *cindices; in DMPlexMatSetClosureRefined() local
8721 …etscSection csection, PetscSection globalCSection, PetscInt point, PetscInt cindices[], PetscInt f… in DMPlexMatGetClosureIndicesRefined()