The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Test if edges of a NURBS surface are degenerate.
Public Member Functions | |
subroutine | nurbs_surf_singular (ind, p, ierr) |
subroutine nurbs_surf_singular | ( | integer(c_int), intent(in) | ind, |
integer(c_int), dimension(4), intent(inout) | p, | ||
integer(c_int), intent(inout) | ierr | ||
) |
[in] | ind | Index of surface |
[in,out] | p | Singular flag (1 if true, 0 if false) [4] |
[in,out] | ierr | Error status |