Searched refs:VecStashViewFromOptions (Results 1 – 2 of 2) sorted by relevance
122 PetscCall(VecStashViewFromOptions(vec, NULL, "-vec_view_stash")); in VecAssemblyBegin()1872 PetscErrorCode VecStashViewFromOptions(Vec obj, PetscObject bobj, const char optionname[]) in VecStashViewFromOptions() function
364 PETSC_EXTERN PetscErrorCode VecStashViewFromOptions(Vec, PetscObject, const char[]);