#include <Cabana_AoSoA.hpp>
#include <Cabana_DeepCopy.hpp>
#include <Kokkos_Core.hpp>
#include "NamelistReader.hpp"
#include "particles.hpp"
#include "space_settings.hpp"
#include "distribution.hpp"
#include "profile.hpp"
#include "species.tpp"
Go to the source code of this file.
Classes | |
class | Species< Device > |
class | TmpSpecies< Device > |
Namespaces | |
PtlSlice | |
Enumerations | |
enum | { PtlSlice::Ph =0, PtlSlice::Ct, PtlSlice::Gid } |
Functions | |
void | set_spall_num_and_ptr (int idx, int n_ptl, int n_vecs, VecParticles *ptl) |
void set_spall_num_and_ptr | ( | int | idx, |
int | n_ptl, | ||
int | n_vecs, | ||
VecParticles * | ptl | ||
) |