Home
last modified time | relevance | path

Searched defs:totNc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/swarm/
H A Dswarm.c479 PetscInt dim, Nf, Nfc, cStart, cEnd, totDim, maxC = 0, totNc = 0; in DMSwarmComputeMassMatrix_Private() local
953 PetscInt cdim, Nf, Nfc, cStart, cEnd, totDim, maxNpc = 0, totNc = 0; in DMSwarmComputeGradientMatrix_Private() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c1737 PetscInt qNc, Nq, totNc, cStart = 0, cEnd, c, dsNf; in DMComputeL2FieldDiff_Plex() local