Searched refs:dstKokkos (Results 1 – 1 of 1) sorted by relevance
127 PetscBool dstKokkos = PETSC_FALSE; in VecSetType() local128 …if (!dstStandard) PetscCall(VecTypeCompareAny_Private(newType, &dstKokkos, VECKOKKOS, VECSEQKOKKOS… in VecSetType()129 if (srcStandard && dstKokkos) { in VecSetType()