Complex Periodic Band Matrix. More...
#include "matrix.hpp"
Collaboration diagram for orb5x::spclibs::ZPeriodicMat: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 orb5x::spclibs::ZGBMat::is_initialized(), and 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 |