hi to all m new to this great n nice group, i have a query regarding 'ill conditioning' of a matrix, if this warning is coming, can i ignore this? If i ignore...
Hi, I would like to know how can I print the addres of a pointer , in Fortran 90. When I try to print the pointer only appear the value of the variable that is...
... F90 pointers are funny creatures in that they are dereferenced in almost all contexts. You are not supposed to be able to get at them directly. A "usual...
... F90 pointers are funny creatures in that almost any reference to them causes them to be dereferenced. The "usual trick" with F90 pointers is to place them...
hi to all m new to this great n nice group, i have a query regarding 'ill conditioning' of a matrix, if this warning is coming, can i ignore this? If i ignore...
Hello all, I am hoping you will help with a Fortran Language Dictionary (cheat-sheet) page in the Software Engineers' Handbook Wikibook. I'm looking for a...
hello every one i am running a fortran code and during the execution i get the "DATA TRANSFER BEYOUND END OF FILE" Am running FEA codes the data given is nodal...
In 1974, Gustav Larsson, a young programmer from Helsinki, Finland, stumbled upon an amazing discovery. While working with a PDP-8 mainframe computer, Gustav...
hello all i'm new to this nice group and i have a simple problem , hoplfuly you help m e i just want to download a free version of lahley ed4w (fortran 90) but...
hi i think i have the one i may send you the same as soon as possible i am working in fortran77 of lahey if you want that icould send you sooner kathirvel.m ...
hello dear members hopefully all of your are fine and doing well i just have a sugession to improve this group i think it will be nice idea if each member send...
hi i agree with saif in knowledge sharing process with best regards kathirvel.m saif_n_85 <saif_n_85@...> wrote: hello dear members hopefully all of...
Hi all, I am new to fortran, so I am just trying to know how fortran code uses memory. I run a fortran program and want to look up how much memory it uses ...
... uses ... are ... I think Process Explorer is probably better than winxp's Task Manager. Otherwise, just a guess, whilst running, try the "mem" command from...
Hello, I got a copy of Fortran Power Station from 1994. I love it. I have alot of algorithms for doing just about everything. I have been looking for the...
Hi, I am a college student taking Fortran 95 as an elective. I was given an assignment that has already been turned in. I had one part that I could not answer...
ty works as ACOS(-1) Did more research when I was less frustrated =) ... Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail. [Non-text portions...
I am very new to FORTRAN and need to learn it quick. I wrote the following code to find the definite integral of x^2 between 0 and 1 which should come out to...
Thank you that works also, I used ACOS(-1) but that adds another variation =) ... Do you Yahoo!? Get on board. You're invited to try the new Yahoo! Mail. ...
hello friends i'm a mechanical engineer. i have to prepare an interface for an engineering project using with Visual Fortran programming language. i have...
hi everybody i have a question about allocate array . in the program , one function is solved and i want to save roots ( named x ) of function in array . i...
Hello, When I coMpile my Fortran program using Compaq Visual Fortran Compiler (V6.6) I get no warning or error messages. However, when I build the program or...