#include <solvers/optical/modal/python/modal-python.hpp>
Definition at line 197 of file modal-python.hpp.
◆ PmlWrapper() [1/2]
plask::optical::modal::python::PmlWrapper::PmlWrapper |
( |
Solver * |
solver, |
|
|
PML * |
pml |
|
) |
| |
|
inline |
◆ PmlWrapper() [2/2]
plask::optical::modal::python::PmlWrapper::PmlWrapper |
( |
const PmlWrapper & |
orig | ) |
|
|
inline |
◆ ~PmlWrapper()
plask::optical::modal::python::PmlWrapper::~PmlWrapper |
( |
| ) |
|
|
inline |
◆ __init__()
static shared_ptr< PmlWrapper > plask::optical::modal::python::PmlWrapper::__init__ |
( |
dcomplex |
factor, |
|
|
double |
size, |
|
|
double |
dist, |
|
|
double |
order |
|
) |
| |
|
inlinestatic |
◆ __repr__()
std::string plask::optical::modal::python::PmlWrapper::__repr__ |
( |
| ) |
const |
|
inline |
◆ __str__()
std::string plask::optical::modal::python::PmlWrapper::__str__ |
( |
| ) |
const |
|
inline |
◆ get_dist()
double plask::optical::modal::python::PmlWrapper::get_dist |
( |
| ) |
const |
|
inline |
◆ get_factor()
dcomplex plask::optical::modal::python::PmlWrapper::get_factor |
( |
| ) |
const |
|
inline |
◆ get_order()
double plask::optical::modal::python::PmlWrapper::get_order |
( |
| ) |
const |
|
inline |
◆ get_size()
double plask::optical::modal::python::PmlWrapper::get_size |
( |
| ) |
const |
|
inline |
◆ operator PML()
plask::optical::modal::python::PmlWrapper::operator PML |
( |
| ) |
const |
|
inline |
◆ set_dist()
void plask::optical::modal::python::PmlWrapper::set_dist |
( |
double |
val | ) |
|
|
inline |
◆ set_factor()
void plask::optical::modal::python::PmlWrapper::set_factor |
( |
dcomplex |
val | ) |
|
|
inline |
◆ set_order()
void plask::optical::modal::python::PmlWrapper::set_order |
( |
double |
val | ) |
|
|
inline |
◆ set_size()
void plask::optical::modal::python::PmlWrapper::set_size |
( |
double |
val | ) |
|
|
inline |
◆ pml
PML* plask::optical::modal::python::PmlWrapper::pml |
◆ solver
Solver* plask::optical::modal::python::PmlWrapper::solver |
The documentation for this struct was generated from the following file: