PLaSK library
Loading...
Searching...
No Matches
expansioncyl.cpp File Reference
#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>
Include dependency graph for expansioncyl.cpp:

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)
 

Macro Definition Documentation

◆ SOLVER

#define SOLVER   static_cast<BesselSolverCyl*>(solver)

Definition at line 28 of file expansioncyl.cpp.