Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 25 of 52) sorted by relevance

123

/petsc/src/dm/impls/plex/tests/
H A Dex47.c420 PetscInt cell = (InitPartForRank[rank])[c], cor; in main() local
447 PetscInt cell = (InitPartForRank[rank])[c], cor; in main() local
473 PetscInt cell = (InitPartForRank[rank])[c], cor; in main() local
500 PetscInt cell = (InitPartForRank[rank])[c], cor; in main() local
H A Dex100.c79 for (PetscInt cell = cStart; cell < cEnd; cell++) { in main() local
H A Dex26.c152 PetscInt numCells, cell, closureSize, *closureA = NULL; in main() local
420 PetscInt numCells, cell; in main() local
H A Dex8.c146 static PetscErrorCode CheckFEMGeometry(DM dm, PetscInt cell, PetscInt spaceDim, PetscReal v0Ex[], P… in CheckFEMGeometry()
175 static PetscErrorCode CheckFVMGeometry(DM dm, PetscInt cell, PetscInt spaceDim, PetscReal centroidE… in CheckFVMGeometry()
192 static PetscErrorCode CheckGaussLaw(DM dm, PetscInt cell) in CheckGaussLaw()
220 static PetscErrorCode CheckCell(DM dm, PetscInt cell, PetscBool transform, PetscReal v0Ex[], PetscR… in CheckCell()
H A Dex22.c6 static PetscErrorCode testIdentity(DM dm, PetscBool dmIsSimplicial, PetscInt cell, PetscRandom rand… in testIdentity()
/petsc/src/dm/impls/plex/
H A Dplexfluent.c285 static PetscErrorCode InsertFace(DM dm, PetscInt cell, PetscInt face, PetscInt ornt) in InsertFace()
301 static PetscErrorCode ReorderPolygon(DM dm, PetscInt cell) in ReorderPolygon()
347 static PetscErrorCode ReorderTetrahedron(PetscViewer viewer, DM dm, PetscInt cell) in ReorderTetrahedron()
408 static PetscErrorCode ReorderHexahedron(DM dm, PetscInt cell) in ReorderHexahedron()
498 static PetscErrorCode ReorderWedge(DM dm, PetscInt cell) in ReorderWedge()
602 static PetscErrorCode ReorderCell(PetscViewer viewer, DM dm, PetscInt cell, DMPolytopeType ct) in ReorderCell()
H A Dplexgeometry.c421 …DMPlexLocatePoint_Simplex_1D_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Simplex_1D_Internal()
437 …DMPlexLocatePoint_Simplex_2D_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Simplex_2D_Internal()
482 …exLocatePoint_Quad_2D_Linear_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Quad_2D_Linear_Internal()
524 …de DMPlexLocatePoint_Quad_2D_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Quad_2D_Internal()
572 …DMPlexLocatePoint_Simplex_3D_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Simplex_3D_Internal()
593 …lexLocatePoint_Hex_3D_Linear_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Hex_3D_Linear_Internal()
640 …ode DMPlexLocatePoint_Hex_3D_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscInt *cell) in DMPlexLocatePoint_Hex_3D_Internal()
891 …ePoint_Internal(DM dm, PetscInt dim, const PetscScalar point[], PetscInt cellStart, PetscInt *cell) in DMPlexLocatePoint_Internal()
922 …ClosestPoint_Internal(DM dm, PetscInt dim, const PetscScalar point[], PetscInt cell, PetscReal cpo… in DMPlexClosestPoint_Internal()
1315 PetscInt dbin[3] = {-1, -1, -1}, bin, cell = -1, cellOffset; in DMLocatePoints_Plex() local
[all …]
H A Dplexgenerate.c80 PetscErrorCode DMPlexReorderCell(DM dm, PetscInt cell, PetscInt cone[]) in DMPlexReorderCell()
H A Dplexfvm.c7 …ernal(DM dm, DM dmCell, PetscLimiter lim, PetscInt dim, PetscInt dof, PetscInt cell, PetscInt fiel… in DMPlexApplyLimiter_Internal()
66 PetscInt dim, face, cell, field, dof, cStart, cEnd, nFields; in DMPlexReconstructGradients_Internal() local
H A Dplexorient.c275 const PetscInt cell = cells ? cells[cc] : cc; in DMPlexOrient_Serial() local
350 …PetscInt numLeaves, numRoots, dim, h, cStart, cEnd, c, cell, fStart, fEnd, face, off, to… in DMPlexOrient() local
1083 const PetscInt cell = cells ? cells[c] : c; in DMPlexOrientCells_Internal() local
1096 const PetscInt cell = cells ? cells[c] : c; in DMPlexOrientCells_Internal() local
H A Dplexfem.c1756 const PetscInt cell = points ? points[c] : c; in DMComputeL2FieldDiff_Plex() local
2199 const PetscInt cell = star[st]; in DMPlexComputeClementInterpolant() local
2332 const PetscInt cell = star[st]; in DMPlexComputeGradientClementInterpolant() local
2604 PetscInt Nf, f, cellHeight, cStart, cEnd, cell; in DMPlexComputeIntegralFEM() local
2666 PetscInt Nf, f, cellHeight, cStart, cEnd, cell, n; in DMPlexComputeCellwiseIntegralFEM() local
3104 PetscInt locRows, locCols, cell; in DMPlexComputeInterpolatorNested() local
3183 PetscInt dim, Nf, field, totDim, cStart, cEnd, cell, ccell, s; in DMPlexComputeInterpolatorGeneral() local
3356 PetscInt dim, Nf, field, totDim, cStart, cEnd, cell, ccell; in DMPlexComputeMassMatrixGeneral() local
3791 const PetscInt cell = cells ? cells[c] : c; in DMPlexGetCellFields() local
3893 const PetscInt cell = cells ? cells[c] : c; in DMPlexGetHybridCellFields() local
[all …]
/petsc/src/dm/impls/swarm/
H A Dswarmpic_sort.c130 PetscErrorCode DMSwarmSortGetNumberOfPointsPerCell(DM sw, PetscInt cell, PetscInt *npoints) in DMSwarmSortGetNumberOfPointsPerCell()
164 PetscErrorCode DMSwarmSortGetPointsPerCell(DM sw, PetscInt cell, PetscInt *npoints, PetscInt **pidl… in DMSwarmSortGetPointsPerCell()
H A Dswarm.c541 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMSwarmComputeMassMatrix_Private() local
590 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMSwarmComputeMassMatrix_Private() local
748 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMSwarmComputeMassMatrixSquare_Private() local
816 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMSwarmComputeMassMatrixSquare_Private() local
1000 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMSwarmComputeGradientMatrix_Private() local
1016 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMSwarmComputeGradientMatrix_Private() local
2470 PetscInt *cell; in DMView_Swarm_Ascii() local
H A Dswarmpic.c1010 const PetscInt cell = c + cStart; in DMSwarmComputeLocalSize() local
1354 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMProjectFieldLocal_Swarm() local
1364 for (PetscInt cell = cStart; cell < cEnd; ++cell) { in DMProjectFieldLocal_Swarm() local
/petsc/src/dm/impls/plex/transform/impls/filter/
H A Dplextrfilter.c41 const PetscInt cell = filterCells[c]; in DMPlexTransformSetUp_Filter() local
/petsc/src/ts/tutorials/
H A Dex52.c82 PetscInt cell, cStart, cEnd; in FormInitialSolution() local
149 PetscInt cell, cStart, cEnd, nC; in FormFunction() local
H A Dextchemfield.c421 PetscInt cell; member
458 static PetscErrorCode MonitorCell(TS ts, User user, PetscInt cell) in MonitorCell()
/petsc/src/dm/impls/da/
H A Ddagetelem.c42 PetscInt cnt = 0, cell[4], ns = 2; in DMDAGetElements_2D() local
108 PetscInt cnt = 0, cell[8], ns = 6; in DMDAGetElements_3D() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex6.c121 PetscInt cStart, cEnd, cell; in ReadData2D() local
154 PetscInt cStart, cEnd, cell; in ReadData3D() local
H A Dex11.c67 static PetscErrorCode CheckCellVertices(DM dm, PetscInt cell, PetscInt o) in CheckCellVertices()
96 static PetscErrorCode ReorientCell(DM dm, PetscInt cell, PetscInt o, PetscBool swapCoords) in ReorientCell()
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c66 const PetscInt cell = support[s]; in SBRSplitLocalEdges_Private() local
173 const PetscInt cell = refineCells[c]; in DMPlexTransformSetUp_SBR() local
/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c37 const PetscInt cell = refineCells[c]; in DMPlexTransformSetUp_BL() local
/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1828 GaussPointCoefficients *cell; in solve_stokes_3d_coupled() local
1865 GaussPointCoefficients *cell; in solve_stokes_3d_coupled() local
1890 GaussPointCoefficients *cell; in solve_stokes_3d_coupled() local
1919 GaussPointCoefficients *cell; in solve_stokes_3d_coupled() local
1943 GaussPointCoefficients *cell; in solve_stokes_3d_coupled() local
1975 GaussPointCoefficients *cell; in solve_stokes_3d_coupled() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c69 const PetscInt cell = star[si]; in PCPatchConstruct_Vanka() local
1375 PetscInt cell = c; in PCPatchCreateCellPatchDiscretisationInfo() local
1495 PetscInt cell = c; in PCPatchCreateCellPatchDiscretisationInfo() local
1584 PetscInt cell = c; in PCPatchCreateCellPatchDiscretisationInfo() local
2051 const PetscInt cell = cellsArray[i + offset]; in PCPatchComputeOperator_Internal() local
2106 const PetscInt cell = facetCells[2 * (intFacetOffset + i) + c]; in PCPatchComputeOperator_Internal() local
2125 const PetscInt cell = facetCells[2 * (intFacetOffset + i) + c]; in PCPatchComputeOperator_Internal() local
2180 PetscInt bs, nz, i, j, cell; in MatSetValues_PCPatch_Private() local
/petsc/src/dm/field/impls/da/
H A Ddmfieldda.c261 PetscInt cell = isStride ? (sfirst + c * stride) : cells[c]; in DMFieldEvaluateFE_DA() local
338 PetscInt cell = isStride ? (sfirst + c * stride) : cells[c]; in DMFieldEvaluateFV_DA() local

123