Home
last modified time | relevance | path

Searched defs:adaptLabel (Results 1 – 17 of 17) sorted by relevance

/petsc/src/dm/impls/forest/tests/
H A Dex3.c40 DMLabel adaptLabel = NULL; in main() local
57 DMLabel adaptLabel = NULL; in main() local
H A Dex2.c19 static PetscErrorCode CreateAdaptivityLabel(DM forest, DMLabel *adaptLabel) in CreateAdaptivityLabel()
151 DMLabel adaptLabel; in main() local
/petsc/src/dm/impls/plex/
H A Dplexadapt.c3 static PetscErrorCode DMPlexLabelToVolumeConstraint(DM dm, DMLabel adaptLabel, PetscInt cStart, Pet… in DMPlexLabelToVolumeConstraint()
55 static PetscErrorCode DMPlexLabelToMetricConstraint(DM dm, DMLabel adaptLabel, PetscInt cStart, Pet… in DMPlexLabelToMetricConstraint()
164 PetscErrorCode DMPlexRefine_Internal(DM dm, PETSC_UNUSED Vec metric, DMLabel adaptLabel, PETSC_UNUS… in DMPlexRefine_Internal()
248 PetscErrorCode DMPlexCoarsen_Internal(DM dm, PETSC_UNUSED Vec metric, DMLabel adaptLabel, PETSC_UNU… in DMPlexCoarsen_Internal()
273 PetscErrorCode DMAdaptLabel_Plex(DM dm, PETSC_UNUSED Vec metric, DMLabel adaptLabel, PETSC_UNUSED D… in DMAdaptLabel_Plex()
/petsc/src/dm/impls/plex/tests/
H A Dex20.c9 DMLabel adaptLabel; in main() local
H A Dex41.c40 static PetscErrorCode CreateAdaptLabel(DM dm, AppCtx *ctx, DMLabel *adaptLabel) in CreateAdaptLabel()
87 DMLabel adaptLabel; in main() local
H A Dex44.c66 static PetscErrorCode CreateAdaptLabel(DM dm, AppCtx *ctx, DMLabel *adaptLabel) in CreateAdaptLabel()
97 DMLabel adaptLabel; in main() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex10.c90 DMLabel adaptLabel; in AdaptMesh() local
/petsc/include/petsc/private/
H A Ddmforestimpl.h36 DMLabel adaptLabel; member
/petsc/src/dm/impls/forest/
H A Dforest.c1293 PetscErrorCode DMForestSetAdaptivityLabel(DM dm, DMLabel adaptLabel) in DMForestSetAdaptivityLabel()
1327 PetscErrorCode DMForestGetAdaptivityLabel(DM dm, DMLabel *adaptLabel) in DMForestGetAdaptivityLabel()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDM.pyx1750 def adaptLabel(self, label: str) -> DM: member in DM
/petsc/src/snes/utils/dm/
H A Ddmadapt.c1366 DMLabel adaptLabel; in DMAdaptorAdapt_Sequence_Private() local
/petsc/src/snes/tutorials/
H A Dex27.c755 DMLabel adaptLabel; in main() local
/petsc/src/ts/tutorials/
H A Dex11.c1120 DMLabel adaptLabel = NULL; in adaptToleranceFVMSetUp() local
H A Dex30.c1847 DMLabel adaptLabel; member
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h856 DMLabel adaptLabel; in DMSetUp_pforest() local
3485 DMLabel adaptLabel; in DMPforestLabelsFinalize() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c2458 PetscErrorCode DMPlexTransformAdaptLabel(DM dm, PETSC_UNUSED Vec metric, DMLabel adaptLabel, PETSC_… in DMPlexTransformAdaptLabel()
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c914 DMLabel adaptLabel = NULL; in adaptToleranceFEM() local