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_surf_domain Interface Reference

Detailed Description

Get the parametric domain of a NURBS surface.

Public Member Functions

subroutine nurbs_surf_domain (ind, domain1, domain2, ierr)
 

Constructor & Destructor Documentation

◆ nurbs_surf_domain()

subroutine nurbs_surf_domain ( integer(c_int), intent(in)  ind,
real(c_double), dimension(2), intent(inout)  domain1,
real(c_double), dimension(2), intent(inout)  domain2,
integer(c_int), intent(inout)  ierr 
)
Parameters
[in]indIndex of surface
[in,out]domain1Domain of parametric variable 1 [2]
[in,out]domain2Domain of parametric variable 2 [2]
[in,out]ierrError status

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