Home
last modified time | relevance | path

Searched refs:DMPlexGetSupportSize (Results 1 – 25 of 38) sorted by relevance

12

/petsc/src/ts/tutorials/
H A Dex52.c223 PetscCall(DMPlexGetSupportSize(da, cellcone[0], &nC)); in FormFunction()
229 PetscCall(DMPlexGetSupportSize(da, cellcone[1], &nC)); in FormFunction()
235 PetscCall(DMPlexGetSupportSize(da, cellcone[2], &nC)); in FormFunction()
241 PetscCall(DMPlexGetSupportSize(da, cellcone[3], &nC)); in FormFunction()
H A Dex11.c779 PetscCall(DMPlexGetSupportSize(dmMass, v, &numFaces)); in CreateMassMatrix()
801 PetscCall(DMPlexGetSupportSize(dmMass, v, &numFaces)); in CreateMassMatrix()
/petsc/src/dm/impls/plex/
H A Dplexceed.c131 PetscCall(DMPlexGetSupportSize(dm, c, &num_cells_support)); in DMPlexGetLocalOffsets()
217 PetscCall(DMPlexGetSupportSize(dm, iter_indices[p], &Ns)); in DMPlexGetLocalOffsetsSupport()
240 PetscCall(DMPlexGetSupportSize(dm, face, &Ns)); in DMPlexGetLocalOffsetsSupport()
379 for (PetscInt p = 0, Ns; p < Nf; ++p) PetscCall(DMPlexGetSupportSize(dm, iter_indices[p], &Ns)); in DMPlexCeedComputeGeometryFVM()
392 PetscCall(DMPlexGetSupportSize(dm, face, &suppSize)); in DMPlexCeedComputeGeometryFVM()
H A Dplexfvm.c30 PetscCall(DMPlexGetSupportSize(dm, face, &Ns)); in DMPlexApplyLimiter_Internal()
97 PetscCall(DMPlexGetSupportSize(dm, face, &numCells)); in DMPlexReconstructGradients_Internal()
H A Dplexreorder.c167 PetscCall(DMPlexGetSupportSize(dm, v, &suppSize)); in DMPlexGetOrdering1D()
183 PetscCall(DMPlexGetSupportSize(dm, v, &suppSize)); in DMPlexGetOrdering1D()
474 PetscCall(DMPlexGetSupportSize(dm, p, &suppSize)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
498 PetscCall(DMPlexGetSupportSize(dm, q, &qsuppSize)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
H A Dplexorient.c50 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexOrientPoint()
99 PetscCall(DMPlexGetSupportSize(dm, face, &suppSize)); in DMPlexCheckFace_Internal()
177 PetscCall(DMPlexGetSupportSize(dm, face, &supportSize)); in DMPlexCheckFace_Old_Internal()
459 PetscCall(DMPlexGetSupportSize(dm, face, &supportSize)); in DMPlexOrient()
516 PetscCall(DMPlexGetSupportSize(dm, face, &supportSize)); in DMPlexOrient()
829 PetscCall(DMPlexGetSupportSize(dm, face, &suppSize)); in DMPlexOrientCells_Internal()
893 PetscCall(DMPlexGetSupportSize(dm, face, &suppSize)); in DMPlexOrientCells_Internal()
H A Dplexsubmesh.c91 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexMarkBoundaryFaces_Internal()
129 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexMarkBoundaryFaces_Internal()
585 PetscCall(DMPlexGetSupportSize(dm, p, &size)); in DMPlexShiftSizes_Internal()
617 PetscCall(DMPlexGetSupportSize(dm, p, &size)); in DMPlexShiftPoints_Internal()
618 PetscCall(DMPlexGetSupportSize(dmNew, newp, &sizeNew)); in DMPlexShiftPoints_Internal()
842 PetscCall(DMPlexGetSupportSize(dmNew, f, &numCells)); in DMPlexCreateVTKLabel_Internal()
984 PetscCall(DMPlexGetSupportSize(dm, faces[f], &size)); in DMPlexConstructGhostCells_Internal()
1139 PetscCall(DMPlexGetSupportSize(dm, clp, &supportSize)); in DivideCells_Private()
1170 PetscCall(DMPlexGetSupportSize(div->dm, p, &supportSize)); in divideCell()
1340 PetscCall(DMPlexGetSupportSize(dm, oldp, &supportSize)); in DMPlexConstructCohesiveCells_Internal()
[all …]
H A Dplexglvis.c868 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexView_GLVis_ASCII()
905 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexView_GLVis_ASCII()
949 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexView_GLVis_ASCII()
1064 PetscCall(DMPlexGetSupportSize(dm, hv, &hvsuppSize)); in DMPlexView_GLVis_ASCII()
1078 PetscCall(DMPlexGetSupportSize(dm, he, &hesuppSize)); in DMPlexView_GLVis_ASCII()
H A Dplexadapt.c145 PetscCall(DMPlexGetSupportSize(udm, v + vStart, &supportSize)); in DMPlexLabelToMetricConstraint()
H A Dplexpartition.c174 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexCreatePartitionerGraph_Native()
192 PetscCall(DMPlexGetSupportSize(dm, child, &supportSize)); in DMPlexCreatePartitionerGraph_Native()
576 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexCreateNeighborCSR()
600 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexCreateNeighborCSR()
H A Dplexproject.c236 PetscCall(DMPlexGetSupportSize(dmIn, inp, &Ns)); in DMProjectPoint_Field_Private()
395 PetscCall(DMPlexGetSupportSize(dmIn, inp, &Ns)); in DMProjectPoint_BdField_Private()
654 PetscCall(DMPlexGetSupportSize(dm, ls, &suppSize)); in DMGetFirstLabeledPoint()
H A Dplexgeometry.c2666 PetscCall(DMPlexGetSupportSize(dm, cell, &supportSize)); in DMPlexComputeGeometryFVM_0D_Internal()
3028 PetscCall(DMPlexGetSupportSize(dm, f, &ncells)); in DMPlexComputeGeometryFVM()
3080 PetscCall(DMPlexGetSupportSize(dmCell, cone[0], &supportSize)); in DMPlexComputeGeometryFVM()
3292 PetscCall(DMPlexGetSupportSize(dm, f, &numCells)); in BuildGradientReconstruction_Internal_Tree()
3319 PetscCall(DMPlexGetSupportSize(dm, f, &numCells)); in BuildGradientReconstruction_Internal_Tree()
H A Dplexfem.c3931 PetscCall(DMPlexGetSupportSize(dm, face, &ssize)); in DMPlexGetHybridCellFields()
4041 PetscCall(DMPlexGetSupportSize(dm, face, &ssize)); in DMPlexGetHybridFields()
4151 PetscCall(DMPlexGetSupportSize(dm, face, &nsupp)); in DMPlexGetFaceFields()
4311 PetscCall(DMPlexGetSupportSize(dm, face, &nsupp)); in DMPlexGetFaceGeometry()
5389 PetscCall(DMPlexGetSupportSize(dm, face, &nsupp)); in DMPlexComputeResidualByKey()
5622 PetscCall(DMPlexGetSupportSize(dm, cone[c], &ssize)); in DMPlexComputeResidualHybridByKey()
5663 PetscCall(DMPlexGetSupportSize(dm, cone[c], &ssize)); in DMPlexComputeResidualHybridByKey()
6707 PetscCall(DMPlexGetSupportSize(dm, cone[c], &ssize)); in DMPlexComputeJacobianHybridByKey()
6747 PetscCall(DMPlexGetSupportSize(dm, cone[c], &ssize)); in DMPlexComputeJacobianHybridByKey()
H A Dplex.c3730 PetscErrorCode DMPlexGetSupportSize(DM dm, PetscInt p, PetscInt *size) in DMPlexGetSupportSize() function
3978 PetscCall(DMPlexGetSupportSize(dm, p, size)); in DMPlexGetTransitiveClosure_Hot_Private()
4512 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexStratify_Topological_Private()
4535 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexStratify_Topological_Private()
4555 PetscCall(DMPlexGetSupportSize(dm, q, &supportSize)); in DMPlexStratify_Topological_Private()
5277 PetscCall(DMPlexGetSupportSize(dmA, p, &supportSize)); in DMPlexEqual()
5279 PetscCall(DMPlexGetSupportSize(dmB, p, &supportSizeB)); in DMPlexEqual()
9379 PetscCall(DMPlexGetSupportSize(dm, cone[c], &supportSize)); in DMPlexCheckSymmetry()
9400 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in DMPlexCheckSymmetry()
9837 PetscCall(DMPlexGetSupportSize(dm, v, &suppSize)); in DMPlexCheckOrphanVertices()
/petsc/src/dm/impls/plex/tests/
H A Dex35.c51 PetscCall(DMPlexGetSupportSize(dm, p, &ssize)); in EstimateMemory()
H A Dex36.c90 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in dm_view_geometry()
/petsc/src/dm/interface/
H A Ddmceed.c467 PetscCall(DMPlexGetSupportSize(dm, indices[p], &Ns)); in DMCeedComputeInfo()
482 PetscCall(DMPlexGetSupportSize(dm, face, &Ns)); in DMCeedComputeInfo()
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c812 PetscCall(DMPlexGetSupportSize(dm, point, &suppSize)); in DMFieldComputeFaceData_DS()
868 PetscCall(DMPlexGetSupportSize(dm, point, &numSupp)); in DMFieldComputeFaceData_DS()
878 PetscCall(DMPlexGetSupportSize(dm, point, &numSupp)); in DMFieldComputeFaceData_DS()
889 PetscCall(DMPlexGetSupportSize(dm, point, &numSupp)); in DMFieldComputeFaceData_DS()
948 PetscCall(DMPlexGetSupportSize(dm, point, &numSupp)); in DMFieldComputeFaceData_DS()
/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c355 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexRefine_CTetgen()
367 PetscCall(DMPlexGetSupportSize(dm, f, &supportSize)); in DMPlexRefine_CTetgen()
/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexf90.c89 *ierr = DMPlexGetSupportSize(*dm, *p, &n); in dmplexgetsupport_()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmplex.pxi34 PetscErrorCode DMPlexGetSupportSize(PetscDM, PetscInt, PetscInt*)
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c64 PetscCall(DMPlexGetSupportSize(dm, p, &supportSize)); in SBRSplitLocalEdges_Private()
/petsc/src/snes/tutorials/
H A Dex7.c308 PetscCall(DMPlexGetSupportSize(dm, v, &Ns)); in PrintTraversal()
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c150 PetscCall(DMPlexGetSupportSize(dm, f, &nnbrs)); in DMAdaptMetric_ParMmg_Plex()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c548 PetscCall(DMPlexGetSupportSize(ex->dmNormal, face, &suppSize)); in DMPlexTransformSetUp_Extrude()
654 PetscCall(DMPlexGetSupportSize(dm, sp, &suppSize)); in DMPlexTransformGetSubcellOrientation_Extrude()

12