Re: How to call a METIS subroutine from my FORTRAN code.
- From: "AM" <wiredashu@xxxxxxxxx>
- Date: 1 Dec 2005 10:36:23 -0800
Hi Edmund !
Thank you for your response(s). I do still have a few questions:
Going by your above examples - i noticed that the entire section in "!"
is commented out. What leaves is that there is just a direct call to
Metis_NodeNd from external subroutine MND. I was doign the same thing -
and it's not working. The basic problem is that how does FORTRAN and C
know where to call the function from. Ideally - if there was a fortran
version of the header file - metis.c -then all this would be been more
than evident.
I am still lost a bit. Also - from what i can see - the only change you
made to your metis.c header file is the addition of #define __VC__
apart from that what i have out here is the same - (except it's on a
Linux platform). If you wish - i can post a bit of my FORTRAN code ?
Regards,
-AM
.
- Follow-Ups:
- Re: How to call a METIS subroutine from my FORTRAN code.
- From: Richard E Maine
- Re: How to call a METIS subroutine from my FORTRAN code.
- References:
- Prev by Date: Re: Getting Started on the Mac
- Next by Date: Re: How to call a METIS subroutine from my FORTRAN code.
- Previous by thread: Re: How to call a METIS subroutine from my FORTRAN code.
- Next by thread: Re: How to call a METIS subroutine from my FORTRAN code.
- Index(es):
Relevant Pages
|