<div dir="ltr">On Sun, Mar 17, 2013 at 11:37 AM, Sonya Blade <span dir="ltr"><<a href="mailto:sonyablade2010@hotmail.com" target="_blank">sonyablade2010@hotmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
Dear All,<br>
<br>
I'm pretty new to the Petsc library, before going into installation hassle,<br>
I'd like to know is it possible solve common eigenvalue problems mainly <br>
encountered in solid mechanics engineering such as Subspace iteration,Jacobi <br>
method, simultaneous iteration, Stodola etc..with Petsc.<br></blockquote><div><br></div><div style>SLEPc is the eigensolver package build on PETSc.</div><div><br></div><div><a href="http://www.grycap.upv.es/slepc/">http://www.grycap.upv.es/slepc/</a><br>
</div><div><br></div><div style>It is easy to install and use after installing PETSc.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Mainly those problems comes in stiffness and mass matrices form, where in general <br>
they are symmetric and can be huge in size e.g 5000x5000.<br>
<br>
If it's possible to solve those type of problems with Petsc then is it <br>
trouble free the installation of library with Gnu GCC and gfortran on Win64?<br></blockquote><div><br></div><div style>Cygwin is required to build PETSc, but not to use it.</div></div></div></div>