Lines Matching refs:depthLabel
1701 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()
5108 DMLabel depthLabel; in DMPlexComputeBdResidual_Internal() local
5113 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdResidual_Internal()
5115 PetscCall(DMLabelGetStratumIS(depthLabel, dim - 1, &facetIS)); in DMPlexComputeBdResidual_Internal()
5133 DMLabel depthLabel; in DMPlexComputeBdResidual_Internal() local
5136 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdResidual_Internal()
5138 PetscCall(DMLabelGetStratumIS(depthLabel, dim - 1, &facetIS)); in DMPlexComputeBdResidual_Internal()
6100 DMLabel depthLabel; in DMPlexComputeBdJacobianSingle() local
6106 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdJacobianSingle()
6107 PetscCall(DMLabelGetStratumIS(depthLabel, dim - 1, &facetIS)); in DMPlexComputeBdJacobianSingle()
6118 DMLabel depthLabel; in DMPlexComputeBdJacobian_Internal() local
6124 PetscCall(DMPlexGetDepthLabel(dm, &depthLabel)); in DMPlexComputeBdJacobian_Internal()
6126 PetscCall(DMLabelGetStratumIS(depthLabel, dim - 1, &facetIS)); in DMPlexComputeBdJacobian_Internal()