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

Detailed Description

Wrap the periodic coordinates of a NURBS object into a single span.

  • Example: For a periodic domain of \( [0,2 \pi] (-\pi/4,0) -> (3 \pi/4,0) \)

Public Member Functions

subroutine nurbs_dummy_wrap (self, u, v)

Constructor & Destructor Documentation

◆ nurbs_dummy_wrap()

subroutine nurbs_dummy_wrap ( class(nurbs_entity), intent(in) self,
real(r8), intent(inout) u,
real(r8), intent(inout) v )
virtual
Parameters
[in]selfNURBS object
[in,out]uParametric coordinate 1
[in,out]vParametric coordinate 2 (unused if curve)

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