Skip to content
Snippets Groups Projects
Commit 50922db5 authored by Elizaveta Gashchuk's avatar Elizaveta Gashchuk
Browse files

add awesome feature

parent 118e183b
No related merge requests found
lkm
module INPUTDATA
IMPLICIT NONE
REAl, DIMENSION (6) :: AR1
REAl, DIMENSION (11) :: AR2
INTEGER, PARAMETER :: IT =1
......@@ -24,4 +25,4 @@ module INPUTDATA
!C* IT - NUMBER OF ITERATIONS =
!C*====================================================================
end module INPUTDATA
\ No newline at end of file
end module INPUTDATA
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment