i_sub_set_element Interface

interface
private subroutine i_sub_set_element(self, i, j, a_ij)

Arguments

Type IntentOptional Attributes Name
class(sll_c_spline_matrix), intent(inout) :: self
integer, intent(in) :: i
integer, intent(in) :: j
real(kind=wp), intent(in) :: a_ij