ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
orb5x::spclibs::ZPeriodicMat Struct Reference

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

Detailed Description

Complex Periodic Band Matrix.

Constructor & Destructor Documentation

◆ ZPeriodicMat()

orb5x::spclibs::ZPeriodicMat::ZPeriodicMat ( )
default

Member Function Documentation

◆ is_initialized()

bool orb5x::spclibs::ZPeriodicMat::is_initialized ( ) const
inline

References mat.

Member Data Documentation

◆ mat

ZGBMat orb5x::spclibs::ZPeriodicMat::mat

Referenced by is_initialized().

◆ matu

Kokkos::View<Complex**, Kokkos::HostSpace> orb5x::spclibs::ZPeriodicMat::matu

◆ matvt

Kokkos::View<Complex**, Kokkos::HostSpace> orb5x::spclibs::ZPeriodicMat::matvt

◆ nterms

int orb5x::spclibs::ZPeriodicMat::nterms = 0

The documentation for this struct was generated from the following file: