Home
last modified time | relevance | path

Searched refs:depthLabel (Results 1 – 18 of 18) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex4.c11 DMLabel depthLabel; in CheckSymmetry() local
51 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in CheckSymmetry()
59 PetscCall(DMLabelGetValue(depthLabel, point, &depth)); in CheckSymmetry()
/petsc/src/dm/impls/plex/
H A Dplexsection.c6 DMLabel depthLabel; in DMPlexCreateSectionFields() local
12 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexCreateSectionFields()
52 … PetscCall(PetscSectionSymCreateLabel(PetscObjectComm((PetscObject)*section), depthLabel, &sym)); in DMPlexCreateSectionFields()
91 DMLabel depthLabel; in DMPlexCreateSectionDof() local
100 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexCreateSectionDof()
145 PetscCall(DMLabelGetValue(depthLabel, point, &d)); in DMPlexCreateSectionDof()
H A Dplexceed.c6 DMLabel depthLabel; in DMGetPoints_Internal() local
11 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMGetPoints_Internal()
12 PetscCall(DMLabelGetStratumIS(depthLabel, depth - height, &depthIS)); in DMGetPoints_Internal()
H A Dplexdistribute.c1249 DMLabel depthLabel; in DMPlexDistributeLabels() local
1265 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexDistributeLabels()
1266 if (depthLabel) PetscCall(PetscObjectStateGet((PetscObject)depthLabel, &depthState)); in DMPlexDistributeLabels()
1270 PetscCall(DMPlexGetDepthLabel(dmParallel, &dmParallel->depthLabel)); in DMPlexDistributeLabels()
1271 PetscCall(DMRemoveLabelBySelf(dmParallel, &dmParallel->depthLabel, PETSC_FALSE)); in DMPlexDistributeLabels()
H A Dplexfem.c1701 DMLabel depthLabel; in DMComputeL2FieldDiff_Plex() local
1717 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMComputeL2FieldDiff_Plex()
1718 PetscCall(DMLabelGetNumValues(depthLabel, &depth)); in DMComputeL2FieldDiff_Plex()
1761 PetscCall(DMLabelGetValue(depthLabel, cell, &dep)); in DMComputeL2FieldDiff_Plex()
2863 DMLabel depthLabel; in DMPlexComputeBdIntegral() local
2874 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdIntegral()
2876 PetscCall(DMLabelGetStratumIS(depthLabel, dim - 1, &facetIS)); in DMPlexComputeBdIntegral()
5088 DMLabel depthLabel; in DMPlexComputeBdResidualSingle() local
5094 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdResidualSingle()
5095 PetscCall(DMLabelGetStratumIS(depthLabel, dim - 1, &facetIS)); in DMPlexComputeBdResidualSingle()
[all …]
H A Dplexproject.c727 DMLabel depthLabel; in DMProjectLocal_Generic_Plex() local
807 PetscCall(DMPlexGetDepthLabel(plex, &depthLabel)); in DMProjectLocal_Generic_Plex()
955 PetscCall(DMLabelGetStratumIS(depthLabel, depth - h, &heightIS)); in DMProjectLocal_Generic_Plex()
H A Dplexsubmesh.c555 DMLabel depthLabel; in DMPlexShiftSizes_Internal() local
565 PetscCall(DMPlexGetDepthLabel(dmNew, &depthLabel)); in DMPlexShiftSizes_Internal()
576 PetscCall(DMLabelSetStratumIS(depthLabel, d, pIS)); in DMPlexShiftSizes_Internal()
2152 DMLabel depthLabel; in DMPlexLabelCohesiveComplete() local
2161 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexLabelCohesiveComplete()
3317 DMLabel depthLabel; in DMPlexFilterLabels_Internal() local
3322 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexFilterLabels_Internal()
3323 PetscCall(DMLabelMakeAllInvalid_Internal(depthLabel)); in DMPlexFilterLabels_Internal()
H A Dplex.c131 DMLabel depthLabel, ctLabel; in DMPlexGetFieldTypes_Internal() local
147 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexGetFieldTypes_Internal()
156 PetscCall(DMLabelGetValue(depthLabel, cStart, &dep)); in DMPlexGetFieldTypes_Internal()
911 DMLabel depthLabel, celltypeLabel; in DMPlexView_Ascii_Geometry() local
920 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexView_Ascii_Geometry()
943 PetscCall(DMLabelGetValue(depthLabel, point, &depth)); in DMPlexView_Ascii_Geometry()
5393 PetscErrorCode DMPlexGetDepthLabel(DM dm, DMLabel *depthLabel) in DMPlexGetDepthLabel() argument
5397 PetscAssertPointer(depthLabel, 2); in DMPlexGetDepthLabel()
5398 *depthLabel = dm->depthLabel; in DMPlexGetDepthLabel()
5572 PetscCall(DMLabelGetValue(dm->depthLabel, point, depth)); in DMPlexGetPointDepth()
[all …]
H A Dplexreorder.c287 PetscCall(DMGetLabel(*pdm, "depth", &(*pdm)->depthLabel)); in DMPlexPermute()
H A Dplexgeometry.c2371 DMLabel depthLabel; in DMPlexComputeCellGeometryFEM_Implicit() local
2378 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeCellGeometryFEM_Implicit()
2379 PetscCall(DMLabelGetValue(depthLabel, cell, &dim)); in DMPlexComputeCellGeometryFEM_Implicit()
H A Dplexcreate.c262 depthTmp = dmA->depthLabel; in DMPlexSwap_Static()
263 dmA->depthLabel = dmB->depthLabel; in DMPlexSwap_Static()
264 dmB->depthLabel = depthTmp; in DMPlexSwap_Static()
/petsc/src/dm/impls/forest/tests/
H A Dex2.c83 DMLabel depthLabel; in IdentifyBadPoints() local
92 PetscCall(DMPlexGetDepthLabel(dmplex, &depthLabel)); in IdentifyBadPoints()
112 PetscCall(DMLabelGetValue(depthLabel, p, &s)); in IdentifyBadPoints()
/petsc/src/dm/impls/plex/tutorials/
H A Dex6.c191 DMLabel depthLabel; in SetSymmetries() local
195 PetscCall(DMGetLabel(dm, "depth", &depthLabel)); in SetSymmetries()
200 PetscCall(PetscSectionSymCreateLabel(PetscObjectComm((PetscObject)s), depthLabel, &sym)); in SetSymmetries()
/petsc/src/dm/impls/plex/tests/
H A Dex5.c1186 DMLabel depthLabel; in TestAssembly() local
1188 PetscCall(DMPlexGetDepthLabel(dmFault, &depthLabel)); in TestAssembly()
1193 …PetscCall(DMProjectBdFieldLabelLocal(dmFault, 0.0, depthLabel, 1, &id, PETSC_DETERMINE, NULL, locX… in TestAssembly()
1198 …PetscCall(DMProjectBdFieldLabelLocal(dmFault, 0.0, depthLabel, 1, &id, PETSC_DETERMINE, NULL, locX… in TestAssembly()
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c791 DMLabel depthLabel; in DMFieldComputeFaceData_DS() local
798 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMFieldComputeFaceData_DS()
799 PetscCall(DMLabelGetStratumIS(depthLabel, dim + 1, &cellIS)); in DMFieldComputeFaceData_DS()
/petsc/include/petsc/private/
H A Ddmimpl.h236 DMLabel depthLabel; /* Optimized access to depth label */ member
/petsc/src/dm/interface/
H A Ddm.c74 v->depthLabel = NULL; in DMCreate()
605 if (next->label == dm->depthLabel) dm->depthLabel = NULL; in DMDestroyLabelLinkList_Internal()
7343 if (flg) dm->depthLabel = label; in DMAddLabel()
7387 if (flg) dm->depthLabel = label; in DMSetLabel()
7435 if (hasLabel) dm->depthLabel = NULL; in DMRemoveLabel()
7481 if (*label == dm->depthLabel) dm->depthLabel = NULL; in DMRemoveLabelBySelf()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1188 DMLabel depthLabel, ctLabel; in DMPlexTopologyView_HDF5_XDMF_Private() local
1201 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexTopologyView_HDF5_XDMF_Private()
1211 PetscCall(DMLabelGetValue(depthLabel, pStart, &dep)); in DMPlexTopologyView_HDF5_XDMF_Private()