Go to the source code of this file.
Functions/Subroutines | |
| integer function | ve_fmetis_setdefaultoptions (options) |
| function | ve_fmetis_nodend (nvtxs, xadj, adjncy, vwgt, options, perm, iperm) |
| function ve_fmetis_nodend | ( | integer(kind=c_int), dimension( 1 ) | nvtxs, |
| integer(kind=c_int), dimension( * ) | xadj, | ||
| integer(kind=c_int), dimension( * ) | adjncy, | ||
| integer(kind=c_int), dimension( * ) | vwgt, | ||
| integer(kind=c_int), dimension( * ) | options, | ||
| integer(kind=c_int), dimension( * ) | perm, | ||
| integer(kind=c_int), dimension( * ) | iperm ) |
Definition at line 40 of file VE_Metis_interface.f90.
| integer function ve_fmetis_setdefaultoptions | ( | integer(kind=c_int), dimension( * ) | options | ) |
Definition at line 15 of file VE_Metis_interface.f90.