|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "pdespline.hpp"
Static Public Member Functions | |
| static void | analytical_rhs (Kokkos::View< Real *** > &rhs) |
| static void | destroyStaticViews () |
| static int | get_nbmatf () |
| static int | get_width_f () |
| static Kokkos::View< Real ** > | get_zwavg () |
| static void | impose_bc (Kokkos::View< Complex ** > &v) |
| static void | impose_bc_host (Kokkos::View< Complex ** >::HostMirror &v) |
| static void | initpde (int nidbas, int ns_, Real ds_, Real smin_, int nchi_, Real dchi_, int nphip_, Real dphi_, const Kokkos::View< int ** > &mmin_, const Kokkos::View< int ** > &mmax_, int iquafor) |
| static void | rebase_c1d (Kokkos::View< Complex * > &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_c2d (Kokkos::View< Complex ** > &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_c2d_host (Kokkos::View< Complex ** >::HostMirror &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_r1d (Kokkos::View< Real * > &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_r1d (Kokkos::View< Real *, Kokkos::HostSpace > &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_r1d_host_data (Real *data, int size, NSelWhichMat nsel_which_mat) |
| static void | rebase_r2d (Kokkos::View< Real ** > &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_r2d (Kokkos::View< Real **, Kokkos::HostSpace > &v, NSelWhichMat nsel_which_mat) |
| static void | rebase_r2d_host_data (Real *data, int size0, int size1, NSelWhichMat nsel_which_mat) |
| static Kokkos::View< Real * > | splines (Real z) |
|
static |
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |