Searched refs:VecScatterSetFromOptions (Results 1 – 7 of 7) sorted by relevance
11 PetscErrorCode VecScatterSetFromOptions(PetscScatter)
181 petsc_options, petsc.VecScatterSetFromOptions184 CHKERR(VecScatterSetFromOptions(self.sct))
55 PetscCall(VecScatterSetFromOptions(ctx)); in main()
58 PetscCall(VecScatterSetFromOptions(ctx)); in main()
84 PetscCall(VecScatterSetFromOptions(ctx)); in main()
609 PetscErrorCode VecScatterSetFromOptions(VecScatter sf) in VecScatterSetFromOptions() function1098 PetscCall(VecScatterSetFromOptions(sf)); in VecScatterCreate()
118 PETSC_EXTERN PetscErrorCode VecScatterSetFromOptions(VecScatter);