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

Detailed Description

Evaluate position from a NURBS object.

Public Member Functions

subroutine nurbs_dummy_eval (self, pt, u, v)
 

Constructor & Destructor Documentation

◆ nurbs_dummy_eval()

subroutine nurbs_dummy_eval ( class(nurbs_entity), intent(in)  self,
real(r8), dimension(3), intent(out)  pt,
real(r8), intent(in)  u,
real(r8), intent(in)  v 
)
virtual
Parameters
[in]selfNURBS object
[out]ptEvaluated position [3]
[in]uParametric coordinate 1
[in]vParametric coordinate 2 (unused if curve)

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