p_inv Interface

public interface p_inv

Module Procedures

private subroutine p_Dinv(A, Nblock)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(inout), dimension(:,:) :: A
integer :: Nblock

private subroutine p_Zinv(A, Nblock)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), intent(inout), dimension(:,:) :: A
integer :: Nblock