|
PLaSK library
|
Go to the source code of this file.
Classes | |
| struct | plask::detail::MakeBlockVisitor< dim > |
Namespaces | |
| namespace | plask |
| Patterson quadrature for complex function along specified line. | |
| namespace | plask::detail |
Macros | |
| #define | PLASK_BLOCK2D_NAME ("block" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
| #define | PLASK_BLOCK3D_NAME ("block" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Functions | |
| shared_ptr< GeometryObject > | plask::read_block2D (GeometryReader &reader) |
| shared_ptr< GeometryObject > | plask::changeToBlock (const SolidOrGradientMaterial &material, const shared_ptr< const GeometryObject > &to_change, Vec< 3, double > &translation, bool draft=false) |
Construct Block with the same dimenstion as bounding box of to_change. | |
| #define PLASK_BLOCK2D_NAME ("block" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
| #define PLASK_BLOCK3D_NAME ("block" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |