i_sub_get_element Interface

interface
private function i_sub_get_element(self, i, j) result(a_ij)

Arguments

Type IntentOptional Attributes Name
class(sll_c_spline_matrix), intent(inout) :: self
integer, intent(in) :: i
integer, intent(in) :: j

Return Value real(kind=wp)