> Ok, I did not realize that you could do that with PETSc, so I > downloaded Metis-4.0 and followed the instructions on the deal.II > webpage to remove the declarations in proto.h of srand48(), drand48(), > and log2. I then get this compile error (from the METIS compilation):
Does it work if you first compile Metis, and only after it is successfully compiled remove these declarations? Best Wolfgang ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
