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

8 lines
125 B
C

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