PLaSK library
Loading...
Searching...
No Matches
expansion2d.cpp File Reference
#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"
Include dependency graph for expansion2d.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<FourierSolver2D*>(solver)
 

Macro Definition Documentation

◆ SOLVER

#define SOLVER   static_cast<FourierSolver2D*>(solver)

Definition at line 23 of file expansion2d.cpp.