- 04 Sep, 2014 2 commits
-
-
Markus Blatt authored
Note: It is not clear to me we use atOnceAccu and not successiveAccu. Anyway as long as we use less than 100 processes this should not bite us too much. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13269 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Blatt authored
Previously this was done in every apply call. Unfortunately, the initial condition for the algorithm was only satisfied in the first call. This patch make sure that initGhostsAndOwners is only called during the first apply method. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13266 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Aug, 2014 2 commits
-
-
Markus Blatt authored
This patch fixes various bugs in the non-pdelab implementation: 1. The index sets are now correctly setup. 2. For the box model it is made sure that the right hand side is consistent. Now the test_box1pwithamg converges in the same number of steps of the non-linear solve in parallel as in serial. (Not the case with pdelab!) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13252 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Blatt authored
Patch provided by Bernd Flemisch. Implements the datahandles completely and correctly and adds missing call to initGhostsAndOwners for the nonoverlapping case. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13251 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Jul, 2014 1 commit
-
-
Markus Blatt authored
In general there is now method gridView at the model. Patch provided by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13042 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Jun, 2014 1 commit
-
-
Markus Blatt authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@12931 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 May, 2014 1 commit
-
-
Markus Blatt authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@12914 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Oct, 2013 1 commit
-
-
Bernd Flemisch authored
Bugfix in AMGBackend: take GET_PARAM_FROM_GROUP instead of GET_PROP_VALUE for the properties/parameters MaxiTerations, Verbosity and ResidualReduction. Only then, these values can be changed form the input file or command line. Approved by Alex. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11669 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Feb, 2013 1 commit
-
-
Christoph Grueninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10261 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Feb, 2013 1 commit
-
-
Bernd Flemisch authored
partially implements FS#182. Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10176 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Feb, 2013 2 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10173 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
add tests for the 2p decoupled model using the AMG backend, possibly in parallel. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10170 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
in the header amgbackend.hh. It is fully functional for both box and cell-centered. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9893 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
implicit branch: remove Dumux copies of PDELab backends, patching strangely seems to be the cleaner solution. Add constant local finite element backend to allow for unified treatment of box and cell-centered in the AMG backend. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9851 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9844 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Dec, 2012 2 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9843 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9833 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9821 2fb0f335-1f38-0410-981e-8018bf24f1b0
-