BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_coord_transform_cylinder::cylindertransform Interface Reference

Cylindrical coordinates given by. More...

Inheritance diagram for m_coord_transform_cylinder::cylindertransform:
m_coord_transform_abstract::coordtransformabstract

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.
 

Detailed Description

Cylindrical coordinates given by.

\begin{eqnarray*} x &= R xp \cos(2 \pi yp)\\ y &= R xp \sin(2 \pi yp)\\ z &= zp \end{eqnarray*}


The documentation for this interface was generated from the following file: