Searched defs:totNc (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 479 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 D | plexfem.c | 1737 PetscInt qNc, Nq, totNc, cStart = 0, cEnd, c, dsNf; in DMComputeL2FieldDiff_Plex() local
|