#include <col_species.hpp>
|
| CollisionSpecies () |
|
| CollisionSpecies (const VGridDistribution< HostType > &f_in, std::vector< Species< Device >> &all_species, int mb_n_nodes) |
|
void | setup_one (int isp, int mesh_ind, const Species< Device > &species, const Moments &moments, int local_node_ind) |
|
void | setup_all (const std::vector< Species< Device >> &all_species, const Moments &moments, Kokkos::View< int **, HostType > &mesh_nodes, int mesh_batch_ind) |
|
void | lambda_gamma_pair (const View< double *, CLayout, HostType > &dt, Kokkos::View< double ***, Device > &gammac) |
|
int | n () const |
|
template<class Device>
void CollisionSpecies< Device >::setup_all |
( |
const std::vector< Species< Device >> & |
all_species, |
|
|
const Moments & |
moments, |
|
|
Kokkos::View< int **, HostType > & |
mesh_nodes, |
|
|
int |
mesh_batch_ind |
|
) |
| |
|
inline |
template<class Device>
Kokkos::DualView<double****,Kokkos::LayoutRight,Device> CollisionSpecies< Device >::pdf_n |
template<class Device>
Kokkos::DualView<double****,Kokkos::LayoutRight,Device> CollisionSpecies< Device >::pdf_np1 |
The documentation for this class was generated from the following file: