Searched refs:ortho_strategy (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/bjacobi/bjkokkos/ |
| H A D | bjkokkoskernels.kokkos.cxx | 61 …nt vector_length, const int N_iteration, const double tol, const int ortho_strategy, const int scr… in Functor_TestBatchedTeamVectorGMRES() 62 …ector_length), _N_iteration(N_iteration), _tol(tol), _ortho_strategy(ortho_strategy), _scratch_pad… in Functor_TestBatchedTeamVectorGMRES() 67 …onst int vector_length, const int N_iteration, const double tol, int ortho_strategy, const int scr… in Functor_TestBatchedTeamVectorGMRES() 68 …ector_length), _N_iteration(N_iteration), _tol(tol), _ortho_strategy(ortho_strategy), _scratch_pad… in Functor_TestBatchedTeamVectorGMRES() 251 const int ortho_strategy = 0; in PCApply_BJKOKKOSKERNELS() local 255 …atch_x, batch_b, Nsolves_team, -1, vector_length, n_iterations, tol, ortho_strategy, 0, handle).ru… in PCApply_BJKOKKOSKERNELS()
|