ForCAD
0.6.1
Source Files
Modules
Procedures
Derived Types
Programs
get_Xgi
Function
Seyed Ali Ghasemi
BSD 3-Clause
13 statements
Source File
forcad_nurbs_curve.f90
forcad_nurbs_curve
get_Xgi
Contents
private pure function get_Xgi(this, n) result(Xg)
Type Bound
nurbs_curve
Arguments
Type
Intent
Optional
Attributes
Name
class(
nurbs_curve
),
intent(in)
::
this
integer,
intent(in)
::
n
Return Value
real(kind=rk), allocatable, (:)