|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
This is the complete list of members for orb5x::SolverBoundaryConditions, including all inherited members.
| bcmat_dirichlet(Zbmat &mat, bool left, int nx, int degree, int nm, int nsm) | orb5x::SolverBoundaryConditions | static |
| bcmat_unicity_fourier(Zbmat &mat, int nm, int nsm, int m0) | orb5x::SolverBoundaryConditions | static |
| bcrhs_Dirichlet_direct(Kokkos::View< Real * > &rhs, bool left, int nx, int degree, int ny) | orb5x::SolverBoundaryConditions | static |
| bcrhs_Dirichlet_fourier(Kokkos::View< Complex * > &rhs, bool left, int nx, int degree, int ny) | orb5x::SolverBoundaryConditions | static |
| bcrhs_unicity_direct(Kokkos::View< Real * > &rhs, int ny) | orb5x::SolverBoundaryConditions | static |
| bcrhs_unicity_fourier(Kokkos::View< Complex * > &rhs, int ny) | orb5x::SolverBoundaryConditions | static |
| bcsol_unicity_direct(Kokkos::View< Real * > &sol, int ny) | orb5x::SolverBoundaryConditions | static |
| dirichlet_pointIndomain(bool &isIn, Real &x, Real &y, Real ly, Real xmin, Real xmax) | orb5x::SolverBoundaryConditions | static |
| periodic_pointIndomain(bool &isIn, Real &x, Real &y, Real lx, Real ly) | orb5x::SolverBoundaryConditions | static |
| unicity_pointIndomain(bool &isIn, Real &x, Real &y, Real ly, Real xmin, Real xmax) | orb5x::SolverBoundaryConditions | static |