PLaSK library
Loading...
Searching...
No Matches
transformed.hpp File Reference
#include "mesh.hpp"
#include "../geometry/space.hpp"
Include dependency graph for transformed.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plask::ReductionTo2DMesh
 This class is a 2D mesh which wraps 3D mesh (sourceMesh), reduce each point of sourceMesh to 2D and translate it back by given vector (translation). More...
 
struct  plask::CylReductionTo2DMesh
 This class is a 2D mesh which wraps 3D mesh (sourceMesh), reduce each point of sourceMesh (in cylinder) to 2D and translate it by given vector (translation). More...
 
class  plask::CartesianMesh2DTo3D
 3D mesh that wrap 2D mesh. More...
 
class  plask::CartesianMesh2DTo3DExtend
 3D mesh that wrap 2D mesh (sourceMesh). More...
 
struct  plask::PointsOnCircleMeshExtend
 3D mesh that wrap 2D mesh (sourceMesh). More...
 

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.