Searched refs:VecAppendOptionsPrefix (Results 1 – 4 of 4) sorted by relevance
33 PetscErrorCode VecAppendOptionsPrefix(PetscVec, char[])
1035 petsc_options, setOptionsPrefix, petsc.VecAppendOptionsPrefix1040 CHKERR(VecAppendOptionsPrefix(self.vec, cval))
146 PETSC_EXTERN PetscErrorCode VecAppendOptionsPrefix(Vec, const char[]);
1604 PetscErrorCode VecAppendOptionsPrefix(Vec v, const char prefix[]) in VecAppendOptionsPrefix() function