|
PLaSK library
|
#include <boost/algorithm/clamp.hpp>#include "../meshadapter.hpp"#include "expansion3d.hpp"#include "solver3d.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 | SOLVER static_cast<FourierSolver3D*>(solver) |
Functions | |
| void | plask::optical::modal::add_vertex (int l, int t, ExpansionPW3D::Gradient &val, long double &W, const ExpansionPW3D::Gradient::Vertex &vertex) |
| double | plask::optical::modal::cf (const ExpansionPW3D::Coeff &c) |
| #define SOLVER static_cast<FourierSolver3D*>(solver) |
Definition at line 21 of file expansion3d.cpp.