t_rProfile_poly Interface

public interface t_rProfile_poly

Calls

interface~~t_rprofile_poly~~CallsGraph interface~t_rprofile_poly t_rProfile_poly proc~polyprofile_new polyProfile_new interface~t_rprofile_poly->proc~polyprofile_new

Module Procedures

public function polyProfile_new(coefs) result(sf)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: coefs(:)

B-Spline coefficients

Return Value type(t_rProfile_poly)