- May 09, 2007
-
-
Oliver Sander authored
because it caused an extremely strange segfault. No idea why. [[Imported from SVN: r4934]]
-
- May 08, 2007
-
-
Oliver Sander authored
Use system implementation of 'array' if present. Deprecate constructor array(const T& t) because the libstd++ implementation doesn't have it [[Imported from SVN: r4933]]
-
- May 02, 2007
-
-
Oliver Sander authored
check for the tr1/array header, and, for the future, check for the headers 'typetraits' and 'array' as well [[Imported from SVN: r4932]]
-
- May 01, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r4931]]
-
- Apr 27, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4929]]
-
- Apr 26, 2007
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4928]]
-
- Apr 25, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4926]]
-
Markus Blatt authored
[[Imported from SVN: r4925]]
-
- Apr 24, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r4923]]
-
- Apr 20, 2007
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4919]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4918]]
-
Markus Blatt authored
[[Imported from SVN: r4916]]
-
Markus Blatt authored
[[Imported from SVN: r4914]]
-
Markus Blatt authored
autobuild errors should be resolved now. [[Imported from SVN: r4913]]
-
- Apr 19, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r4912]]
-
- Apr 18, 2007
-
-
Christian Engwer authored
* To enable MPI you have to run configure with --enable-parallel. [[Imported from SVN: r4910]]
-
Christian Engwer authored
[[Imported from SVN: r4908]]
-
- Apr 17, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4905]]
-
Christian Engwer authored
[[Imported from SVN: r4904]]
-
- Apr 16, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r4902]]
-
- Apr 13, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4900]]
-
- Apr 10, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4896]]
-
Oliver Sander authored
Added a class 'array' which provides the same functionality as FixedArray, but conforms to the naming of the tr1 array class. I would have liked to put this into a separate header, but unfortunately, array.hh exists already. In a future step, the stl implementation of 'array' will be used when available. [[Imported from SVN: r4895]]
-
- Apr 05, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4894]]
-
Oliver Sander authored
by Carsten Gräser and myself which allows computations on subsets of grids. Since it is not a core module there should be no reference to it in dune-common, however as long as Bug 230 is not fixed there is no way around it. [[Imported from SVN: r4893]]
-
Oliver Sander authored
[[Imported from SVN: r4892]]
-
Oliver Sander authored
[[Imported from SVN: r4891]]
-
- Apr 04, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4890]]
-
Oliver Sander authored
one bug and one warning fixed. The test wanted the MPI_LDFLAGS set in order to look for a sequential UG. Thanks to Andre Massing [[Imported from SVN: r4889]]
-
- Apr 03, 2007
-
-
Oliver Sander authored
Put the classes SameType and RemoveConst back in for backward compatibility. Marking them as deprecated doesn't work, due to gcc bug 16370 [[Imported from SVN: r4888]]
-
- Apr 02, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4886]]
-
Christian Engwer authored
[[Imported from SVN: r4884]]
-
- Mar 30, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4882]]
-
Markus Blatt authored
[[Imported from SVN: r4881]]
-
Christian Engwer authored
[[Imported from SVN: r4878]]
-
- Mar 23, 2007
-
-
Sven Marnach authored
* Extended the section on the license in README * Added the exception to the COPYING file as well [[Imported from SVN: r4873]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4872]]
-
- Mar 22, 2007
-
-
Markus Blatt authored
1.0 [[Imported from SVN: r4870]]
-
- Mar 20, 2007
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4866]]
-
- Mar 17, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4864]]
-