Home
last modified time | relevance | path

Searched refs:PetscOptionsFindPairPrefix_Private (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/pc/impls/mg/
H A Dmg.c337 PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(PetscOptions, const char[], const ch…
425 …PetscCall(PetscOptionsFindPairPrefix_Private(((PetscObject)mglevels[i]->smoothd)->options, ((Petsc… in PCMGSetLevels_MG()
/petsc/src/ksp/pc/impls/fieldsplit/
H A Dfieldsplit.c575 PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(PetscOptions, const char pre[], cons…
921 …PetscCall(PetscOptionsFindPairPrefix_Private(((PetscObject)pc)->options, ((PetscObject)pc)->prefix… in PCSetUp_FieldSplit()
975 …PetscCall(PetscOptionsFindPairPrefix_Private(((PetscObject)pc)->options, ((PetscObject)pc)->prefix… in PCSetUp_FieldSplit()
/petsc/src/sys/objects/
H A Doptions.c1592 PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(PetscOptions options, const char pre… in PetscOptionsFindPairPrefix_Private() function
/petsc/src/dm/impls/plex/
H A Dplexcreate.c4724 PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(PetscOptions, const char pre[], cons…
4998 …PetscCall(PetscOptionsFindPairPrefix_Private(NULL, ((PetscObject)dm)->prefix, "-dm_plex_label_", &… in DMPlexCreateFromOptions_Internal()
5019 …PetscCall(PetscOptionsFindPairPrefix_Private(NULL, ((PetscObject)dm)->prefix, "-dm_plex_cohesive_l… in DMPlexCreateFromOptions_Internal()