PLaSK library
|
#include "transform_space_cartesian.hpp"
#include <algorithm>
#include "../manager.hpp"
#include "reader.hpp"
Go to the source code of this file.
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |
Macros | |
#define | PLASK_EXTRUSION_NAME "extrusion" |
Functions | |
shared_ptr< GeometryObject > | plask::read_cartesianExtend (GeometryReader &reader) |
#define PLASK_EXTRUSION_NAME "extrusion" |
Definition at line 20 of file transform_space_cartesian.cpp.