Author |
Message |
Topic: USE MSIMSLMD |
Kite
Replies: 5
Views: 8946
|
Forum: Support Posted: Thu May 15, 2008 12:22 pm Subject: |
http://student.fsid.cvut.cz/~kubicekm/skola/x2/Fortran/INCLUDE/
this is where i found that source code for my module,if i knew what tfis funcion does, i could rewrite it or something... i tryed to ... |
Topic: USE MSIMSLMD |
Kite
Replies: 5
Views: 8946
|
Forum: Support Posted: Thu May 15, 2008 12:06 pm Subject: |
in my program i have real*8 x and
fderf=derfc(x)
that`s it.
this is the only function that i need from thet module, so... maybe i can replace it with something else?
interface
double pr ... |
Topic: USE MSIMSLMD |
Kite
Replies: 5
Views: 8946
|
Forum: Support Posted: Wed May 14, 2008 6:57 pm Subject: USE MSIMSLMD |
I have old program written in f77, in which they are using "USE MSIMSLMD". I`m just starting to program with f95, so it`s might seem stupid question, but it isn`t for me:) what should I do? ... |
|