get_spline_function Subroutine

private subroutine get_spline_function(this, spline_order, spline_func)

Type Bound

sv_component_t

Arguments

Type IntentOptional Attributes Name
class(sv_component_t), intent(in) :: this
integer, intent(in), optional :: spline_order
procedure(basis_function), intent(out), pointer :: spline_func