Hi, <br><br>I got the following error for slepc-3.2-p0<br><br>ks-slice.c: In function ‘PetscErrorCode EPSKrylovSchur_Slice(_p_EPS*)’:<br>ks-slice.c:244: error: cannot convert ‘std::complex&lt;double&gt;’ to ‘PetscReal’ in assignment<br>
ks-slice.c:257: error: cannot convert ‘std::complex&lt;double&gt;’ to ‘PetscReal’ in assignment<br>ks-slice.c:316: error: cannot convert ‘std::complex&lt;double&gt;’ to ‘PetscReal’ in assignment<br><br>I compiled petsc-3.2 with the following options:<br>
<br>Using PETSc configure options: --prefix=/Users/aeronova/Development/local/lib64/petsc/petsc-3.2-p4 --download-mpich=1 --download-blacs=1 --download-parmetis=1 --download-scalapack=1 --download-mumps=1 --download-umfpack=1 --with-scalar-type=complex --with-clanguage=C++ --with-fc=g95<br>
Using SLEPc<br><br>I hope someone can help me with this error.<br><br>Regards,<br>K. Lee.<br>