Searched defs:bdLabel (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex44.c | 7 char bdLabel[PETSC_MAX_PATH_LEN]; /* The boundary label name */ member
|
| H A D | ex60.c | 36 DMLabel bdLabel = NULL, rgLabel = NULL; in main() local
|
| H A D | ex23.c | 133 static PetscErrorCode CreateBoundaryMesh(DM dm, DMLabel *bdLabel, DM *subdm, AppCtx *user) in CreateBoundaryMesh() 355 DMLabel bdLabel; in main() local
|
| /petsc/src/dm/interface/ |
| H A D | dmgenerate.c | 220 PetscErrorCode DMAdaptMetric(DM dm, Vec metric, DMLabel bdLabel, DMLabel rgLabel, DM *dmAdapt) in DMAdaptMetric()
|
| /petsc/src/dm/impls/plex/adaptors/pragmatic/ |
| H A D | pragmaticadapt.c | 4 PETSC_EXTERN PetscErrorCode DMAdaptMetric_Pragmatic_Plex(DM dm, Vec vertexMetric, DMLabel bdLabel, … in DMAdaptMetric_Pragmatic_Plex()
|
| /petsc/src/dm/impls/plex/adaptors/mmg/ |
| H A D | mmgadapt.c | 14 PETSC_EXTERN PetscErrorCode DMAdaptMetric_Mmg_Plex(DM dm, Vec vertexMetric, DMLabel bdLabel, DMLabe… in DMAdaptMetric_Mmg_Plex()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexadapt.c | 252 DMLabel bdLabel = NULL; in DMPlexCoarsen_Internal() local
|
| H A D | plexcreate.c | 5080 char bdLabel[PETSC_MAX_PATH_LEN]; in DMSetFromOptions_NonRefinement_Plex() local
|
| /petsc/src/dm/impls/plex/adaptors/parmmg/ |
| H A D | parmmgadapt.c | 16 PETSC_EXTERN PetscErrorCode DMAdaptMetric_ParMmg_Plex(DM dm, Vec vertexMetric, DMLabel bdLabel, DML… in DMAdaptMetric_ParMmg_Plex()
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 1441 DMLabel bdLabel = NULL, rgLabel = NULL; in DMAdaptorAdapt_Sequence_Private() local
|