- 06 Feb, 2015 1 commit
-
-
Bernd Flemisch authored
convergence writer - The residual calculation for el2p was wrong, probably never used. It now forwards the call to the GridOperator functionality. - The multidomain convergence writer assumed that sub-domain solution vectors can be default-contructed. This is not the case if a PDELab model is used for the subdomain. Reviewed by Dennis. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14200 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Feb, 2015 1 commit
-
-
Christoph Grueninger authored
Remove empty constructors and destructors. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14161 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Sep, 2014 1 commit
-
-
Thomas Fetzer authored
updated doxygen docu, there are still 7 warnings are produced git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13381 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Mar, 2014 1 commit
-
-
Thomas Fetzer authored
approved by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12651 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Dec, 2013 1 commit
-
-
Klaus Mosthaf authored
Work on naming conventions (with help from Mirka, thanks!). The old methods still work but are deprecated now. Here is a rough overview of old names -> new names SubTypeTag1 -> SubDomain1TypeTag SubProblem1 -> SubDomainProblem1 subProblem1 -> sdProblem1 subModel1 -> sdModel1 Common -> SplitAndMerge MDGridView -> MultiDomainGridView MDGrid -> MultiDomainGrid SDGrid -> SubDomainGrid SubProblem -> SubDomainProblem subID1_ -> sdID1_ Reviewed by Martin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12190 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Nov, 2013 1 commit
-
-
Katharina Türk authored
Reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12043 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Nov, 2013 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12039 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Nov, 2013 1 commit
-
-
Katharina Türk authored
Reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12025 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Nov, 2013 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12005 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Nov, 2013 1 commit
-
-
Klaus Mosthaf authored
Copied common files for model coupling from dumux-devel to dumux-stable and renamed them as discussed in the meeting today. The content has to be adapted (guardian macros, class names, includes, ...) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11943 2fb0f335-1f38-0410-981e-8018bf24f1b0
-