The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
nurbs_eval_surf Interface Reference

Detailed Description

Evalute the position on a NURBS surface.

Public Member Functions

subroutine nurbs_eval_surf (ind, u, v, r, ierr)

Constructor & Destructor Documentation

◆ nurbs_eval_surf()

subroutine nurbs_eval_surf ( integer(c_int), intent(in) ind,
real(c_double), intent(in) u,
real(c_double), intent(in) v,
real(c_double), dimension(3), intent(inout) r,
integer(c_int), intent(inout) ierr )
Parameters
[in]indIndex of surface
[in]uParametric position 1
[in]vParametric position 2
[in,out]rPosition in physical space [3]
[in,out]ierrError status

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