|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
Complex Periodic Band Matrix. More...
#include "matrix.hpp"
Public Member Functions | |
| bool | is_initialized () const |
| ZPeriodicMat ()=default | |
Public Attributes | |
| ZGBMat | mat |
| Kokkos::View< Complex **, Kokkos::HostSpace > | matu |
| Kokkos::View< Complex **, Kokkos::HostSpace > | matvt |
| int | nterms = 0 |
Complex Periodic Band Matrix.
|
default |
|
inline |
References mat.
| ZGBMat orb5x::spclibs::ZPeriodicMat::mat |
Referenced by is_initialized().
| Kokkos::View<Complex**, Kokkos::HostSpace> orb5x::spclibs::ZPeriodicMat::matu |
| Kokkos::View<Complex**, Kokkos::HostSpace> orb5x::spclibs::ZPeriodicMat::matvt |
| int orb5x::spclibs::ZPeriodicMat::nterms = 0 |