PLaSK library
|
#include "extruded_triangular3d.hpp"
#include <boost/range/irange.hpp>
#include "../utils/interpolation.hpp"
#include "rectangular_common.hpp"
Go to the source code of this file.
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |
Functions | |
Vec< 3, double > | plask::from_longTran_vert (const Vec< 2, double > &longTran, const double &vert) |
Vec< 2, double > | plask::to_longTran (const Vec< 3, double > &longTranVert) |
Box2D | plask::to_longTran (const Box3D &box) |