|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
This is the complete list of members for orb5x::MassMatrix, including all inherited members.
| compute_1d_mass_matrix(int nidbas, Real dx, Kokkos::View< Real ** > &mass_mat) | orb5x::MassMatrix | static |
| compute_2d_mass_matrix(int nidbas_s, int nidbas_chi, Real ds, Real dchi, Kokkos::View< Real **** > &mass_mat_2d) | orb5x::MassMatrix | static |
| compute_inverse_mass_fourier(const Kokkos::View< Complex * > &mass_fourier, Kokkos::View< Complex * > &inv_mass_fourier, int nphi) | orb5x::MassMatrix | static |
| compute_mass_matrix_toroidal_deriv(int nidbas, Real dx, Kokkos::View< Real ** > &mass_mat_deriv) | orb5x::MassMatrix | static |
| project_to_fourier(const Kokkos::View< Real ** > &mass_bspl, Kokkos::View< Complex * > &mass_fourier, int nphi) | orb5x::MassMatrix | static |