BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_coord_transform_box::boxtransform Interface Reference

Box coordinates given by. More...

Inheritance diagram for m_coord_transform_box::boxtransform:
m_coord_transform_abstract::coordtransformabstract

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.
 

Detailed Description

Box coordinates given by.

\begin{eqnarray*} x &= L_x xp\\ y &= L_y yp\\ z &= L_z zp \end{eqnarray*}


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