Searched refs:VecMTDot_MPI_GEMV (Results 1 – 3 of 3) sorted by relevance
42 PetscErrorCode VecMTDot_MPI_GEMV(Vec xin, PetscInt nv, const Vec y[], PetscScalar *z) in VecMTDot_MPI_GEMV() function
77 PETSC_INTERN PetscErrorCode VecMTDot_MPI_GEMV(Vec, PetscInt, const Vec[], PetscScalar *);
576 v->ops[0].mtdot = VecMTDot_MPI_GEMV; in VecCreate_MPI_Private()