First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
type bound procedure
I have a module csr_m. The s_csr and d_csr have allocate, deallocate etc. procedures bind to the types. Is it possible to have the assingnment (=) (which is now handled with the interface) binded in the same way to type? The intention is to declare something like type, extends(csr) :: s_csr real(s_r), allocat... 17 Jun 2010 04:36
Strange result from coding error?
At work we have a large legacy application with thousands of lines of code and hundreds of subroutines. I've worked on it for years and now they've assigned a jr programmer to do maintenance work as I've already retired twice. The new person has a computer science degree but has never seen fortran before. ... 18 Jun 2010 20:10
Simple hack to get $600 to your home.
Simple hack to get $600 to your home at http://ukcitygirls.co.cc Due to high security risks,i have hidden the cheque link in an image. in that website on left side below search box, click on image and enter your name and address where you want to receive your cheque.please dont tell to anyone. ... 16 Jun 2010 21:01
Generating documentation on the structure of a program
<nmm1(a)cam.ac.uk> wrote in message news:h152nk$stu$1(a)smaug.linux.pwf.cam.ac.uk... In article <c29a003d-d24c-496a-b13f-d2703f212fdf(a)k2g2000yql.googlegroups.com>, Arjen Markus <arjen.markus(a)wldelft.nl> wrote: DOYGEN is capable of generating call graphs (for each routine: which routines are called, b... 15 Jun 2010 17:37
Call for benchmarks: proposals by 30 June
--> Reminder: Submit proposals by June 30. <-- (You do NOT have to submit the code by the 30th; just fill out the on-line form to start the process.) SPEC CPU Benchmark Search program SPEC is looking for applications that could be used in the next SPEC CPU sui... 15 Jun 2010 10:54
reordering expressions with NaN
Hello world, assume a is a REAL and contains a NaN. What could print *, a + 1 - a output? NaN would (obviously) be OK, but would 1 also permitted? What if all intrinsic IEEE modules are used? ... 22 Jun 2010 03:55
code speed moving from fortran 77 compiler to f2003 compiler
Does anyone have experience with moving a large code set from a f77 compiler (open watcom f77) to a modern day fortran 2003 compiler such as IVF ? I am interested in speeding up the code execution. This is double precision floating point bound code (from our testing in the past). The code set is about 600,000 ... 26 Jun 2010 22:49
small example, using complex variables in Ada
Hi, I would like to give some comments on your conclusion. In fact, I have to disagree with this conclusion. 1. In Ada, I did not have to change the index of m and k in the summation to reflect the 1-off per the definition of DFT. DFT starts from 0 to N-1. In Ada, using 'Range and defining the arrays ... 14 Jun 2010 09:30
call tree
Hi! My question has already been put on this forum quite a few times in the past years. Still I feel an urge to ask it once more: --> What is the easiest way to get a complete diagram of all the relations caller/callee of all the subroutines (including the main program) and functions in a program? I am anal... 15 Jun 2010 08:40
Identify this function?
Hello, I,m working on fortran program originally compiled for a VAX VMS that ahs an function listed that I wonder if you've ever heard of. My Intel comiler has never heard of it either :-) It's called Program_timer and has five variables; three integers, a Logical and a character string I don't have any in... 14 Jun 2010 11:44
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27