Home
last modified time | relevance | path

Searched +defs:area +defs:c (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c319 PetscReal c = graph->coords[shared[ns][j] * cdim + d]; in PCBDDCGraphComputeConnectedComponents() local
370 PetscReal area, b = 0.0, c = 0.0, s; in PCBDDCGraphComputeConnectedComponents() local
797 PetscInt n, nmulti, c, *multi_root_subs, *start; in PCBDDCGraphSetUp() local
1003 PetscInt c = 0, ref_node = PETSC_INT_MAX; in PCBDDCGraphSetUp() local
1061 for (PetscInt i = 0, c = 0; i < nr && valid; i++) { in PCBDDCGraphSetUp() local
/petsc/src/dm/impls/plex/
H A Dplexceed.c123 PetscInt c = iter_indices[p]; in DMPlexGetLocalOffsets() local
397 PetscReal area, fcentroid[3], centroids[2][3]; in DMPlexCeedComputeGeometryFVM() local
H A Dplexgeometry.c40 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()
[all …]
/petsc/src/dm/impls/plex/tests/
H A Dex8.c196 PetscReal normal[3], integral[3] = {0., 0., 0.}, area; in CheckGaussLaw() local
223 PetscInt coneSize, c; in CheckCell() local
629 PetscInt dim, cStart, cEnd, c; in main() local
653 PetscInt dim, d, cStart, cEnd, cEndInterior, c; in main() local
/petsc/src/ts/tutorials/
H A Dex11.c144 static PetscErrorCode PhysicsBoundary_Advect_Inflow(PetscReal time, const PetscReal *c, const Petsc… in PhysicsBoundary_Advect_Inflow()
154 static PetscErrorCode PhysicsBoundary_Advect_Outflow(PetscReal time, const PetscReal *c, const Pets… in PhysicsBoundary_Advect_Outflow()
334 static PetscErrorCode PhysicsBoundary_SW_Wall(PetscReal time, const PetscReal *c, const PetscReal *… in PhysicsBoundary_SW_Wall()
479 PetscReal p0, gamma, c = 0.; in PhysicsSolution_Euler() local
535 static PetscErrorCode PhysicsBoundary_Euler_Wall(PetscReal time, const PetscReal *c, const PetscRea… in PhysicsBoundary_Euler_Wall()
724 PetscInt cStart, cEnd, c; in CreatePartitionVec() local
808 PetscReal area = 0.0; in CreateMassMatrix() local
969 PetscInt c, cStart, cEnd, fcount, i; in MonitorVTK() local
1114 PetscInt cStart, cEnd, c, dim, nRefine, nCoarsen; in adaptToleranceFVMSetUp() local