|
BSpline Finite Element Exterior Calculus
|
Box coordinates given by. More...
Public Member Functions | |
| init_boxtransform | |
Public Attributes | |
| real(wp) | length_x |
| Physical box length in x direction. | |
| real(wp) | length_y |
| Physical box length in y direction. | |
| real(wp) | length_z |
| Physical box length in z direction. | |
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. | |
Box coordinates given by.
\begin{eqnarray*} x &= L_x xp\\ y &= L_y yp\\ z &= L_z zp \end{eqnarray*}