|
BSpline Finite Element Exterior Calculus
|
Cylindrical coordinates given by. More...
Public Member Functions | |
| init_cylindertransform | |
Public Attributes | |
| real(wp) | radius |
| The radius of the cylindrical coordinate system. | |
Public Attributes inherited from m_coord_transform_abstract::coordtransformabstract | |
| logical | is_orthogonal |
| Indicates whether the transformation is orthogonal. | |
| logical | has_polar_xy_singularity |
| Indicates whether the transformation has a polar-like singularity (Jacobian \propto x) in the logical xy-plane. | |
Cylindrical coordinates given by.
\begin{eqnarray*} x &= R xp \cos(2 \pi yp)\\ y &= R xp \sin(2 \pi yp)\\ z &= zp \end{eqnarray*}