The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
nurbs_eval_curve Interface Reference

Detailed Description

Evalute the position along a NURBS curve.

Public Member Functions

subroutine nurbs_eval_curve (ind, u, r, ierr)
 

Constructor & Destructor Documentation

◆ nurbs_eval_curve()

subroutine nurbs_eval_curve ( integer(c_int), intent(in)  ind,
real(c_double), intent(in)  u,
real(c_double), dimension(3), intent(inout)  r,
integer(c_int), intent(inout)  ierr 
)
Parameters
[in]indIndex of curve
[in]uParametric position
[in,out]rPosition in physical space [3]
[in,out]ierrError status

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