Re: How to call a METIS subroutine from my FORTRAN code.




AM wrote:

> Hello to all METIS/FORTRAN programmers..
>
> Despite being exceedingly embarassing - i have finally succumbed to
> asking this. All i seek is to call the subroutine METIS_NODEND from my
> fortran code and the sad part is that despite reading the entire
> section 5.8 of the users manual where even though it is mentioned that
> these routines are callable from either c or fortran, there are no
> examples to actually do so.
>
> Furthermore, reading in other places, I am lead to believe that there
> might be a requirement of a fortran version of the metis.h header file
> that would need to be included in the FORTRAN code. However - it is not
> present in the latest distributed package. :-(
>
> If there is anyone out there who is using FORTRAN and has managed to
> successfully call the METIS subroutines - I would really appreciate
> some pointers and if possible some actual example files - that i can go
> through and understand.
>
> Much thanks,
>
> -A

.



Relevant Pages

  • Re: help reading fortran generated binary data...
    ... I have a tcl program designed to read an old Fortran Unformatted Sequential file format earlier threads). ... I have some old FORTRAN code that is capable of reading the same file - which I have used as a guide when writing my tcl version. ...
    (comp.lang.tcl)
  • help reading fortran generated binary data...
    ... I have a tcl program designed to read an old Fortran Unformatted Sequential ... I have some old FORTRAN code that is capable of reading the same ... the following should return the proper data: ... binary scan $binaryData @$d1 theData ...
    (comp.lang.tcl)
  • Re: Basic ASCII File Reading
    ... I'd be curious what the Fortran looks like. ... the Fortran code is, it is essentially guaranteed that counting the ... That's because the actual application includes reading the ... So if the format conversion and indeed, ...
    (comp.lang.fortran)
  • Re: Unformatted, big-endian files and fseek
    ... don't think it has F2003 support. ... F2003 I/O will improve the reading speed versus reading the whole ... The natural recommendation, from my biased viewpoint anyway, is Intel Visual Fortran, the successor to Compaq Visual Fortran. ...
    (comp.lang.fortran)
  • blank in assignment Fortran IV
    ... I am studying an ancient source written in Fortran IV (it is the ... Also I assume by reading the theoretical text, ... I always get for HX the value HINF and not what I ... someone please explain what the above assignment in Fortran IV means? ...
    (comp.lang.fortran)