Searched refs:PetscOptionsFindPairPrefix_Private (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | mg.c | 337 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 D | fieldsplit.c | 575 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 D | options.c | 1592 PETSC_EXTERN PetscErrorCode PetscOptionsFindPairPrefix_Private(PetscOptions options, const char pre… in PetscOptionsFindPairPrefix_Private() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 4724 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()
|