spline Subroutine

private subroutine spline(this, func)

Arguments

TypeIntentOptionalAttributesName
class(sv_component_t), intent(in) :: this
procedure(basis_function), intent(out), pointer:: func

Contents

None