PLaSK library
|
#include <boost/algorithm/clamp.hpp>
#include <boost/range/adaptor/reversed.hpp>
#include <boost/range/adaptor/transformed.hpp>
#include "expansion2d.hpp"
#include "solver2d.hpp"
#include "../meshadapter.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<FourierSolver2D*>(solver) |
#define SOLVER static_cast<FourierSolver2D*>(solver) |
Definition at line 23 of file expansion2d.cpp.