Home
last modified time | relevance | path

Searched refs:DMPlexGetDepthLabel (Results 1 – 19 of 19) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex11.c122 PetscCall(DMPlexGetDepthLabel(dm, &label)); in TestEmptyStrata()
141 PetscCall(DMPlexGetDepthLabel(dm, &label)); in TestEmptyStrata()
153 PetscCall(DMPlexGetDepthLabel(dm, &label)); in TestEmptyStrata()
H A Dex5.c1188 PetscCall(DMPlexGetDepthLabel(dmFault, &depthLabel)); in TestAssembly()
H A Dex18.c1315 PetscCall(DMPlexGetDepthLabel(dm, &label)); in ViewPointsWithType_Internal()
/petsc/src/dm/dt/tests/
H A Dex4.c51 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in CheckSymmetry()
/petsc/src/dm/impls/plex/
H A Dplexsection.c12 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexCreateSectionFields()
100 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexCreateSectionDof()
H A Dplexglvis.c255 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 Dplexceed.c11 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMGetPoints_Internal()
H A Dplexdistribute.c1265 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexDistributeLabels()
1270 PetscCall(DMPlexGetDepthLabel(dmParallel, &dmParallel->depthLabel)); in DMPlexDistributeLabels()
H A Dplex.c147 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 Dplexsubmesh.c565 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 Dplexfem.c1717 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 Dplexproject.c807 PetscCall(DMPlexGetDepthLabel(plex, &depthLabel)); in DMProjectLocal_Generic_Plex()
H A Dplexgeometry.c2378 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeCellGeometryFEM_Implicit()
/petsc/src/dm/impls/forest/tests/
H A Dex2.c92 PetscCall(DMPlexGetDepthLabel(dmplex, &depthLabel)); in IdentifyBadPoints()
/petsc/include/
H A Dpetscdmplex.h133 PETSC_EXTERN PetscErrorCode DMPlexGetDepthLabel(DM, DMLabel *);
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c1716 PetscCall(DMPlexGetDepthLabel(dm, &label)); in PetscDualSpaceGetPointSubspace()
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c798 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMFieldComputeFaceData_DS()
/petsc/src/dm/dt/fe/interface/
H A Dfe.c1111 PetscCall(DMPlexGetDepthLabel(dm, &label)); in PetscFECreatePointTraceDefault_Internal()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1201 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexTopologyView_HDF5_XDMF_Private()