- Oct 05, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9910]]
-
- Sep 30, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9904]]
-
- Sep 29, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9888]]
-
- Sep 03, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9879]]
-
- Aug 26, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9862]]
-
Oliver Sander authored
For some reason, when numpy is used, I can't use ctrl-c to stop the program. But numpy is not really used anyway, so let's get rid of it. [[Imported from SVN: r9861]]
-
- Jul 11, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9829]]
-
- Jul 10, 2014
-
-
Oliver Sander authored
That makes it easier to keep them consistent. Also, the code is shorter. [[Imported from SVN: r9822]]
-
Oliver Sander authored
[[Imported from SVN: r9821]]
-
Oliver Sander authored
[[Imported from SVN: r9820]]
-
- Jul 09, 2014
-
-
Oliver Sander authored
This used to be 'int', because dunepython didn't support the python-to-C conversion for bool. [[Imported from SVN: r9819]]
-
- Jul 01, 2014
-
-
Oliver Sander authored
In particular, I can use math.cos in the initial values. [[Imported from SVN: r9808]]
-
- Jun 25, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9803]]
-
Oliver Sander authored
[[Imported from SVN: r9802]]
-
- Jun 17, 2014
-
-
Oliver Sander authored
Newer versions of ADOL-C do not define 'overwrite' anymore, hence there is no risk of macro clashing. [[Imported from SVN: r9798]]
-
Oliver Sander authored
[[Imported from SVN: r9797]]
-
Oliver Sander authored
[[Imported from SVN: r9796]]
-
Oliver Sander authored
That way, we can now control what vertices are Dirichlet and Neumann without having to recompile the code. [[Imported from SVN: r9794]]
-
Oliver Sander authored
This will eventually allow to not hard-wired the Dirichlet vertices into the C++ code, and change them without recompiling. This also means we can remove some preprocessor switches. Currently, though, the Python code is still hard-wired, so we are only half-way there. Note that this patch may break several test problems. I did not test all of them. [[Imported from SVN: r9793]]
-
Oliver Sander authored
[[Imported from SVN: r9789]]
-
Oliver Sander authored
[[Imported from SVN: r9787]]
-
- Jun 13, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9780]]
-
- May 28, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9775]]
-
Oliver Sander authored
[[Imported from SVN: r9774]]
-
Oliver Sander authored
Make its DirichletValues function a proper Dune VirtualFunction. Prescribe Dirichlet values for the transverse director, as Neff does it in his papers. [[Imported from SVN: r9773]]
-
- May 13, 2014
-
-
Oliver Sander authored
Christian Engwer told me a trick how to get the mpiHelper instance without known argc and argv. [[Imported from SVN: r9720]]
-
- Apr 23, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9709]]
-
Oliver Sander authored
[[Imported from SVN: r9708]]
-
Oliver Sander authored
[[Imported from SVN: r9702]]
-
Oliver Sander authored
[[Imported from SVN: r9701]]
-
- Mar 24, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9670]]
-
Oliver Sander authored
[[Imported from SVN: r9669]]
-
- Mar 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9667]]
-
Oliver Sander authored
[[Imported from SVN: r9664]]
-
Oliver Sander authored
[[Imported from SVN: r9660]]
-
Oliver Sander authored
[[Imported from SVN: r9659]]
-
Oliver Sander authored
[[Imported from SVN: r9657]]
-
- Mar 21, 2014
-
-
Oliver Sander authored
This prepares for a later switch to a second-order basis [[Imported from SVN: r9656]]
-
Oliver Sander authored
[[Imported from SVN: r9655]]
-
Oliver Sander authored
[[Imported from SVN: r9654]]
-