Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps-kokkos.cc206 ReductionControl reduction_control(100, 1e-20, 1e-6); in main() local
219 SolverCG<VectorType> solver(reduction_control); in main()
238 pout << label << ": " << reduction_control.last_step() << " " << v.l2_norm() << " " in main()
H A Dbps-cpu.cc206 ReductionControl reduction_control(100, 1e-20, 1e-6); in main() local
219 SolverCG<VectorType> solver(reduction_control); in main()
238 pout << label << ": " << reduction_control.last_step() << " " << v.l2_norm() << " " in main()