<div dir="ltr"><div><div>Sir,<br><br>This in in regard to the Inserters project.I have been through the bcrsmatrix.hh file throughly and some other documentation too of the files related to it. I tried to find some bugs on this topic on the bugtracker at Dune Numerics regarding this file to check my understanding of the code. Did find one about not able to access undefined indexes but the person posting the bug has posted the .diff file too for the code he seems right. I went through it and it seems right to me too. I wished to ask whether I am on the right track regarding this project and what should I do next to improve my skills.<br>
<br></div><div>P.S. Last time you asked me to mention my name in mail header. Is this format fine???<br></div><div><br></div>Thanking you,<br></div>Tilak Raj Singh<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Apr 12, 2013 at 2:50 PM, Markus Blatt <span dir="ltr"><<a href="mailto:markus@dr-blatt.de" target="_blank">markus@dr-blatt.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Tilak,<br>
<br>
On Fri, Apr 12, 2013 at 03:03:02AM +0530, ϯ<he, who does not mention his name in the From header> wrote:<br>
> Respected Sir,<br>
<br>
You do not have to be that polite on this list. A simple Hi or Dear<br>
DUNE developer is enough.<br>
<br>
BUT: Please make sure that your full name is _always_ included in the<br>
from header of your email.<br>
<div class="im"><br>
> This is in regard with IMPLEMENTING INSERTERS FOR DUNE SPARSE MATRICES<br>
> For the past 2 days I have been going through the istl tutorial pdf and the<br>
> documentation for various istl classes for matrices and vectors. Have<br>
> understood them to quite some level. Currently was going through the code<br>
</div>> of bcrsmatrix.hh.<br>
<br>
Sounds like a perfect start.<br>
<div class="im"><br>
>  As I am new to Open Source Communities I had a bit doubt.<br>
> I had to ask that whether we have to edit this and implement the insertors<br>
> acc to the algo given or we have to rewrite the whole code again with all<br>
> the member functions???? Please guide me in the right direction.<br>
<br>
</div>The way it works is as follows:<br>
<br>
In the subversion repository we will create a feature branch where you<br>
will implement your changes. At the beginning this will be just a copy<br>
of the trunk. After your implmentation it will still provide the<br>
features of the trunk but additionally provide the inserter<br>
algorithms/classes. So there is no need to reimplement the wheel.<br>
<br>
IMHO this is the main advantage of Open Source or free<br>
software. It is free as in freedom. You can just look into the code<br>
and add additional functionality that you need or pay someone to due it.<br>
<br>
In contrast, if you are using proprietary or closed software, than you<br>
are at the mercy of the corporate. Usually it is very unlikely that<br>
they share your need for a specific feature and will add it for you.<br>
<br>
I hope I could help!<br>
<br>
Cheers,<br>
<br>
Markus<br>
<span class="HOEnZb"><font color="#888888">--<br>
Do you need more support with DUNE or HPC in general?<br>
<br>
Dr. Markus Blatt - HPC-Simulation-Software & Services <a href="http://www.dr-blatt.de" target="_blank">http://www.dr-blatt.de</a><br>
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br>
Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658<br>
<br>
_______________________________________________<br>
Dune-devel mailing list<br>
<a href="mailto:Dune-devel@dune-project.org">Dune-devel@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune-devel" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-devel</a><br>
</font></span></blockquote></div><br></div>