Author |
Message |
Topic: Data passing between a REAL array and an INTEGER array |
jayxwang
Replies: 11
Views: 11774
|
Forum: Support Posted: Tue Jun 28, 2011 4:26 am Subject: Data passing |
Many Thanks to davidb, Sebastian and John. Special thanks for John for his sigificant amount of time and attention and great solutions to the problem.
John: Visual FTN95 is brand new for me. Where ... |
Topic: Data passing between a REAL array and an INTEGER array |
jayxwang
Replies: 11
Views: 11774
|
Forum: Support Posted: Sun Jun 26, 2011 3:44 am Subject: Data passing between a REAL array and an INTEGER array |
Dear Sir or Madam,
In FEA program, a lot of REAL and INTEGER variables are often stored in a 1-D REAL array, say in an array called A(K) for data passing. The part of the integer numbers stored in ... |
Topic: Selection of the KIND values for real and integer variables |
jayxwang
Replies: 1
Views: 3932
|
Forum: Support Posted: Thu Jun 23, 2011 4:06 am Subject: Selection of the KIND values for real and integer variables |
In a fortran-77 written program, the real variables are defined as: Implicit double precision (A-H, O-Z).
When the program was compiled using FTN-95, link errors come up with the values of KIND for ... |
|