[Dune-devel] GSOC13

Markus Blatt markus at dr-blatt.de
Sat Apr 13 11:33:41 CEST 2013


Hi Shailesh,

On Sat, Apr 13, 2013 at 01:57:54AM +0530, shailesh borkar wrote:
> I have also implemented an simple inserter for understanding of project and
> to see which data structure(DS) will  be most suitable for  inserter, you
> can check it from "
> https://github.com/shaileshpb/Spoj_solutions/blob/master/dune-inserter.cpp"
> here. 
> I have created new repo at github but while pushing, it was giving
> some error because i already have my another working repo so couldn't push
> it into new repo, but i will change it soon.
> I have some confusion related to  DS we are going to use for inserter
> because as for now i only know that we have to store three things which are
> rows, columns and values, but i don't know what kind of operations we will
> be performing using inserters on matrix. I checked out some dune modules
> and found that fieldMatrix or BlockVector can be good DS for inserter
> because these provide most of the methods that we will need to perform
> operation on matrix.


The inserter and the sparse matrices are distinct objects of course
(that is why the project is called the way it is), just like in the
mentioned paper. The difference is that now DUNE's sparse matrices
should be used for storage.

Checking out DUNE is a good first step. You should invest some more time in
it to learn even more about our matrix classes.

> Please correct me if i am wrong and guide me to start work on project.

Please be aware of the fact, that the project has not started yet. You
will first have to apply (beginning from April 22) and if you are
selected you can start coding June 22. Please take another look at
http://www.google-melange.com/gsoc/homepage/google/gsoc2013 (Events &
Timeline).

Cheers,

Markus

-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658 




More information about the Dune-devel mailing list