PLaSK library
Loading...
Searching...
No Matches
plask::optical::modal::ExpansionBessel::Integrals Struct Reference

Matrices with computed integrals necessary to construct RE and RH matrices. More...

#include <solvers/optical/modal/bessel/expansioncyl.hpp>

Collaboration diagram for plask::optical::modal::ExpansionBessel::Integrals:
[legend]

Public Member Functions

void reset ()
 
void reset (size_t N)
 

Public Attributes

cmatrix V_k
 
cmatrix TT
 
cmatrix Tss
 
cmatrix Tsp
 
cmatrix Tps
 
cmatrix Tpp
 

Detailed Description

Matrices with computed integrals necessary to construct RE and RH matrices.

Definition at line 117 of file expansioncyl.hpp.

Member Function Documentation

◆ reset() [1/2]

void plask::optical::modal::ExpansionBessel::Integrals::reset ( )
inline

Definition at line 125 of file expansioncyl.hpp.

◆ reset() [2/2]

void plask::optical::modal::ExpansionBessel::Integrals::reset ( size_t  N)
inline

Definition at line 134 of file expansioncyl.hpp.

Member Data Documentation

◆ Tpp

cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tpp

Definition at line 123 of file expansioncyl.hpp.

◆ Tps

cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tps

Definition at line 122 of file expansioncyl.hpp.

◆ Tsp

cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tsp

Definition at line 121 of file expansioncyl.hpp.

◆ Tss

cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tss

Definition at line 120 of file expansioncyl.hpp.

◆ TT

cmatrix plask::optical::modal::ExpansionBessel::Integrals::TT

Definition at line 119 of file expansioncyl.hpp.

◆ V_k

cmatrix plask::optical::modal::ExpansionBessel::Integrals::V_k

Definition at line 118 of file expansioncyl.hpp.


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