main Program

Uses

Variables

Type Attributes Name Initial
real(kind=real64), allocatable :: a(:,:)
real(kind=real64), allocatable :: b(:,:)
real(kind=real64), allocatable :: ab(:,:)
real(kind=real64), allocatable :: copyobj(:,:)
real(kind=real64), allocatable :: ret(:,:)
integer(kind=int32) :: i
type(IO_) :: f