Home
last modified time | relevance | path

Searched refs:_ortho_strategy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkoskernels.kokkos.cxx56 const int _ortho_strategy; member
62 …_vector_length(vector_length), _N_iteration(N_iteration), _tol(tol), _ortho_strategy(ortho_strateg… in Functor_TestBatchedTeamVectorGMRES()
68 …_vector_length(vector_length), _N_iteration(N_iteration), _tol(tol), _ortho_strategy(ortho_strateg… in Functor_TestBatchedTeamVectorGMRES()
120 _handle.set_ortho_strategy(_ortho_strategy); in run()