PLaSK library
|
#include "separator.hpp"
Go to the source code of this file.
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |
Macros | |
#define | PLASK_SEPARATOR2D_NAME ("separator" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
#define | PLASK_SEPARATOR3D_NAME ("separator" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Variables | |
template struct PLASK_API | plask::GeometryObjectSeparator< 2 > |
template struct PLASK_API | plask::GeometryObjectSeparator< 3 > |
#define PLASK_SEPARATOR2D_NAME ("separator" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D) |
Definition at line 16 of file separator.cpp.
#define PLASK_SEPARATOR3D_NAME ("separator" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D) |
Definition at line 17 of file separator.cpp.