[petsc-users] FFT with PETSC

Jed Brown jed at 59A2.org
Fri Apr 1 01:56:37 CDT 2011


On Fri, Apr 1, 2011 at 08:53, khalid ashraf <khalid_eee at yahoo.com> wrote:

> ex142.c(8): catastrophic error: could not open source file "petscmat.h"
>   #include <petscmat.h>
>                        ^
>

What commands are printed when you typed "make ex142"? Are you trying to
invoke the compiler yourself (thus missing some include paths)?


> The same error with <fftw3.h>
>
> Do I need to configure petsc with something else ?
>

Did you use --download-fftw or --with-fftw-dir=/path/to/your/fftw3 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110401/14fd2c62/attachment.htm>


More information about the petsc-users mailing list