Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkoskernels.kokkos.cxx57 const int _scratch_pad_level; member
62 …teration(N_iteration), _tol(tol), _ortho_strategy(ortho_strategy), _scratch_pad_level(scratch_pad_… in Functor_TestBatchedTeamVectorGMRES()
68 …teration(N_iteration), _tol(tol), _ortho_strategy(ortho_strategy), _scratch_pad_level(scratch_pad_… in Functor_TestBatchedTeamVectorGMRES()
121 _handle.set_scratch_pad_level(_scratch_pad_level); in run()