Lines Matching +defs:area +defs:c
40 PetscInt c, cdim, i, j, o, p, vStart, vEnd; in DMPlexFindVertices() local
223 PetscReal c[4]; in DMPlexGetPlaneSimplexIntersection_Coords_Internal() local
269 static PetscErrorCode DMPlexGetPlaneSimplexIntersection_Internal(DM dm, PetscInt dim, PetscInt c, c… in DMPlexGetPlaneSimplexIntersection_Internal()
290 static PetscErrorCode DMPlexGetPlaneQuadIntersection_Internal(DM dm, PetscInt dim, PetscInt c, cons… in DMPlexGetPlaneQuadIntersection_Internal()
321 static PetscErrorCode DMPlexGetPlaneHexIntersection_Internal(DM dm, PetscInt dim, PetscInt c, const… in DMPlexGetPlaneHexIntersection_Internal()
397 static PetscErrorCode DMPlexGetPlaneCellIntersection_Internal(DM dm, PetscInt c, const PetscReal p[… in DMPlexGetPlaneCellIntersection_Internal()
421 …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()
456 …PlexClosestPoint_Simplex_2D_Internal(DM dm, const PetscScalar point[], PetscInt c, PetscReal cpoin… in DMPlexClosestPoint_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()
732 for (PetscInt c = cStart; c < cEnd; ++c) { in DMPlexCreateGridHash() local
1015 for (PetscInt c = cStart; c < cEnd; ++c) { in DMPlexComputeGridHash_Internal() local
1338 PetscInt c = cells[p].index; in DMLocatePoints_Plex() local
1364 for (PetscInt c = cellOffset; c < cellOffset + numCells; ++c) { in DMLocatePoints_Plex() local
1379 for (PetscInt c = cStart; c < cEnd; ++c) { in DMLocatePoints_Plex() local
1408 for (PetscInt c = cellOffset; c < cellOffset + numCells; ++c) { in DMLocatePoints_Plex() local
1471 const PetscReal r = PetscSqrtReal(x * x + y * y), c = x / r, s = y / r; in DMPlexComputeProjection2Dto1D() local
1566 PetscReal x1[3], x2[3], n[3], c[3], norm; in DMPlexComputeProjection3Dto2D() local
2311 PetscInt c; in DMPlexComputeTriangularPrismGeometry_Internal() local
2547 PetscInt i, j, k, c, r; in DMPlexComputeCellGeometryFEM_FE() local
2755 PetscReal c[3] = {0., 0., 0.}, n[3] = {0., 0., 0.}, origin[3] = {0., 0., 0.}, norm; in DMPlexComputeGeometryFVM_2D_Internal() local
2978 PetscInt dim, cStart, cEnd, cEndInterior, c, fStart, fEnd, f; in DMPlexComputeGeometryFVM() local
3021 PetscReal area; in DMPlexComputeGeometryFVM() local
3207 PetscInt dim, cStart, cEnd, c, cEndInterior, maxNumFaces; in BuildGradientReconstruction_Internal() local
3268 PetscInt dim, cStart, cEnd, c, cEndInterior, fStart, fEnd, f, nStart, nEnd, maxNumFaces = 0; in BuildGradientReconstruction_Internal_Tree() local
3286 PetscInt numChildren, numCells, c; in BuildGradientReconstruction_Internal_Tree() local
3313 PetscInt numChildren, numCells, c; in BuildGradientReconstruction_Internal_Tree() local
3401 PetscInt dim, pdim, cStart, cEnd, cEndInterior, c; in DMPlexComputeGradientFVM() local
4001 PetscInt c; in coordMap_identity() local
4015 PetscInt c; in coordMap_shear() local
4028 PetscInt c; in coordMap_flare() local
4077 const PetscReal c = PetscRealPart(constants[0]); in coordMap_sinusoid() local
4151 PetscInt off, c; in DMPlexRemapGeometry() local