Home
last modified time | relevance | path

Searched refs:DMPlexGetCellType (Results 1 – 25 of 84) sorted by relevance

1234

/petsc/src/dm/impls/plex/tutorials/
H A Dex16.c57 PetscCall(DMPlexGetCellType(*dm, cStart, &dm_polytope)); in ReadCGNSDM()
59 PetscCall(DMPlexGetCellType(*dm, i, &cti)); in ReadCGNSDM()
H A Dex11.c77 PetscCall(DMPlexGetCellType(dm, cell, &ct)); in CheckCellVertices()
143 PetscCall(DMPlexGetCellType(dm, 0, &ct)); in GenerateArrangements()
169 PetscCall(DMPlexGetCellType(dm, 0, &ct)); in VerifyCayleyTable()
216 PetscCall(DMPlexGetCellType(dm, 0, &ct)); in VerifyInverse()
269 PetscCall(DMPlexGetCellType(dm, p, &ct)); in CheckSubcells()
364 PetscCall(DMPlexGetCellType(dm, 0, &ct)); in RefineArrangements()
/petsc/src/dm/impls/plex/tests/
H A Dex97.c35 PetscCall(DMPlexGetCellType(dm, p, &cellType)); in main()
H A Dex97f90.F9035 PetscCallA(DMPlexGetCellType(dm, p, cellType, ierr))
H A Dex72.c49 PetscCall(DMPlexGetCellType(dm, cStart, &ct)); in CreateDiscretization()
H A Dex33.c49 PetscCall(DMPlexGetCellType(dm, cStart, &ct)); in CreateDiscretization()
H A Dex102.c70 PetscCall(DMPlexGetCellType(dm, cStart, &ct)); in SetupFE()
H A Dex41.c69 PetscCall(DMPlexGetCellType(odm, c, &ct)); in ConstructRefineTree()
H A Dex99.c38 PetscCall(DMPlexGetCellType(K, 0, &ptype)); in CreateFE()
/petsc/src/dm/label/impls/ephemeral/
H A Ddmlabeleph.c37 PetscCall(DMPlexGetCellType(dm, point, &ct)); in DMLabelEphemeralComputeStratumSize_Private()
74 PetscCall(DMPlexGetCellType(dm, point, &ct)); in DMLabelGetStratumIS_Ephemeral()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c474 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformCreateOffset_Internal()
498 PetscCall(DMPlexGetCellType(dm, q, &sct)); in DMPlexTransformCreateOffset_Internal()
586 while (DMPolytopeTypeGetDim(ctCell) < 0) PetscCall(DMPlexGetCellType(dm, c++, &ctCell)); in DMPlexTransformSetUp()
615 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformSetUp()
633 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformSetUp()
1405 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformSetConeSizes()
1480 PetscCall(DMPlexGetCellType(dm, pp, &pct)); in DMPlexTransformGetCone_Internal()
1546 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformSetCones()
1908 PetscCall(DMPlexGetCellType(dm, point, &ct)); in RefineLabel_Internal()
2027 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformCreateSF()
[all …]
/petsc/src/dm/impls/plex/
H A Dplexgenerate.c85 PetscCall(DMPlexGetCellType(dm, cell, &cellType)); in DMPlexReorderCell()
H A Dplexreorder.c466 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
479 PetscCall(DMPlexGetCellType(dm, supp[s], &sct)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
502 PetscCall(DMPlexGetCellType(dm, qsupp[qs], &qsct)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
583 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMCreateSectionPermutation_Plex_Cohesive()
H A Dplexextrude.c102 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexExtrude()
H A Dplexproject.c229 PetscCall(DMPlexGetCellType(dmIn, inp, &qct)); in DMProjectPoint_Field_Private()
238 PetscCall(DMPlexGetCellType(dmIn, support[s], &ct)); in DMProjectPoint_Field_Private()
388 PetscCall(DMPlexGetCellType(dmIn, inp, &qct)); in DMProjectPoint_BdField_Private()
397 PetscCall(DMPlexGetCellType(dmIn, support[s], &ct)); in DMProjectPoint_BdField_Private()
656 PetscCall(DMPlexGetCellType(dm, supp[s], &ct)); in DMGetFirstLabeledPoint()
764 PetscCall(DMPlexGetCellType(plex, p, &ct)); in DMProjectLocal_Generic_Plex()
768 PetscCall(DMPlexGetCellType(plexIn, pStartIn, &ctIn)); in DMProjectLocal_Generic_Plex()
774 PetscCall(DMPlexGetCellType(plexAux, pStartAux, &ctAux)); in DMProjectLocal_Generic_Plex()
H A Dplexsection.c70 PetscCall(DMPlexGetCellType(K, kStart, &ct)); in DMPlexCreateSectionFields()
144 PetscCall(DMPlexGetCellType(dm, point, &ct)); in DMPlexCreateSectionDof()
171 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexCreateSectionDof()
H A Dplexinterpolate.c522 PetscCall(DMPlexGetCellType(dm, c, &ct)); in DMPlexInterpolateFaces_Internal()
542 PetscCall(DMPlexGetCellType(dm, c, &ct)); in DMPlexInterpolateFaces_Internal()
593 PetscCall(DMPlexGetCellType(dm, c, &ct)); in DMPlexInterpolateFaces_Internal()
651 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexInterpolateFaces_Internal()
662 PetscCall(DMPlexGetCellType(dm, c, &ct)); in DMPlexInterpolateFaces_Internal()
729 PetscCall(DMPlexGetCellType(dm, c, &ct)); in DMPlexInterpolateFaces_Internal()
884 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexOrientInterface_Internal()
1573 PetscCall(DMPlexGetCellType(odm, p, &ct)); in DMPlexInterpolate()
H A Dplexceed.c403 PetscCall(DMPlexGetCellType(dm, supp[s], &ct)); in DMPlexCeedComputeGeometryFVM()
409 PetscCall(DMPlexGetCellType(dm, supp[s], &ct)); in DMPlexCeedComputeGeometryFVM()
/petsc/src/dm/impls/plex/transform/impls/filter/
H A Dplextrfilter.c48 PetscCall(DMPlexGetCellType(dm, closure[cl], &ct)); in DMPlexTransformSetUp_Filter()
/petsc/src/dm/impls/swarm/tutorials/
H A Dex1.c41 PetscCall(DMPlexGetCellType(dm, cStart, &ct)); in main()
/petsc/src/dm/dt/fe/impls/composite/
H A Dfecomposite.c33 PetscCall(DMPlexGetCellType(K, 0, &ct)); in PetscFESetUp_Composite()
119 PetscCall(DMPlexGetCellType(dm, 0, &ct)); in PetscFEComputeTabulation_Composite()
/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c21 PetscCall(DMPlexGetCellType(dm, p, &ct)); in DMPlexTransformSetUp_1D()
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/
H A Dex1.c211 PetscCall(DMPlexGetCellType(K, 0, &type)); in testLagrange()
279 PetscCall(DMPlexGetCellType(K, 0, &ct)); in testLagrange()
/petsc/src/snes/tutorials/
H A Dex20.c109 PetscCall(DMPlexGetCellType(dm, cStart, &ct)); in SetupDiscretization()
/petsc/src/dm/dt/tests/
H A Dex4.c63 PetscCall(DMPlexGetCellType(dm, point, &ct)); in CheckSymmetry()

1234