#include <solvers/optical/effective/eim.hpp>
|
| dcomplex | ff |
| |
| dcomplex | fb |
| |
| dcomplex | bf |
| |
| dcomplex | bb |
| |
Definition at line 60 of file eim.hpp.
◆ Matrix() [1/2]
| plask::optical::effective::EffectiveIndex2D::Matrix::Matrix |
( |
| ) |
|
|
default |
◆ Matrix() [2/2]
| plask::optical::effective::EffectiveIndex2D::Matrix::Matrix |
( |
dcomplex |
t1, |
|
|
dcomplex |
t2, |
|
|
dcomplex |
t3, |
|
|
dcomplex |
t4 |
|
) |
| |
|
inline |
◆ diag()
| static Matrix plask::optical::effective::EffectiveIndex2D::Matrix::diag |
( |
dcomplex |
f, |
|
|
dcomplex |
b |
|
) |
| |
|
inlinestatic |
◆ eye()
| static Matrix plask::optical::effective::EffectiveIndex2D::Matrix::eye |
( |
| ) |
|
|
inlinestatic |
◆ operator*()
| Matrix plask::optical::effective::EffectiveIndex2D::Matrix::operator* |
( |
const Matrix & |
T | ) |
|
|
inline |
◆ solve()
| Field plask::optical::effective::EffectiveIndex2D::Matrix::solve |
( |
const Field & |
v | ) |
|
|
inline |
◆ bb
| dcomplex plask::optical::effective::EffectiveIndex2D::Matrix::bb |
◆ bf
| dcomplex plask::optical::effective::EffectiveIndex2D::Matrix::bf |
◆ fb
| dcomplex plask::optical::effective::EffectiveIndex2D::Matrix::fb |
◆ ff
| dcomplex plask::optical::effective::EffectiveIndex2D::Matrix::ff |
The documentation for this struct was generated from the following file: