Searched refs:VecGetOptionsPrefix (Results 1 – 4 of 4) sorted by relevance
34 PetscErrorCode VecGetOptionsPrefix(PetscVec, char*[])
1021 petsc_options, setOptionsPrefix, petsc.VecGetOptionsPrefix1025 CHKERR(VecGetOptionsPrefix(self.vec, &cval))
147 PETSC_EXTERN PetscErrorCode VecGetOptionsPrefix(Vec, const char *[]);
1628 PetscErrorCode VecGetOptionsPrefix(Vec v, const char *prefix[]) in VecGetOptionsPrefix() function