Home
last modified time | relevance | path

Searched refs:VecStashViewFromOptions (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/vec/interface/
H A Dvector.c122 PetscCall(VecStashViewFromOptions(vec, NULL, "-vec_view_stash")); in VecAssemblyBegin()
1872 PetscErrorCode VecStashViewFromOptions(Vec obj, PetscObject bobj, const char optionname[]) in VecStashViewFromOptions() function
/petsc/include/
H A Dpetscvec.h364 PETSC_EXTERN PetscErrorCode VecStashViewFromOptions(Vec, PetscObject, const char[]);