Searched defs:starSize (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 534 PetscInt starSize, pStart, pEnd; in DMPlexTransformSetUp_Extrude() local 827 PetscInt starSize; in DMPlexTransformMapCoordinates_Extrude() local
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 34 PetscInt starSize; in PCPatchConstruct_Star() local 51 PetscInt starSize; in PCPatchConstruct_Vanka() local 97 PetscInt starSize; in PCPatchConstruct_Pardecomp() local 743 PetscInt ignoredim, iStart = 0, iEnd = -1, starSize, closureSize, si, ci; in PCPatchCompleteCellPatch() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 487 PetscInt starSize, st, d, fc; in InterpolateGradient() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 1516 PetscInt *star = NULL, *closure = NULL, closureSize, starSize, cttSize; in DMPlexCreateConnectivity_pforest() local 3041 PetscInt *star = NULL, starSize; in DMPforestLabelsInitialize() local 3737 PetscInt *star = NULL, starSize; in DMPforestMapCoordinates() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 158 PetscInt numAdj = 0, maxAdjSize = *adjSize, starSize, s; in DMPlexGetAdjacency_Transitive_Internal() local
|
| H A D | plexsubmesh.c | 2490 PetscInt starSize, s, numCells = 0, c; in DMPlexMarkSubmesh_Uninterpolated() local 2561 PetscInt starSize, s, numFaces = 0, f; in DMPlexMarkSubmesh_Interpolated() local
|
| H A D | plexfem.c | 2194 PetscInt starSize, st, fc; in DMPlexComputeClementInterpolant() local 2327 PetscInt starSize, st, d, fc; in DMPlexComputeGradientClementInterpolant() local
|