inv Interface

public interface inv

Contents


Subroutines

public module subroutine inv_real_kind(a)

Arguments

Type IntentOptional Attributes Name
real(kind=fffc_real_kind), intent(inout) :: a(:,:)

public module subroutine inv_complex_kind(a)

Arguments

Type IntentOptional Attributes Name
complex(kind=fffc_complex_kind), intent(inout) :: a(:,:)