Lines Matching defs:c
288 PetscInt coneSize, c; in InsertFace() local
311 for (PetscInt c = 1; c < coneSize; ++c) { in ReorderPolygon() local
361 PetscInt c; in ReorderTetrahedron() local
424 PetscInt c; in ReorderHexahedron() local
458 PetscInt c, c2; in ReorderHexahedron() local
508 for (PetscInt c = 0; c < cS; ++c) { in ReorderWedge() local
525 PetscInt c; in ReorderWedge() local
563 PetscInt c, c2; in ReorderWedge() local
734 …for (PetscInt c = 0; c < numCells; ++c) PetscCall(GetNumCellFaces(s.nd ? s.nd : (int)((PetscInt *)… in DMPlexCreateFluent() local
816 for (PetscInt c = 0; c < numCells; ++c) { in DMPlexCreateFluent() local
850 for (PetscInt c = 0; c < csize; ++c) cones[c] = -1; in DMPlexCreateFluent() local
885 for (PetscInt c = 0; c < numCells; ++c) PetscCall(ReorderCell(viewer, *dm, c, cellTypes[c])); in DMPlexCreateFluent() local