On Wed, Jun 8, 2011 at 7:34 AM, Klaus Zimmermann <span dir="ltr">&lt;<a href="mailto:klaus.zimmermann@physik.uni-freiburg.de">klaus.zimmermann@physik.uni-freiburg.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Jed, Hi Matthew,<br>
<br>
thanks for your quick responses!<br>
<br>
On 06/08/2011 02:23 PM, Jed Brown wrote:<br>
&gt; On Wed, Jun 8, 2011 at 14:17, Matthew Knepley &lt;<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a><br>
&gt; &lt;mailto:<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     However, you might look at Elemental<br>
&gt;     (<a href="http://code.google.com/p/elemental/" target="_blank">http://code.google.com/p/elemental/</a>) which solves the complex<br>
&gt;     symmetric eigenproblem and is very scalable.<br>
&gt;<br>
&gt;<br>
&gt; Note that Elemental is for dense systems.<br>
&gt;<br>
&gt;<br>
&gt; To solve your problem, it&#39;s important to know where it came from. The<br>
&gt; average number of nonzeros per row doesn&#39;t tell us anything about it&#39;s<br>
&gt; mathematical structure which is needed to design a good solver.<br>
<br>
We are doing quantum mechanical ab initio calculations. The Matrix stems from a two particle Hamiltonian in a product basis. Thus we have basis vectors S_{nm}. The sparseness is now due to the fact that the matrix element &lt;S_{nm}|H|S_{n&#39;m&#39;}&gt; can only be non-zero if |n-n&#39;|&lt;4 and |m-m&#39;|&lt;4.<br>

<br>
Does this help or do you need more information? Like the matrix construction code?<br></blockquote><div><br></div><div>This does not just sound sparse, it sounds banded. Is this true? If so, you can use dense, banded solvers instead.</div>
<div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks,<br><font color="#888888">
Klaus<br>
<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>