- Jan 17, 2024
-
-
If set to true, the indices for the coarser grid will be created in a fixed order, making parallel runs reproducible but the runtime is possibly not ideal. If set to false (which is the default), the order depends on the order of messages recieved from the processes responsible for the respective parts of the finer grid. Then the indices on the coarser grid may differ from run to run.
-
- Jan 08, 2023
-
-
Oliver Sander authored
And fix all spelling errors that codespell currently finds.
-
- Sep 30, 2022
-
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
- Jul 29, 2021
-
-
Markus Blatt authored
-
- Jul 28, 2021
-
-
Markus Blatt authored
-
- Mar 16, 2021
-
-
Christoph Grüninger authored
-
- Mar 10, 2015
-
-
- Feb 04, 2014
-
-
Markus Blatt authored
-
- Mar 11, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1882]]
-
- Feb 25, 2013
-
-
Carsten Gräser authored
Patch by Bernd Flemisch [[Imported from SVN: r1868]]
-
- Dec 18, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r1745]]
-
- Jan 20, 2011
-
-
Rebecca Neumann authored
[[Imported from SVN: r1439]]
-
- Dec 06, 2010
-
-
Rebecca Neumann authored
[[Imported from SVN: r1422]]
-
Rebecca Neumann authored
[[Imported from SVN: r1421]]
-
- Nov 24, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r1399]]
-
- Sep 10, 2010
-
-
Markus Blatt authored
[[Imported from SVN: r1288]]
-
- Dec 04, 2009
-
-
Markus Blatt authored
should run make check _before_ committing. [[Imported from SVN: r1141]]
-
Markus Blatt authored
[[Imported from SVN: r1138]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
* update configure and Makefiles [[Imported from SVN: r1100]]
-
- Sep 04, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1058]]
-
- Jun 30, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1032]]
-
- Jun 22, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r1029]]
-
- Feb 09, 2009
-
-
Markus Blatt authored
Completed switch to user specified allocator. [[Imported from SVN: r990]]
-
- Sep 10, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r942]]
-
- Jul 13, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r920]]
-
- Apr 20, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r751]]
-
- Mar 16, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r727]]
-
Markus Blatt authored
Replaced it with #if HAVE_MPI [[Imported from SVN: r726]]
-
- May 01, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r593]]
-
- Mar 28, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r550]]
-
Markus Blatt authored
[[Imported from SVN: r549]]
-
- Mar 27, 2006
-
-
Markus Blatt authored
index of the first vertex is not in the set other vertices of the same aggregate might be represented there. Therefore we now check all of them whether they present anf if one is present the coarse index set will get an according index for the aggregate. [[Imported from SVN: r545]]
-
- Feb 15, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r521]]
-
- Feb 09, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r505]]
-
Markus Blatt authored
There was huge bug in the numbering of the aggregates: Due to the coarsening of the index set the matrix on the coarse level are ordered like this. First come the row corresponding to vertices owned by the process (0, 1, ..., n) and the the rows owned by other process (n+1, n+2, ..., N). Unfortunately during the setup of the sparsity pattern of the matrix this fact was neglected :-( Fixed this now. [[Imported from SVN: r500]]
-
- Jan 27, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r492]]
-
- Jan 11, 2006
-
-
Markus Blatt authored
handle indexsets that only contain indices also present on other processes. Compiles! Not tested yet! [[Imported from SVN: r465]]
-
- Dec 16, 2005
-
-
Markus Blatt authored
All tests should run through now again. [[Imported from SVN: r448]]
-
- Dec 14, 2005
-
-
Markus Blatt authored
matrix row. Compiles again and works for the sequential case. [[Imported from SVN: r446]]
-
- Dec 08, 2005
-
-
Markus Blatt authored
[[Imported from SVN: r416]]
-