Searched refs:replacearray (Results 1 – 12 of 12) sorted by relevance
185 vv->ops->replacearray = VecReplaceArray_Seq; in VecBindToCPU_MPIViennaCL()223 vv->ops->replacearray = VecReplaceArray_SeqViennaCL; in VecBindToCPU_MPIViennaCL()
229 v->ops->replacearray = VecReplaceArray_SeqKokkos; in VecCreate_MPIKokkos_Common()328 if (m > 1) v->ops->replacearray = VecReplaceArray_Default_GEMV_Error; in VecDuplicateVecs_MPIKokkos_GEMV()
139 if (!xin->ops->replacearray) { in VecLoad_HDF5()
710 if (m > 1) (*V)[0]->ops->replacearray = VecReplaceArray_Default_GEMV_Error; in VecDuplicateVecs_Seq_GEMV()750 PetscDesignatedInitializer(replacearray, VecReplaceArray_Seq),
103 if (m > 1) (*V)[0]->ops->replacearray = VecReplaceArray_Default_GEMV_Error; in VecDuplicateVecs_MPI_GEMV()491 PetscDesignatedInitializer(replacearray, VecReplaceArray_Seq),
714 if (fin) (*fin)->ops->replacearray = NULL; in MatCreateVecsFFTW_FFTW()715 if (fout) (*fout)->ops->replacearray = NULL; in MatCreateVecsFFTW_FFTW()716 if (bout) (*bout)->ops->replacearray = NULL; in MatCreateVecsFFTW_FFTW()
1206 V->ops->replacearray = VecReplaceArray_Seq; in VecBindToCPU_SeqAIJViennaCL()1235 V->ops->replacearray = VecReplaceArray_SeqViennaCL; in VecBindToCPU_SeqAIJViennaCL()
54 PetscErrorCode (*replacearray)(Vec, const PetscScalar *); /* replace data array */ member
991 v->ops->replacearray = D::template ReplaceArray<PETSC_MEMTYPE_HOST>; in BindToCPU_CUPMBase()
1507 z->ops->replacearray = NULL; in VecGetSubVector_Kokkos_Private()1672 v->ops->replacearray = VecReplaceArray_SeqKokkos; in VecCreate_SeqKokkos_Common()1904 if (m > 1) v->ops->replacearray = VecReplaceArray_Default_GEMV_Error; in VecDuplicateVecs_SeqKokkos_GEMV()
1675 Z->ops->replacearray = NULL; in VecGetSubVector()2597 PetscUseTypeMethod(vec, replacearray, array); in VecReplaceArray()
783 ops->replacearray = NULL; in VecNestSetOps_Private()