PLaSK library
Loading...
Searching...
No Matches
rectangular2d.cpp File Reference
#include "rectangular2d.hpp"
#include "regular1d.hpp"
#include "ordered1d.hpp"
Include dependency graph for rectangular2d.cpp:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 

Functions

shared_ptr< RectangularMesh2Dplask::make_rectangular_mesh (const RectangularMesh2D &to_copy)
 Copy to_copy mesh using OrderedAxis to represent each axis in returned mesh.