- 11 Oct, 2015 2 commits
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- 09 Oct, 2015 6 commits
-
-
Beatrix Becker authored
-
-
Bernd Flemisch authored
Feature/externalscript Gstat wird nicht mehr weiterentwickelt und das package vom gstat server compiliert nicht, daher habe ich gstat rausgenommen. Man kann es nun aber IWS intern vom tiki runterziehen. See merge request !5
-
Timo Koch authored
Apply it also in the external script. The patch makes entities copy assignable.
-
Timo Koch authored
Cleanup/elementpointer Removes all occurences of ```EntityPointer``` (except multidomain). Removes deprecation warnings related to ```EntityPointer```s. All methods returning ```EntityPointer``` now return Entities. ```InteractionVolume```s in decoupled store ```ElementSeed```s. ```CCElementGeometry``` stores ```Element```s. See merge request !4
-
Timo Koch authored
-
- 08 Oct, 2015 2 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 07 Oct, 2015 1 commit
-
-
Thomas Fetzer authored
-
- 06 Oct, 2015 4 commits
-
-
Timo Koch authored
Thanks Christoph for the bugreport.
-
Christoph Grüninger authored
-
Christoph Grüninger authored
(reviewed by fetzer)
-
Thomas Fetzer authored
-
- 05 Oct, 2015 3 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
took the file from the svn repository all folders/files are no directly downloaded from the internet
-
Christoph Grüninger authored
The old name was misleading. (proposed by bernd)
-
- 02 Oct, 2015 4 commits
-
-
Thomas Fetzer authored
reviewed by timok
-
Thomas Fetzer authored
[2p] Fix non-adaptive code if ALUGrid is not present. (reviewed by fetzer) See merge request !3
-
Christoph Grüninger authored
(reviewed by fetzer)
-
Timo Koch authored
Remove occations of dereferencing entities that were entiypointers before.
-
- 01 Oct, 2015 2 commits
- 30 Sep, 2015 5 commits
-
-
Timo Koch authored
Where they were explicit typedefs and variables of type ElementPointer.
-
Timo Koch authored
Where they were explicit typedefs and variables of type ElementPointer.
-
Timo Koch authored
Apparently alugrid entities are not default constructable yet! This is temporary until fixed upstream.
-
Timo Koch authored
ElementPointer will be removed from dune-2.4+. Elements are now default constructable and copyable. We store elements since they are not many and not that big. This commit results in a small performance boost.
-
Thomas Fetzer authored
updated gitignore file, because CMake is used now
-
- 27 Sep, 2015 1 commit
-
-
Christoph Grüninger authored
Following Dune's naming convention.
-
- 25 Sep, 2015 4 commits
-
-
Thomas Fetzer authored
fixes make headercheck for various files reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15542 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
* fixed the kuevette test case, wrong grid was used * small changes in the problem description for all 3p3c tests reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15540 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
The tests 2cstokes2p2c and 2cnistokes2p2cni failed due to differences in the final solutions that were caused by different timesteps that were caused by a small difference in the number of Newton iterations for one time step. This patch restricts the maximum time step size from 360 to 240 seconds. By this, the tests succeed. However, this is only a temporary fix and the basic issue should be investigated as part of our testing research. Discussed with fetzer. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15539 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
removed wrong float comparison for int variable added input file links reviewed by timok git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15538 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Sep, 2015 3 commits
-
-
Nicolas Schwenck authored
is still a lot to do, cf. FS#241. reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15532 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
(reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15524 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15523 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Sep, 2015 3 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15513 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
description of variables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15511 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
description of variables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15506 2fb0f335-1f38-0410-981e-8018bf24f1b0
-