PLaSK library
|
Go to the source code of this file.
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |
Macros | |
#define | PLASK_CIRCLE2D_NAME "circle" |
#define | PLASK_CIRCLE3D_NAME "sphere" |
Functions | |
template<int dim> | |
shared_ptr< GeometryObject > | plask::read_circle (GeometryReader &reader) |
Variables | |
template struct PLASK_API | plask::Circle< 2 > |
template struct PLASK_API | plask::Circle< 3 > |
#define PLASK_CIRCLE2D_NAME "circle" |
Definition at line 19 of file circle.cpp.
#define PLASK_CIRCLE3D_NAME "sphere" |
Definition at line 20 of file circle.cpp.