PLaSK library
|
#include "expansioncyl.hpp"
#include "solvercyl.hpp"
#include "zeros-data.hpp"
#include "expansioncyl-fini.hpp"
#include "expansioncyl-infini.hpp"
#include "../gauss_legendre.hpp"
#include "besselj.hpp"
#include <boost/math/special_functions/legendre.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<BesselSolverCyl*>(solver) |
#define SOLVER static_cast<BesselSolverCyl*>(solver) |
Definition at line 28 of file expansioncyl.cpp.