Intrepid2
|
Example functors that can be used with Intrepid2::ProjectedGeometry. More...
Go to the source code of this file.
Classes | |
class | Intrepid2::ProjectedGeometryIdentityMap< Scalar, spaceDim > |
Identity map; simply preserves linear geometry. Intended primarily for tests. More... | |
class | Intrepid2::UnitSquareToCircle< Scalar > |
Maps unit square [-1,1]x[-1,1] to circle of radius 1. More... | |
class | Intrepid2::UnitCubeToSphere< Scalar > |
Maps unit cube [-1,1]x[-1,1]x[-1,1] to sphere of radius 1. More... | |
Example functors that can be used with Intrepid2::ProjectedGeometry.
Definition in file Intrepid2_ProjectedGeometryExamples.hpp.