The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Unwrap the periodic coordinates of a NURBS object to avoid parameter cuts.
Public Member Functions | |
subroutine | nurbs_dummy_unwrap (self, u1, u2, v1, v2) |
|
virtual |
[in] | self | NURBS object |
[in,out] | u1 | Parametric coordinate 1 of first point |
[in,out] | u2 | Parametric coordinate 2 of first point (unused if curve) |
[in,out] | v1 | Parametric coordinate 1 of second point |
[in,out] | v2 | Parametric coordinate 2 of second point (unused if curve) |