inv Interface

public interface inv

Module Procedures

private subroutine dinv(Am)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(inout) :: Am(:,:)

private subroutine Zinv(Am)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), intent(inout) :: Am(:,:)