Home
last modified time | relevance | path

Searched refs:PetscSubcommSetFromOptions (Results 1 – 9 of 9) sorted by relevance

/petsc/src/sys/tests/
H A Dex50.c38 PetscCall(PetscSubcommSetFromOptions(psubcomm)); in main()
49 PetscCall(PetscSubcommSetFromOptions(psubsubcomm)); in main()
H A Dex53f.F9018 PetscCallA(PetscSubcommSetFromOptions(r, ierr))
/petsc/src/mat/tests/
H A Dex169.c44 PetscCall(PetscSubcommSetFromOptions(subc)); in main()
H A Dex9.c119 PetscCall(PetscSubcommSetFromOptions(psubcomm)); in main()
/petsc/src/ksp/ksp/tests/
H A Dex37.c74 PetscCall(PetscSubcommSetFromOptions(psubcomm)); in main()
/petsc/src/sys/objects/
H A Dsubcomm.c24 PetscErrorCode PetscSubcommSetFromOptions(PetscSubcomm psubcomm) in PetscSubcommSetFromOptions() function
/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c393 PetscCall(PetscSubcommSetFromOptions(red->psubcomm)); in PCRedundantGetKSP_Redundant()
/petsc/include/
H A Dpetscsys.h2591 PETSC_EXTERN PetscErrorCode PetscSubcommSetFromOptions(PetscSubcomm);
/petsc/src/mat/interface/
H A Dmatrix.c10516 PetscCall(PetscSubcommSetFromOptions(psubcomm)); in MatCreateRedundantMatrix()