Searched refs:KrylovHandleType (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/bjacobi/bjkokkos/ |
| H A D | bjkokkoskernels.kokkos.cxx | 45 …ype, typename ValuesViewType, typename IntView, typename VectorViewType, typename KrylovHandleType> 58 KrylovHandleType _handle; 61 …onst double tol, const int ortho_strategy, const int scratch_pad_level, KrylovHandleType &handle) : in Functor_TestBatchedTeamVectorGMRES() 67 …ion, const double tol, int ortho_strategy, const int scratch_pad_level, KrylovHandleType &handle) : in Functor_TestBatchedTeamVectorGMRES() 102 …emberType>::template invoke<Operator, VectorViewType, PrecOperator, KrylovHandleType>(member, A, b… in operator ()() 246 …using KrylovHandleType = KokkosBatched::KrylovHandle<Norm2DViewType, IntViewType, Scalar3DViewType… in PCApply_BJKOKKOSKERNELS() typedef 252 KrylovHandleType handle(Nsolves, Nsolves_team, n_iterations, true); in PCApply_BJKOKKOSKERNELS() 255 …tchedTeamVectorGMRES<exec_space, AMatrixValueView, IntView, XYType, KrylovHandleType>(batch_values… in PCApply_BJKOKKOSKERNELS()
|