- Oct 27, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9934]]
-
- Oct 25, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9932]]
-
Oliver Sander authored
[[Imported from SVN: r9931]]
-
Oliver Sander authored
[[Imported from SVN: r9930]]
-
- Oct 24, 2014
-
-
Oliver Sander authored
Gauss-Seidel is simply to slow, the Newton convergence suffers too much. [[Imported from SVN: r9929]]
-
Oliver Sander authored
[[Imported from SVN: r9928]]
-
- Oct 23, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9927]]
-
- Oct 16, 2014
-
-
Oliver Sander authored
That code was buggy, and we only didn't see that because the wrong sizes were always overwritten by the correct ones before being used. (That's so as long as you call a reducing method before 'scatter'). Removing the code leaves the situation as bad as before, but it allows us to get rid of the nOwnedLocalEntity() method from the global mapper. [[Imported from SVN: r9926]]
-
- Oct 14, 2014
-
-
Oliver Sander authored
In particular this means having to carry mappers for the local indices around. This makes the code more verbose, but it also makes it easier to see what is happening. While coding this stuff I keep having doubts about whether all the renumbering works correctly... [[Imported from SVN: r9925]]
-
Oliver Sander authored
The global indexing infrastructure does not currently support P3 spaces. [[Imported from SVN: r9924]]
-
Oliver Sander authored
[[Imported from SVN: r9923]]
-
- Oct 11, 2014
-
-
Oliver Sander authored
The local copy was to get the thing developed and working. Now that it is working we upstream it into dune-grid. [[Imported from SVN: r9922]]
-
Oliver Sander authored
The IndexSet interface class from dune-grid doesn't have it, and we want to be like the interface method as much as possible. [[Imported from SVN: r9921]]
-
- Oct 10, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9920]]
-
Oliver Sander authored
That's what this method is called in the dune-grid IndexSet interface. [[Imported from SVN: r9919]]
-
Oliver Sander authored
[[Imported from SVN: r9918]]
-
Oliver Sander authored
[[Imported from SVN: r9917]]
-
Oliver Sander authored
Yes it is to be moved to dune-grid, but for the transition it is easier to use the one from this module. [[Imported from SVN: r9916]]
-
Oliver Sander authored
[[Imported from SVN: r9915]]
-
- Oct 05, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9914]]
-
Oliver Sander authored
[[Imported from SVN: r9913]]
-
Oliver Sander authored
[[Imported from SVN: r9912]]
-
Oliver Sander authored
That code was written back in the days when we were only using first order spaces. Now, with other spaces, we have to properly distinguish between grid vertices and Lagrange nodes. [[Imported from SVN: r9911]]
-
Oliver Sander authored
[[Imported from SVN: r9910]]
-
- Oct 01, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9909]]
-
- Sep 30, 2014
-
-
Oliver Sander authored
Use MPIHelper instead. [[Imported from SVN: r9908]]
-
Oliver Sander authored
[[Imported from SVN: r9907]]
-
Oliver Sander authored
[[Imported from SVN: r9906]]
-
Oliver Sander authored
[[Imported from SVN: r9905]]
-
Oliver Sander authored
[[Imported from SVN: r9904]]
-
Oliver Sander authored
[[Imported from SVN: r9903]]
-
Oliver Sander authored
[[Imported from SVN: r9902]]
-
Oliver Sander authored
[[Imported from SVN: r9901]]
-
Oliver Sander authored
[[Imported from SVN: r9900]]
-
Oliver Sander authored
[[Imported from SVN: r9899]]
-
Oliver Sander authored
As of yet completely untested [[Imported from SVN: r9898]]
-
Oliver Sander authored
[[Imported from SVN: r9897]]
-
Oliver Sander authored
The implementation uses TinyXML2. If you don't have that installed then a NotImplemented exception will be thrown. The code is still pretty fragile, and needs more defensive programming. It will probably crash on a number of well-formed files. [[Imported from SVN: r9896]]
-
Oliver Sander authored
[[Imported from SVN: r9895]]
-
Oliver Sander authored
[[Imported from SVN: r9894]]
-