- Jan 18, 2012
-
-
Jorrit Fahlke authored
Otherwise, the tests will just fail to compile because of missing headers Author: Elias Pipping <pipping@exherbo.org> [[Imported from SVN: r6552]]
-
- Jan 14, 2012
-
-
Oliver Sander authored
Measurements showed no speed increase at all, compared to retrieving the last element first and then calling pop_back(). See dune-grid commit message 7837 for details on the measuring process. [[Imported from SVN: r6549]]
-
- Jan 11, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6548]]
-
Oliver Sander authored
[[Imported from SVN: r6547]]
-
- Jan 10, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6546]]
-
- Jan 09, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6545]]
-
- Jan 08, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6544]]
-
- Jan 03, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6542]]
-
- Dec 06, 2011
-
-
Oliver Sander authored
Seems like not many people use this class :-) Thanks to Elias Pipping for the patch. [[Imported from SVN: r6537]]
-
- Nov 26, 2011
-
-
Andreas Dedner authored
[[Imported from SVN: r6534]]
-
Christian Engwer authored
[[Imported from SVN: r6533]]
-
- Nov 09, 2011
-
-
Jorrit Fahlke authored
Kudos to Christoph Grüninger with two additions: * Note that the transition code should be removed before the next release. * Don't give people warnings about <dune/common/geometrytype.hh> just because they included <dune/common/geometrytypeindex.hh> or <dune/geometry/typeindex.hh>. [[Imported from SVN: r6529]]
-
- Nov 03, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6523]]
-
- Oct 26, 2011
-
-
Jorrit Fahlke authored
See FS#966. [[Imported from SVN: r6521]]
-
- Oct 19, 2011
-
-
Oliver Sander authored
Patch by Elias Pipping (see FS 944). [[Imported from SVN: r6517]]
-
Oliver Sander authored
[[Imported from SVN: r6516]]
-
- Oct 17, 2011
-
-
Oliver Sander authored
document how key/value pairs have to appear in the command line options so that readOptions recognizes them [[Imported from SVN: r6515]]
-
Oliver Sander authored
file format does not belong in the class description, because the class parses other input sources as well. [[Imported from SVN: r6514]]
-
Oliver Sander authored
[[Imported from SVN: r6513]]
-
- Oct 13, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6512]]
-
- Oct 10, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6510]]
-
- Oct 05, 2011
-
-
Jorrit Fahlke authored
HAS_ATTRIBUTE_DEPRECATED_MSG in config.h and move the rest into dune/common/deprecated.hh. this should fix older autotools and is conceptionally cleaner IMHO Credits to Andreas Lauser. [[Imported from SVN: r6509]]
-
- Sep 30, 2011
-
-
Christoph Grüninger authored
[[Imported from SVN: r6506]]
-
- Sep 13, 2011
-
-
Andreas Dedner authored
[[Imported from SVN: r6495]]
-
- Sep 08, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6494]]
-
Markus Blatt authored
[[Imported from SVN: r6493]]
-
- Sep 06, 2011
-
-
Christian Engwer authored
* update configure check * move nullptr_t to namespace Dune * import nullptr_t from namespace std (according to updated proposal) [[Imported from SVN: r6492]]
-
- Aug 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6491]]
-
Oliver Sander authored
[[Imported from SVN: r6490]]
-
- Aug 17, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6489]]
-
- Aug 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6487]]
-
Oliver Sander authored
to FieldVector::size() as a method. With this patch applied FieldVector::size remains an enum, hence all your code compiles as before. However you get a compiler warning explaining the issue and suggesting to configure with --enable-fieldvector-size-is-method. If you do so, then FieldVector::size becomes a method, and you may have to go out and adjust your code. The configure flag is transitional and will be removed after dune 2.2 is out. Remember that there is no smoother way to do the transition, as you can't have FieldVector::size to be both an enum value and a method at the same time. This fixes FlySpray issue 819. [[Imported from SVN: r6486]]
-
Oliver Sander authored
[[Imported from SVN: r6484]]
-
- Jun 28, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6473]]
-
- Jun 24, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6471]]
-
Oliver Sander authored
[[Imported from SVN: r6470]]
-
- Jun 16, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6469]]
-
- Jun 08, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6456]]
-
- Jun 06, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6453]]
-
- May 30, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6451]]
-