| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex11.c | 122 PetscCall(DMPlexGetDepthLabel(dm, &label)); in TestEmptyStrata() 141 PetscCall(DMPlexGetDepthLabel(dm, &label)); in TestEmptyStrata() 153 PetscCall(DMPlexGetDepthLabel(dm, &label)); in TestEmptyStrata()
|
| H A D | ex5.c | 1188 PetscCall(DMPlexGetDepthLabel(dmFault, &depthLabel)); in TestAssembly()
|
| H A D | ex18.c | 1315 PetscCall(DMPlexGetDepthLabel(dm, &label)); in ViewPointsWithType_Internal()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex4.c | 51 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in CheckSymmetry()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 12 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexCreateSectionFields() 100 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexCreateSectionDof()
|
| H A D | plexglvis.c | 255 PetscCall(DMPlexGetDepthLabel(dm, &dlabel)); in DMPlexGetPointMFEMCellID_Internal() 1018 PetscCall(DMPlexGetDepthLabel(dm, &dlabel)); in DMPlexView_GLVis_ASCII() 1037 PetscCall(DMPlexGetDepthLabel(dm, &dlabel)); in DMPlexView_GLVis_ASCII()
|
| H A D | plexceed.c | 11 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMGetPoints_Internal()
|
| H A D | plexdistribute.c | 1265 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexDistributeLabels() 1270 PetscCall(DMPlexGetDepthLabel(dmParallel, &dmParallel->depthLabel)); in DMPlexDistributeLabels()
|
| H A D | plex.c | 147 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexGetFieldTypes_Internal() 920 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexView_Ascii_Geometry() 4624 PetscCall(DMPlexGetDepthLabel(dm, &label)); in DMPlexStratify() 5393 PetscErrorCode DMPlexGetDepthLabel(DM dm, DMLabel *depthLabel) in DMPlexGetDepthLabel() function 5436 PetscCall(DMPlexGetDepthLabel(dm, &label)); in DMPlexGetDepth() 5492 PetscCall(DMPlexGetDepthLabel(dm, &label)); in DMPlexGetDepthStratum() 5543 PetscCall(DMPlexGetDepthLabel(dm, &label)); in DMPlexGetHeightStratum() 6051 PetscCall(DMPlexGetDepthLabel(dm, &label)); in DMPlexSetClosurePermutationTensor() 6805 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexVecGetClosureAtDepth()
|
| H A D | plexsubmesh.c | 565 PetscCall(DMPlexGetDepthLabel(dmNew, &depthLabel)); in DMPlexShiftSizes_Internal() 2161 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexLabelCohesiveComplete() 3322 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexFilterLabels_Internal() 3401 PetscCall(DMPlexGetDepthLabel(dm, &depth)); in DMPlexCreateSubmeshGeneric_Interpolated()
|
| H A D | plexfem.c | 1717 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMComputeL2FieldDiff_Plex() 2874 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdIntegral() 5094 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdResidualSingle() 5113 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdResidual_Internal() 5136 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdResidual_Internal() 6106 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdJacobianSingle() 6124 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdJacobian_Internal()
|
| H A D | plexproject.c | 807 PetscCall(DMPlexGetDepthLabel(plex, &depthLabel)); in DMProjectLocal_Generic_Plex()
|
| H A D | plexgeometry.c | 2378 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeCellGeometryFEM_Implicit()
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex2.c | 92 PetscCall(DMPlexGetDepthLabel(dmplex, &depthLabel)); in IdentifyBadPoints()
|
| /petsc/include/ |
| H A D | petscdmplex.h | 133 PETSC_EXTERN PetscErrorCode DMPlexGetDepthLabel(DM, DMLabel *);
|
| /petsc/src/dm/dt/dualspace/interface/ |
| H A D | dualspace.c | 1716 PetscCall(DMPlexGetDepthLabel(dm, &label)); in PetscDualSpaceGetPointSubspace()
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 798 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMFieldComputeFaceData_DS()
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1111 PetscCall(DMPlexGetDepthLabel(dm, &label)); in PetscFECreatePointTraceDefault_Internal()
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 1201 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexTopologyView_HDF5_XDMF_Private()
|