Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkoskernels.kokkos.cxx140 size_t bytes_tmp = 2 * bytes_2D_1 + 2 * bytes_1D + bytes_2D_2; in run() local
142 policy.set_scratch_size(0, Kokkos::PerTeam(bytes_tmp)); in run()
144 … %d bytes_diag=%d; %d scratch memory(1); %d maximum_iterations\n", (int)bytes_tmp, 2 * (int)bytes_… in run()