You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/util/psb_metis_int.h.in

9 lines
148 B
C

#include <math.h>
#include <complex.h>
#include "psb_config.h"
#include "psb_types.h"
#if defined(PSB_HAVE_METIS)
#include "@METISINCFILE@"
#endif