PLaSK library
|
Go to the source code of this file.
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |
Macros | |
#define | PLASK_TRANSLATION2D_NAME ("translation" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
#define | PLASK_TRANSLATION3D_NAME ("translation" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Functions | |
shared_ptr< GeometryObject > | plask::read_translation2D (GeometryReader &reader) |
shared_ptr< GeometryObject > | plask::read_translation3D (GeometryReader &reader) |
Variables | |
template struct PLASK_API | plask::Translation< 2 > |
template struct PLASK_API | plask::Translation< 3 > |
#define PLASK_TRANSLATION2D_NAME ("translation" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
Definition at line 19 of file transform.cpp.
#define PLASK_TRANSLATION3D_NAME ("translation" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Definition at line 20 of file transform.cpp.