Home
last modified time | relevance | path

Searched refs:DMPlexGetSupport (Results 1 – 25 of 37) sorted by relevance

12

/petsc/src/ts/tutorials/
H A Dex52.c224 PetscCall(DMPlexGetSupport(da, cellcone[0], &cellsupport)); in FormFunction()
230 PetscCall(DMPlexGetSupport(da, cellcone[1], &cellsupport)); in FormFunction()
236 PetscCall(DMPlexGetSupport(da, cellcone[2], &cellsupport)); in FormFunction()
242 PetscCall(DMPlexGetSupport(da, cellcone[3], &cellsupport)); in FormFunction()
/petsc/src/dm/impls/plex/tests/
H A Dex1f90.F9062 PetscCallA(DMPlexGetSupport(dm, v, pES, ierr))
H A Dex36.c89 PetscCall(DMPlexGetSupport(dm, f, &cells)); in dm_view_geometry()
/petsc/src/dm/impls/plex/
H A Dplexfvm.c29 PetscCall(DMPlexGetSupport(dm, face, &fcells)); in DMPlexApplyLimiter_Internal()
99 PetscCall(DMPlexGetSupport(dm, face, &cells)); in DMPlexReconstructGradients_Internal()
H A Dplexceed.c130 PetscCall(DMPlexGetSupport(dm, c, &cells)); in DMPlexGetLocalOffsets()
239 PetscCall(DMPlexGetSupport(dm, face, &supp)); in DMPlexGetLocalOffsetsSupport()
391 PetscCall(DMPlexGetSupport(dm, face, &supp)); in DMPlexCeedComputeGeometryFVM()
H A Dplexreorder.c168 PetscCall(DMPlexGetSupport(dm, v, &support)); in DMPlexGetOrdering1D()
182 PetscCall(DMPlexGetSupport(dm, v, &support)); in DMPlexGetOrdering1D()
473 PetscCall(DMPlexGetSupport(dm, p, &supp)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
497 PetscCall(DMPlexGetSupport(dm, q, &qsupp)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
H A Dplexorient.c51 PetscCall(DMPlexGetSupport(dm, p, &support)); in DMPlexOrientPoint()
100 PetscCall(DMPlexGetSupport(dm, face, &supp)); in DMPlexCheckFace_Internal()
178 PetscCall(DMPlexGetSupport(dm, face, &support)); in DMPlexCheckFace_Old_Internal()
461 PetscCall(DMPlexGetSupport(dm, face, &support)); in DMPlexOrient()
830 PetscCall(DMPlexGetSupport(dm, face, &supp)); in DMPlexOrientCells_Internal()
892 PetscCall(DMPlexGetSupport(dm, face, &supp)); in DMPlexOrientCells_Internal()
H A Dplexsubmesh.c93 PetscCall(DMPlexGetSupport(dm, f, &support)); in DMPlexMarkBoundaryFaces_Internal()
619 PetscCall(DMPlexGetSupport(dm, p, &points)); in DMPlexShiftPoints_Internal()
849 PetscCall(DMPlexGetSupport(dmNew, f, &cells)); in DMPlexCreateVTKLabel_Internal()
1138 PetscCall(DMPlexGetSupport(dm, clp, &support)); in DivideCells_Private()
1169 PetscCall(DMPlexGetSupport(div->dm, p, &support)); in divideCell()
1366 PetscCall(DMPlexGetSupport(dm, oldp, &support)); in DMPlexConstructCohesiveCells_Internal()
1374 PetscCall(DMPlexGetSupport(dm, oldp, &support)); in DMPlexConstructCohesiveCells_Internal()
1394 PetscCall(DMPlexGetSupport(dm, oldp, &support)); in DMPlexConstructCohesiveCells_Internal()
1423 PetscCall(DMPlexGetSupport(dm, oldp, &support)); in DMPlexConstructCohesiveCells_Internal()
1487 PetscCall(DMPlexGetSupport(dm, oldp, &support)); in DMPlexConstructCohesiveCells_Internal()
[all …]
H A Dplexglvis.c873 PetscCall(DMPlexGetSupport(dm, p, &support)); in DMPlexView_GLVis_ASCII()
906 PetscCall(DMPlexGetSupport(dm, p, &support)); in DMPlexView_GLVis_ASCII()
950 PetscCall(DMPlexGetSupport(dm, p, &support)); in DMPlexView_GLVis_ASCII()
1065 PetscCall(DMPlexGetSupport(dm, hv, &hvsupp)); in DMPlexView_GLVis_ASCII()
1079 PetscCall(DMPlexGetSupport(dm, he, &hesupp)); in DMPlexView_GLVis_ASCII()
H A Dplexadapt.c144 PetscCall(DMPlexGetSupport(udm, v + vStart, &support)); in DMPlexLabelToMetricConstraint()
H A Dplexfem.c1090 PetscCall(DMPlexGetSupport(dm, face, &cells)); in DMPlexInsertBoundaryValuesRiemann()
2778 PetscCall(DMPlexGetSupport(dm, point, &support)); in DMPlexComputeBdIntegral_Internal()
3930 PetscCall(DMPlexGetSupport(dm, face, &support)); in DMPlexGetHybridCellFields()
4040 PetscCall(DMPlexGetSupport(dm, face, &support)); in DMPlexGetHybridFields()
4155 PetscCall(DMPlexGetSupport(dm, face, &cells)); in DMPlexGetFaceFields()
4315 PetscCall(DMPlexGetSupport(dm, face, &cells)); in DMPlexGetFaceGeometry()
4983 PetscCall(DMPlexGetSupport(dm, point, &support)); in DMPlexComputeBdResidualSingleByKey()
5033 PetscCall(DMPlexGetSupport(plex, point, &support)); in DMPlexComputeBdResidualSingleByKey()
5392 PetscCall(DMPlexGetSupport(dm, face, &scells)); in DMPlexComputeResidualByKey()
5621 PetscCall(DMPlexGetSupport(dm, cone[c], &support)); in DMPlexComputeResidualHybridByKey()
[all …]
H A Dplexpartition.c173 PetscCall(DMPlexGetSupport(dm, f, &support)); in DMPlexCreatePartitionerGraph_Native()
191 PetscCall(DMPlexGetSupport(dm, child, &support)); in DMPlexCreatePartitionerGraph_Native()
577 PetscCall(DMPlexGetSupport(dm, f, &support)); in DMPlexCreateNeighborCSR()
601 PetscCall(DMPlexGetSupport(dm, f, &support)); in DMPlexCreateNeighborCSR()
H A Dplexproject.c235 PetscCall(DMPlexGetSupport(dmIn, inp, &support)); in DMProjectPoint_Field_Private()
394 PetscCall(DMPlexGetSupport(dmIn, inp, &support)); in DMProjectPoint_BdField_Private()
653 PetscCall(DMPlexGetSupport(dm, ls, &supp)); in DMGetFirstLabeledPoint()
H A Dplexgeometry.c2667 PetscCall(DMPlexGetSupport(dm, cell, &support)); in DMPlexComputeGeometryFVM_0D_Internal()
3027 PetscCall(DMPlexGetSupport(dm, f, &cells)); in DMPlexComputeGeometryFVM()
3082 PetscCall(DMPlexGetSupport(dmCell, cone[0], &support)); in DMPlexComputeGeometryFVM()
3242 PetscCall(DMPlexGetSupport(dm, faces[f], &fcells)); in BuildGradientReconstruction_Internal()
3294 PetscCall(DMPlexGetSupport(dm, f, &fcells)); in BuildGradientReconstruction_Internal_Tree()
3321 PetscCall(DMPlexGetSupport(dm, f, &fcells)); in BuildGradientReconstruction_Internal_Tree()
3357 PetscCall(DMPlexGetSupport(dm, nface, &fcells)); in BuildGradientReconstruction_Internal_Tree()
H A Dplexdistribute.c117 PetscCall(DMPlexGetSupport(dm, point, &support)); in DMPlexGetAdjacency_Cone_Internal()
136 PetscCall(DMPlexGetSupport(dm, p, &support)); in DMPlexGetAdjacency_Support_Internal()
/petsc/src/snes/tutorials/
H A Dex7.c238 PetscCall(DMPlexGetSupport(dm, v, &supp)); in ComputeResidualLocal()
309 PetscCall(DMPlexGetSupport(dm, v, &supp)); in PrintTraversal()
/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexf90.c91 *ierr = DMPlexGetSupport(*dm, *p, &v); in dmplexgetsupport_()
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c815 PetscCall(DMPlexGetSupport(dm, point, &supp)); in DMFieldComputeFaceData_DS()
879 PetscCall(DMPlexGetSupport(dm, point, &supp)); in DMFieldComputeFaceData_DS()
890 PetscCall(DMPlexGetSupport(dm, point, &supp)); in DMFieldComputeFaceData_DS()
950 PetscCall(DMPlexGetSupport(dm, point, &supp)); in DMFieldComputeFaceData_DS()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmplex.pxi36 PetscErrorCode DMPlexGetSupport(PetscDM, PetscInt, const PetscInt*[])
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c63 PetscCall(DMPlexGetSupport(dm, p, &support)); in SBRSplitLocalEdges_Private()
/petsc/src/dm/interface/
H A Ddmceed.c481 PetscCall(DMPlexGetSupport(dm, face, &supp)); in DMCeedComputeInfo()
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c151 PetscCall(DMPlexGetSupport(dm, f, &nbrs)); in DMAdaptMetric_ParMmg_Plex()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c549 PetscCall(DMPlexGetSupport(ex->dmNormal, face, &supp)); in DMPlexTransformSetUp_Extrude()
655 PetscCall(DMPlexGetSupport(dm, sp, &supp)); in DMPlexTransformGetSubcellOrientation_Extrude()
H A Dplextrcohesive.c945 PetscCall(DMPlexGetSupport(dm, cone[s], &supp)); in OrderCohesiveSupport_Private()
/petsc/include/
H A Dpetscdmplex.h56 PETSC_EXTERN PetscErrorCode DMPlexGetSupport(DM, PetscInt, const PetscInt *[]);

12