- Jul 26, 2016
-
-
Bernd Flemisch authored
Everything in our .hh files is defined within the namespace `Dumux`. There were numerous occurrences of `Dumux::` qualifiers that were unnecessary. Remove those occurrences. Necessary qualifications remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
-
- Mar 23, 2016
-
-
This includes several tasks (in this commit tutorial / stokes / 1p / 2p-sequential) * Remove unnecessary header includes * Use vectors / FieldVectors when reading from input file more often * Use input file for structured grids instead of dgf files for most tests * Adapt usage message Several severe fixes to the original commit were provided by Dennis.
-
- Mar 10, 2016
-
-
Thomas Fetzer authored
-
- Mar 09, 2016
-
-
Christoph Grüninger authored
Clang warned about && and || without parenthesis which might confuse readers
-
- Feb 23, 2016
-
-
Johannes Hommel authored
Updated the tutorial and its description in the handbook to use implicit instead of coupled and sequential instead of decoupled.
-
- Jan 22, 2016
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- Oct 19, 2015
-
-
Christoph Grüninger authored
Use dune-ALUGrid instead. (reviewed and improved by timok)
-
- Sep 17, 2014
-
-
Christoph Grüninger authored
The adaptivity is borken, see FS#237. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13344 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 17, 2014
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13070 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13069 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 20, 2014
-
-
Christoph Grüninger authored
std::cout was not placed at a valid place. Fixed spelling and a surplus stream symbol < (reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12317 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 12, 2013
-
-
Christoph Grüninger authored
Clean cubegridcreator.hh and Makefile.am. This is related to FS#193. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11957 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 11, 2013
-
-
Christoph Grüninger authored
The error where introduces by r11951 from zheng - a commit that does not seem to be reviewed. Such a commit must be tested with make check and make headercheck! Please. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11954 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Tianyuan Zheng authored
GlobalPosition, DimVector and DimMatrix^ git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11951 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 11, 2013
-
-
Martin Schneider authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11643 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 23, 2013
-
-
Tianyuan Zheng authored
reviewed by kathinka git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11541 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 28, 2013
-
-
Bernd Flemisch authored
Only public member names have been treated so far. Local variables will be done shortly, classes maybe not before the next release cycle. Everything old could be marked deprecated. Reviewed by Benjamin and Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10761 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 24, 2013
-
-
Bernd Flemisch authored
saturation. In particular, it deals with the capitalized "S"-indices: S0Idx -> s0Idx SnIdx -> snIdx SwIdx -> swIdx SOrX1Idx -> sOrX1Idx SOrX2Idx -> sOrX2Idx SnOrXidx -> snOrXIdx SwOrXIdx -> swOrXIdx Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10756 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 18, 2013
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10233 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 21, 2012
-
-
Bernd Flemisch authored
in the old location by deprecated forwards to the new one. Adapt includes. This implements FS #171. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9916 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 30, 2012
-
-
Bernd Flemisch authored
implicit branch: unify PorousMediaBox- and PorousMediaCC-Problem to ImplicitPorousMediaProblem. Delete porousmediaccproblem.hh. Deprecate PorousMediaBoxProblem in favor of ImplicitPorousMediaProblem. Adapt includes and names. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9745 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 27, 2012
-
-
Bernd Flemisch authored
implicit branch: replace boxmodels/model includes by implicit/model includes. Everything compiles again without warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9684 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9683 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 17, 2012
-
-
Christoph Grüninger authored
Dune 2.2, by the preferred way AluGrid <..> (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9352 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 15, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9313 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 18, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 05, 2012
-
-
Christoph Grüninger authored
Fix compilation without ALUGrid. (reviewied by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9039 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 30, 2012
-
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9016 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 27, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 22, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8949 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 02, 2012
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8193 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8182 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 16, 2012
-
-
Bernd Flemisch authored
generalproblem and tutorial: use Indices property and PorousMediaBoxProblem. porousmediaboxproblem: declare properties EnableGravity and SpatialParameters. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8080 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 23, 2012
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7893 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7883 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 14, 2012
-
-
Philipp Nuske authored
simplex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7776 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
rename files for structured grid creators to make them consistent with the classes which they contain structuredcubegridcreator.hh -> cubegridcreator.hh structuredsimplexgridcreator.hh -> simplexgridcreator.hh also document them properly. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7765 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 13, 2012
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7741 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 31, 2012
-
-
Andreas Lauser authored
- new institute name - add missing modelines - reformat the entry for leopold stadler in air.hh git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-