|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
Test if NURBS curve is straight.
Public Member Functions | |
| subroutine | nurbs_curve_linear (ind, p, ierr) |
| subroutine nurbs_curve_linear | ( | integer(c_int), intent(in) | ind, |
| integer(c_int), intent(inout) | p, | ||
| integer(c_int), intent(inout) | ierr | ||
| ) |
| [in] | ind | Index of curve |
| [in,out] | p | Straight flag (1 if true, 0 if false) |
| [in,out] | ierr | Error status |