Home
last modified time | relevance | path

Searched refs:PetscOptionsStringArray (Results 1 – 8 of 8) sorted by relevance

/petsc/src/dm/impls/moab/tests/
H A Dex2.cxx44 …PetscCall(PetscOptionsStringArray("-fields", "The list of names of the field variables", "ex2.cxx"… in ProcessOptions()
/petsc/include/
H A Dpetscoptions.h319 PetscErrorCode PetscOptionsStringArray(T...);
1337 …#define PetscOptionsStringArray(opt, text, man, value, n, set) PetscOptionsStri… macro
/petsc/src/ksp/pc/impls/composite/
H A Dcomposite.c252 …PetscCall(PetscOptionsStringArray("-pc_composite_pcs", "List of composite solvers", "PCCompositeAd… in PCSetFromOptions_Composite()
/petsc/src/snes/impls/composite/
H A Dsnescomposite.c426 …PetscCall(PetscOptionsStringArray("-snes_composite_sneses", "List of composite solvers", "SNESComp… in SNESSetFromOptions_Composite()
/petsc/src/ts/tutorials/
H A Dex18.c118 …PetscCall(PetscOptionsStringArray("-monitor", "List of functionals to monitor", "", names, &option… in ProcessMonitorOptions()
H A Dex11.c867 …PetscCall(PetscOptionsStringArray("-monitor", "list of functionals to monitor", "", names, &mod->n… in ModelFunctionalSetFromOptions()
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c1263 …PetscCall(PetscOptionsStringArray("-pc_hypre_boomeramg_prerelax", "Defines prerelax scheme", "None… in PCSetFromOptions_HYPRE_BoomerAMG()
1264 …PetscCall(PetscOptionsStringArray("-pc_hypre_boomeramg_postrelax", "Defines postrelax scheme", "No… in PCSetFromOptions_HYPRE_BoomerAMG()
/petsc/src/dm/impls/plex/
H A Dplexcreate.c5164 …PetscCall(PetscOptionsStringArray("-dm_distribute_overlap_labels", "List of overlap label names", … in DMSetFromOptions_Overlap_Plex()
5177 …PetscCall(PetscOptionsStringArray("-dm_distribute_overlap_exclude_labels", "List of overlap exclud… in DMSetFromOptions_Overlap_Plex()
5603 …PetscCall(PetscOptionsStringArray("-dm_plex_option_phases", "Option phase prefixes", "DMSetFromOpt… in DMSetFromOptions_Plex()