ForCAD
0.6.1
Source Files
Modules
Procedures
Derived Types
Programs
basis_bernstein
Function
Seyed Ali Ghasemi
BSD 3-Clause
18 statements
Source File
forcad_utils.f90
forcad_utils
basis_bernstein
Contents
public pure function basis_bernstein(Xt, nc) result(B)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rk),
intent(in)
::
Xt
integer,
intent(in)
::
nc
Return Value
real(kind=rk), allocatable, (:)