Home
last modified time | relevance | path

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

/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dcompute_count_kokkos.cpp39 ComputeCountKokkos::ComputeCountKokkos(SPARTA *sparta, int narg, char **arg) : in ComputeCountKokkos() function in ComputeCountKokkos
47 ComputeCountKokkos::~ComputeCountKokkos() in ~ComputeCountKokkos()
58 void ComputeCountKokkos::init() in init()
90 double ComputeCountKokkos::compute_scalar() in compute_scalar()
119 void ComputeCountKokkos::compute_vector() in compute_vector()
148 void ComputeCountKokkos::per_species_tally_kokkos() in per_species_tally_kokkos()
187 void ComputeCountKokkos::operator()(TagComputeCount_per_species_tally_atomic<NEED_ATOMICS>, const i… in operator ()()
H A Dcompute_count_kokkos.h17 ComputeStyle(count/kk,ComputeCountKokkos)
33 class ComputeCountKokkos : public ComputeCount, public KokkosBase {
35 ComputeCountKokkos(class SPARTA *, int, char **);
36 ~ComputeCountKokkos();