The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Get the parametric domain of a NURBS curve.
Public Member Functions | |
subroutine | nurbs_curve_domain (ind, domain, ierr) |
subroutine nurbs_curve_domain | ( | integer(c_int), intent(in) | ind, |
real(c_double), dimension(2), intent(inout) | domain, | ||
integer(c_int), intent(inout) | ierr | ||
) |
[in] | ind | Index of curve |
[in,out] | domain | Domain of parametric variable [2] |
[in,out] | ierr | Error status |