- Jan 14, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r9997]]
-
- Aug 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9860]]
-
Oliver Sander authored
'Mixed' means that the spaces for deformations and microrotations can be chosen separately. At this point there hasn't been a lot of testing yet. In particular, parallelizing the assembly is currently not supported. [[Imported from SVN: r9852]]
-
- 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]]
-
Oliver Sander authored
[[Imported from SVN: r9653]]
-
Oliver Sander authored
Use its size rather than the number of grid vertices [[Imported from SVN: r9652]]
-
Oliver Sander authored
Adjust values of the shearing/wrinkling problem to the values given in the Taylor/Bertoldi/Steigmann paper [[Imported from SVN: r9651]]
-