compute_cubic_coeffs Subroutine

public subroutine compute_cubic_coeffs(self, N, nodes)

Type Bound

iv_sv_component_t

Arguments

Type IntentOptional Attributes Name
class(iv_sv_component_t), intent(inout) :: self
integer, intent(in) :: N
real(kind=dp), intent(in) :: nodes(N)