| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex3.c | 40 DMLabel adaptLabel = NULL; in main() local 57 DMLabel adaptLabel = NULL; in main() local
|
| H A D | ex2.c | 19 static PetscErrorCode CreateAdaptivityLabel(DM forest, DMLabel *adaptLabel) in CreateAdaptivityLabel() 151 DMLabel adaptLabel; in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexadapt.c | 3 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 D | ex20.c | 9 DMLabel adaptLabel; in main() local
|
| H A D | ex41.c | 40 static PetscErrorCode CreateAdaptLabel(DM dm, AppCtx *ctx, DMLabel *adaptLabel) in CreateAdaptLabel() 87 DMLabel adaptLabel; in main() local
|
| H A D | ex44.c | 66 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 D | ex10.c | 90 DMLabel adaptLabel; in AdaptMesh() local
|
| /petsc/include/petsc/private/ |
| H A D | dmforestimpl.h | 36 DMLabel adaptLabel; member
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 1293 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 D | DM.pyx | 1750 def adaptLabel(self, label: str) -> DM: member in DM
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 1366 DMLabel adaptLabel; in DMAdaptorAdapt_Sequence_Private() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex27.c | 755 DMLabel adaptLabel; in main() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 1120 DMLabel adaptLabel = NULL; in adaptToleranceFVMSetUp() local
|
| H A D | ex30.c | 1847 DMLabel adaptLabel; member
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 856 DMLabel adaptLabel; in DMSetUp_pforest() local 3485 DMLabel adaptLabel; in DMPforestLabelsFinalize() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 2458 PetscErrorCode DMPlexTransformAdaptLabel(DM dm, PETSC_UNUSED Vec metric, DMLabel adaptLabel, PETSC_… in DMPlexTransformAdaptLabel()
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 914 DMLabel adaptLabel = NULL; in adaptToleranceFEM() local
|