|
PLaSK library
|
Go to the source code of this file.
Namespaces | |
| namespace | plask |
| Patterson quadrature for complex function along specified line. | |
Macros | |
| #define | PLASK_INTERSECTION2D_NAME ("intersection" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
| #define | PLASK_INTERSECTION3D_NAME ("intersection" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Functions | |
| template<int dim> | |
| shared_ptr< GeometryObject > | plask::read_Intersection (GeometryReader &reader) |
Variables | |
| template struct PLASK_API | plask::Intersection< 2 > |
| template struct PLASK_API | plask::Intersection< 3 > |
| #define PLASK_INTERSECTION2D_NAME ("intersection" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
Definition at line 19 of file intersection.cpp.
| #define PLASK_INTERSECTION3D_NAME ("intersection" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Definition at line 20 of file intersection.cpp.