Dear all,<br><br>I am trying to use PETSc and SLEPc but I have problems with the makefiles. Could someone provide me an example of makefiles that compiles multiple C++ files and include external libraries different than PETSc and SLEPc?<br>
<br>In the makefile that I am trying to use (attached):<br><br>-main.cpp: is the main file where some tests are done<br>-UsePETSc.cpp: A class that uses PETSc<br>-UseSLEPc.cpp: A class that uses SLEPc<br><br>I have no problem when using UsePETSc.cpp without SLEPc or when compiling single examples that call SLEPc functions (with the makefiles provided in the SLEPc examples).<br>
Sorry if this is not a purelly PETSc question but I have supposed that there is someone else here using also SLEPc.  <br><br>Thank you very much in advance,<br><br>Jordi Poblet-Puig<br><br><br><br><br><br><br><br>