Searched defs:cpdim (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 3037 PetscInt NcJ = 0, cpdim = 0, j, qNc; in DMPlexComputeInterpolatorNested() local 3245 PetscInt numCoarseCells, cpdim, row = findices[i + off], q, c, j; in DMPlexComputeInterpolatorGeneral() local 3481 PetscInt numCoarseCells, cpdim, q, c, j; in DMPlexComputeMassMatrixGeneral() local 3637 PetscInt order = -1, NcF, NcC, fpdim, cpdim; in DMPlexComputeInjectorFEM() local
|