|
PLaSK library
|
Matrices with computed integrals necessary to construct RE and RH matrices. More...
#include <solvers/optical/modal/bessel/expansioncyl.hpp>
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 |
Matrices with computed integrals necessary to construct RE and RH matrices.
Definition at line 117 of file expansioncyl.hpp.
|
inline |
Definition at line 125 of file expansioncyl.hpp.
|
inline |
Definition at line 134 of file expansioncyl.hpp.
| cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tpp |
Definition at line 123 of file expansioncyl.hpp.
| cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tps |
Definition at line 122 of file expansioncyl.hpp.
| cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tsp |
Definition at line 121 of file expansioncyl.hpp.
| cmatrix plask::optical::modal::ExpansionBessel::Integrals::Tss |
Definition at line 120 of file expansioncyl.hpp.
| cmatrix plask::optical::modal::ExpansionBessel::Integrals::TT |
Definition at line 119 of file expansioncyl.hpp.
| cmatrix plask::optical::modal::ExpansionBessel::Integrals::V_k |
Definition at line 118 of file expansioncyl.hpp.