ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
orb5x::MassMatrix Member List

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::MassMatrixstatic
compute_2d_mass_matrix(int nidbas_s, int nidbas_chi, Real ds, Real dchi, Kokkos::View< Real **** > &mass_mat_2d)orb5x::MassMatrixstatic
compute_inverse_mass_fourier(const Kokkos::View< Complex * > &mass_fourier, Kokkos::View< Complex * > &inv_mass_fourier, int nphi)orb5x::MassMatrixstatic
compute_mass_matrix_toroidal_deriv(int nidbas, Real dx, Kokkos::View< Real ** > &mass_mat_deriv)orb5x::MassMatrixstatic
project_to_fourier(const Kokkos::View< Real ** > &mass_bspl, Kokkos::View< Complex * > &mass_fourier, int nphi)orb5x::MassMatrixstatic