|
PLaSK library
|
#include "reflection.hpp"#include "solver.hpp"#include "diagonalizer.hpp"#include "expansion.hpp"#include "fortran.hpp"#include "meshadapter.hpp"#include <plask/utils/openmp.hpp>Go to the source code of this file.
Namespaces | |
| namespace | plask |
| Patterson quadrature for complex function along specified line. | |
| namespace | plask::optical |
| namespace | plask::optical::modal |
Macros | |
| #define | F1 fields[n].F |
| #define | B1 fields[n].B |
| #define | F2 fields[n+inc].F |
| #define | B2 fields[n+inc].B |
| #define B1 fields[n].B |
Definition at line 257 of file reflection.cpp.
| #define B2 fields[n+inc].B |
Definition at line 259 of file reflection.cpp.
Definition at line 256 of file reflection.cpp.
Definition at line 258 of file reflection.cpp.