Home
last modified time | relevance | path

Searched refs:DMPlexGetHeightStratum (Results 1 – 25 of 135) sorted by relevance

123456

/petsc/src/dm/dt/dualspace/impls/refined/
H A Ddualspacerefined.c44 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in PetscDualSpaceRefinedSetCellSpaces_Refined()
75 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in PetscDualSpaceSetUp_Refined()
81 PetscCall(DMPlexGetHeightStratum(sp->pointSpaces[c - pStart]->dm, 0, &ccStart, &ccEnd)); in PetscDualSpaceSetUp_Refined()
98 PetscCall(DMPlexGetHeightStratum(dm, h, &hStart, &hEnd)); in PetscDualSpaceSetUp_Refined()
137 PetscCall(DMPlexGetHeightStratum(sp->dm, 0, &cStart, &cEnd)); in PetscDualSpaceRefinedView_Ascii()
/petsc/src/dm/impls/swarm/
H A Dswarmpic_plex.c103 PetscCall(DMPlexGetHeightStratum(dmc, 0, &ps, &pe)); in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
121 PetscCall(DMPlexGetHeightStratum(dmc, 0, &ps, &pe)); in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
176 PetscCall(DMPlexGetHeightStratum(dmc, 0, &ps, &pe)); in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular()
211 PetscCall(DMPlexGetHeightStratum(dmc, 0, &ps, &pe)); in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular()
266 PetscCall(DMPlexGetHeightStratum(celldm, 0, &cStart, NULL)); in private_DMSwarmInsertPointsUsingCellDM_PLEX()
295 PetscCall(DMPlexGetHeightStratum(dmc, 0, &ps, &pe)); in private_DMSwarmSetPointCoordinatesCellwise_PLEX()
326 PetscCall(DMPlexGetHeightStratum(dmc, 0, &ps, &pe)); in private_DMSwarmSetPointCoordinatesCellwise_PLEX()
/petsc/src/dm/impls/plex/tutorials/
H A Dex17.c20 PetscCall(DMPlexGetHeightStratum(dm, 0, &pStart, &pEnd)); in ComputeVolume()
28 PetscCall(DMPlexGetHeightStratum(dm, 1, &pStart, &pEnd)); in ComputeVolume()
H A Dex18.c27 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in surfArea()
38 PetscCall(DMPlexGetHeightStratum(dm, 1, &fStart, &fEnd)); in surfArea()
47 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in surfArea()
H A Dex10.c29 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in CreateDomainLabel()
109 PetscCall(DMPlexGetHeightStratum(dmCur, 0, &cStart, &cEnd)); in AdaptMesh()
H A Dex19.c30 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in surfArea()
41 PetscCall(DMPlexGetHeightStratum(dm, 1, &fStart, &fEnd)); in surfArea()
50 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in surfArea()
H A Ddmplexgetrestoreclosureindices.F9036 PetscCallA(DMPlexGetHeightStratum(dm, zero, cStart, cEnd, ierr))
/petsc/src/dm/impls/plex/tests/
H A Dex37.c43 PetscCall(DMPlexGetHeightStratum(dm, 0, &pStart, &pEnd)); in ComputeVolume()
51 PetscCall(DMPlexGetHeightStratum(dm, 1, &pStart, &pEnd)); in ComputeVolume()
H A Dex16.c24 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in CreateHalfCellsLabel()
48 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in CreateHalfDomainLabel()
73 PetscCall(DMPlexGetHeightStratum(dm, 1, &fStart, &fEnd)); in CreateLineLabel()
H A Ddmplexcomputecellgeometryfem.F9041 PetscCallA(DMPlexGetHeightStratum(dm, zero, cStart, PETSC_NULL_INTEGER, ierr))
75 PetscCallA(DMPlexGetHeightStratum(dm, zero, cStart, PETSC_NULL_INTEGER, ierr))
H A Dex20.c20 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in main()
H A Dex97.c33 PetscCall(DMPlexGetHeightStratum(dm, 0, &pStart, &pEnd)); in main()
H A Dex97f90.F9033 PetscCallA(DMPlexGetHeightStratum(dm, 0_kPI, pStart, pEnd, ierr))
H A Dex32.c14 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in CheckMesh()
H A Dex36.c69 PetscCall(DMPlexGetHeightStratum(dm, 0, &start_cell, &end_cell)); in dm_view_geometry()
84 PetscCall(DMPlexGetHeightStratum(dm, 1, &start_face, &end_face)); in dm_view_geometry()
H A Dex48.c23 PetscCall(DMPlexGetHeightStratum(dm, 0, &pStart, &pEnd)); in main()
H A Dex48f90.F9028 PetscCallA(DMPlexGetHeightStratum(dm, zero, pStart, pEnd, ierr))
H A Dex72.c48 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, NULL)); in CreateDiscretization()
H A Dex75.c36 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in main()
/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c71 PetscCall(DMPlexGetHeightStratum(boundary, 1, &eStart, &eEnd)); in DMPlexGenerate_CTetgen()
91 PetscCall(DMPlexGetHeightStratum(boundary, 0, &fStart, &fEnd)); in DMPlexGenerate_CTetgen()
227 PetscCall(DMPlexGetHeightStratum(*dm, 0, &cStart, &cEnd)); in DMPlexGenerate_CTetgen()
228 PetscCall(DMPlexGetHeightStratum(*dm, 1, &fStart, &fEnd)); in DMPlexGenerate_CTetgen()
350 PetscCall(DMPlexGetHeightStratum(dm, 1, &fStart, &fEnd)); in DMPlexRefine_CTetgen()
382 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in DMPlexRefine_CTetgen()
502 PetscCall(DMPlexGetHeightStratum(*dmRefined, 0, &cStart, &cEnd)); in DMPlexRefine_CTetgen()
503 PetscCall(DMPlexGetHeightStratum(*dmRefined, 1, &fStart, &fEnd)); in DMPlexRefine_CTetgen()
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx92 PetscCall(DMPlexGetHeightStratum(boundary, 1, &eStart, &eEnd)); in DMPlexGenerate_Tetgen()
112 PetscCall(DMPlexGetHeightStratum(boundary, 0, &fStart, &fEnd)); in DMPlexGenerate_Tetgen()
252 PetscCall(DMPlexGetHeightStratum(*dm, 0, &cStart, &cEnd)); in DMPlexGenerate_Tetgen()
253 PetscCall(DMPlexGetHeightStratum(*dm, 1, &fStart, &fEnd)); in DMPlexGenerate_Tetgen()
376 PetscCall(DMPlexGetHeightStratum(dm, 1, &fStart, &fEnd)); in DMPlexRefine_Tetgen()
411 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in DMPlexRefine_Tetgen()
531 PetscCall(DMPlexGetHeightStratum(*dmRefined, 0, &cStart, &cEnd)); in DMPlexRefine_Tetgen()
532 PetscCall(DMPlexGetHeightStratum(*dmRefined, 1, &fStart, &fEnd)); in DMPlexRefine_Tetgen()
/petsc/src/dm/impls/plex/adaptors/mmg/
H A Dmmgadapt.c53 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in DMAdaptMetric_Mmg_Plex()
54 PetscCall(DMPlexGetHeightStratum(dm, 1, &fStart, &fEnd)); in DMAdaptMetric_Mmg_Plex()
249 PetscCall(DMPlexGetHeightStratum(*dmNew, 0, &cStart, &cEnd)); in DMAdaptMetric_Mmg_Plex()
250 PetscCall(DMPlexGetHeightStratum(*dmNew, 1, &fStart, &fEnd)); in DMAdaptMetric_Mmg_Plex()
/petsc/src/dm/impls/plex/adaptors/pragmatic/
H A Dpragmaticadapt.c54 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in DMAdaptMetric_Pragmatic_Plex()
204 PetscCall(DMPlexGetHeightStratum(*dmNew, 0, &cStart, &cEnd)); in DMAdaptMetric_Pragmatic_Plex()
205 PetscCall(DMPlexGetHeightStratum(*dmNew, 1, &fStart, &fEnd)); in DMAdaptMetric_Pragmatic_Plex()
/petsc/src/ts/tutorials/
H A Dex52.c89 PetscCall(DMPlexGetHeightStratum(da, 0, &cStart, &cEnd)); in FormInitialSolution()
176 PetscCall(DMPlexGetHeightStratum(da, 0, &cStart, &cEnd)); in FormFunction()
177 PetscCall(DMPlexGetHeightStratum(da, 1, &fStart, &fEnd)); in FormFunction()
/petsc/src/ts/tests/
H A Dex28.c77 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in SetInitialCoordinates()
134 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in SetInitialConditions()
168 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in CreateParticles()
244 PetscCall(DMPlexGetHeightStratum(dm, 0, &cStart, &cEnd)); in CheckDistribution()
292 PetscCall(DMPlexGetHeightStratum(plex, 0, &cStart, &cEnd)); in RHSFunctionParticles()
437 PetscCall(DMPlexGetHeightStratum(plex, 0, &cStart, &cEnd)); in KSConv()

123456