- 06 Feb, 2015 1 commit
-
-
Bernd Flemisch authored
The routines for splitting and merging multidomain and subdomain solution vectors have been hardcoded. Introducing a property enhances the flexibility. For example, if one of the subdomain models is itself a PDELab model, a different SplitAndMerge mechanism is required. Reviewed by Dennis. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14201 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Dec, 2014 1 commit
-
-
Christoph Grueninger authored
Replace tabs by spaces. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13948 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
-
- 05 Sep, 2014 1 commit
-
-
Bernd Flemisch authored
Allows to use an unpatched (!) PDELab 2.0 for the multidomain applications. Users have to upgrade to PDELab 2.0 and the 2.0 release branch of dune-multidomain. - Subdomain GridFunctionSpaces are expected to use Dune::PDELab::NoConstraints instead of ...NonoverlappingConformingDirichletConstraints. Users have to remove the corresponding property settings in the subproblem files. - Subdomain GridOperators are no longer needed. The property name has been removed from subdomainproperties.hh. Users have to remove the corresponding property settings in the subproblem files. - Use OrderingTags instead of Mappers. - The storage of residual, current and old solution in the assembler/model uses shared_ptr now. - The components of the multidomain vector containers are accessed via the base() method. Everything in splitandmerge.hh still relies on EntityBlockwiseOrdering. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13287 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 Apr, 2014 1 commit
-
-
Christoph Grueninger authored
Superfluous comments, just polluted the documentation of the namespace. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12787 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
-
- 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
-
-
Klaus Mosthaf authored
Further work on renaming Coupled -> MultiDomain, work on properties with strict separation of subdomain and multidomain properties git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12026 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
-