Hi, first time VB poster, here...need a lot of help.
I co-worker came to me because I have previously functioned as a programmer (Tcl, Python, Fortran, C) but mostly (physics modeling) on the Linux side, rarely use Excel and know nothing about Visual Basic (neither does he)...but I would like...
So, I was curious about co-arrays and wanted to give it a try.
Read up a bit on it, downloaded one of the g95 versions (latest) that is supposed to be co-array enabled.
Wrote the following program
program coco
integer me,img,num
integer numbers(10)
me = this_image()
num = 2*me...
Hey, guys, trying to learn "Pointers as aliases", here.
I am wanting to do some cshift-ing on one dimension of 3 dimensional array that has been over-allocated due to capacity needs in a parallel dimension.
Here is what I have in mind:
program sub
integer , allocatable ...
So, this is probably best for the 'make' forum, except that there isn't one...I could try an e-mail to the group, but I figure I give it a try here, too.
For years, I have been working in Fortran 77 and using make files successfully to automate compilation and deployment...
...somewhere in my...
O.k., as I might have mentioned before, I have used F77 for a while and I am yet to start practicing F90 habits. Now, I want to start.
I have read about modules but the book does not include real examples...can I get some help?
Currently (F77), my "libraries" are simply a set of subroutines...
O.k., before I re-installed g95 and swipe anything that might lead to the answer, I wanted to learn what could have gone wrong and what might be the solution without having to re-install, etc.
Anyway...
I have Windows XP and, in it, I have installed cygwin and, in it, I have installed g95...
Does anybody still have nre.tcl ? Possibly from nre2.tar.gz? Some old Solaris server has been replaced with a brand new Linux one and the new tcl installation does not have "nre" in it. The old one did, but I don't know who added nre to it nor where where the source of it is.
If somebody...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.