|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
Common island arrays for magnetic island physics. More...
#include "comisland.hpp"
Static Public Member Functions | |
| static void | destroyStaticViews () |
| static void | island_array_allocation (int zislw, int zisup, int zjclw, int zjcup, int zkplw, int zkpup, int zislw1, int zisup1, int zjclw1, int zjcup1, int zkplw1, int zkpup1) |
| static void | island_dealloc (int aint) |
Static Public Attributes | |
| static Kokkos::View< Real *** > | dbtilde_chi |
| static Kokkos::View< Real *** > | dbtilde_phi |
| static Kokkos::View< Real *** > | dbtilde_s |
| static Kokkos::View< Real *** > | hphi_is_bspl |
| static Kokkos::View< Real *** > | hrho_is_bspl |
| static Kokkos::View< Real *** > | phi_is_bspl |
| static Kokkos::View< Real *** > | rho_is_bspl |
Common island arrays for magnetic island physics.
This module provides shared arrays for island construction and computation, used by both island and comisland modules
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |