linop_rsp Interface

public interface linop_rsp

Functions

private pure module function construct_linop_rsp(data) result(A)

Arguments

Type IntentOptional Attributes Name
real(kind=sp), intent(in), dimension(test_size, test_size) :: data

Return Value type(linop_rsp)