Changeset 2678


Ignore:
Timestamp:
Apr 7, 2006, 2:25:33 PM (17 years ago)
Author:
ole
Message:

Replaced include files as suggested by Jack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pymetis/pymetis/metis_bridge.c

    r2051 r2678  
    33 */
    44
    5 #include <metis.h>
     5//#include <metis.h>
     6
     7#include <defs.h>
     8#include <struct.h>
     9#include <macros.h>
     10#include <rename.h>
     11#include <proto.h>
     12
    613
    714void bridge_partMeshNodal(int * ne, int * nn, idxtype * elmnts, int * etype, int * numflag, int * nparts, int * edgecut, idxtype * epart, idxtype * npart){
Note: See TracChangeset for help on using the changeset viewer.