Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestTeam.hpp245 class ReduceTeamFunctor { class
258 ReduceTeamFunctor(const size_type &arg_nwork) : nwork(arg_nwork) {} in ReduceTeamFunctor() function in Test::ReduceTeamFunctor
261 ReduceTeamFunctor(const ReduceTeamFunctor &rhs) : nwork(rhs.nwork) {} in ReduceTeamFunctor() function in Test::ReduceTeamFunctor
311 Test::ReduceTeamFunctor<ScalarType, execution_space, ScheduleType>; in run_test()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestTeam.hpp245 class ReduceTeamFunctor { class
258 ReduceTeamFunctor(const size_type &arg_nwork) : nwork(arg_nwork) {} in ReduceTeamFunctor() function in Test::ReduceTeamFunctor
261 ReduceTeamFunctor(const ReduceTeamFunctor &rhs) : nwork(rhs.nwork) {} in ReduceTeamFunctor() function in Test::ReduceTeamFunctor
311 Test::ReduceTeamFunctor<ScalarType, execution_space, ScheduleType>; in run_test()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestTeam.hpp245 class ReduceTeamFunctor { class
258 ReduceTeamFunctor(const size_type &arg_nwork) : nwork(arg_nwork) {} in ReduceTeamFunctor() function in Test::ReduceTeamFunctor
261 ReduceTeamFunctor(const ReduceTeamFunctor &rhs) : nwork(rhs.nwork) {} in ReduceTeamFunctor() function in Test::ReduceTeamFunctor
311 Test::ReduceTeamFunctor<ScalarType, execution_space, ScheduleType>; in run_test()