Home
last modified time | relevance | path

Searched defs:bdLabel (Results 1 – 10 of 10) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex44.c7 char bdLabel[PETSC_MAX_PATH_LEN]; /* The boundary label name */ member
H A Dex60.c36 DMLabel bdLabel = NULL, rgLabel = NULL; in main() local
H A Dex23.c133 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 Ddmgenerate.c220 PetscErrorCode DMAdaptMetric(DM dm, Vec metric, DMLabel bdLabel, DMLabel rgLabel, DM *dmAdapt) in DMAdaptMetric()
/petsc/src/dm/impls/plex/adaptors/pragmatic/
H A Dpragmaticadapt.c4 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 Dmmgadapt.c14 PETSC_EXTERN PetscErrorCode DMAdaptMetric_Mmg_Plex(DM dm, Vec vertexMetric, DMLabel bdLabel, DMLabe… in DMAdaptMetric_Mmg_Plex()
/petsc/src/dm/impls/plex/
H A Dplexadapt.c252 DMLabel bdLabel = NULL; in DMPlexCoarsen_Internal() local
H A Dplexcreate.c5080 char bdLabel[PETSC_MAX_PATH_LEN]; in DMSetFromOptions_NonRefinement_Plex() local
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c16 PETSC_EXTERN PetscErrorCode DMAdaptMetric_ParMmg_Plex(DM dm, Vec vertexMetric, DMLabel bdLabel, DML… in DMAdaptMetric_ParMmg_Plex()
/petsc/src/snes/utils/dm/
H A Ddmadapt.c1441 DMLabel bdLabel = NULL, rgLabel = NULL; in DMAdaptorAdapt_Sequence_Private() local