i_sub_solve_inplace Interface

interface
private subroutine i_sub_solve_inplace(self, nrhs, bx)

Arguments

Type IntentOptional Attributes Name
class(sll_c_spline_matrix), intent(in) :: self
integer, intent(in) :: nrhs
real(kind=wp), intent(inout), dimension(*) :: bx