- Dec 18, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4816]]
-
- Dec 13, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4815]]
-
- Dec 11, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4814]]
-
Christian Engwer authored
[[Imported from SVN: r4813]]
-
Christian Engwer authored
[[Imported from SVN: r4812]]
-
Christian Engwer authored
[[Imported from SVN: r4811]]
-
- Dec 09, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4810]]
-
- Dec 07, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4809]]
-
- Dec 05, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4808]]
-
Christian Engwer authored
[[Imported from SVN: r4807]]
-
- Dec 04, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4806]]
-
- Dec 01, 2006
-
-
Oliver Sander authored
- just giving a more verbose error message doesn't solve the problem - The issue has been solved within UG. The UG build system now aborts when --enable-dune is set but not __cplusplus. I had just forgotten to close the issue. Beg your pardon. Please try to avoid unrelated indentation and whitespace changes in patches, as the diffs become more difficult to read. [[Imported from SVN: r4805]]
-
- Nov 30, 2006
-
-
Robert Klöfkorn authored
It's my pleasure.... [[Imported from SVN: r4804]]
-
Markus Blatt authored
[[Imported from SVN: r4803]]
-
Christian Engwer authored
[[Imported from SVN: r4802]]
-
- Nov 28, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4801]]
-
- Nov 27, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4800]]
-
Christian Engwer authored
[[Imported from SVN: r4799]]
-
Christian Engwer authored
[[Imported from SVN: r4798]]
-
- Nov 26, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4797]]
-
Christian Engwer authored
[[Imported from SVN: r4796]]
-
Christian Engwer authored
[[Imported from SVN: r4795]]
-
Christian Engwer authored
[[Imported from SVN: r4794]]
-
- Nov 24, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4793]]
-
- Nov 23, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4792]]
-
- Nov 21, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4791]]
-
Markus Blatt authored
Rely on MPI daemons being started. mpi start scripts not needed any more [[Imported from SVN: r4790]]
-
Markus Blatt authored
Use simple for loop instead of sed to insert commas. [[Imported from SVN: r4789]]
-
Markus Blatt authored
Fixed duplicate dependencies. Fixes Flyspray 198 [[Imported from SVN: r4788]]
-
Markus Blatt authored
Check added whether any modules were found and whether all modules we depend on are found. Fixes Flyspray 195 [[Imported from SVN: r4787]]
-
Markus Blatt authored
[[Imported from SVN: r4786]]
-
Markus Blatt authored
Fixes Flyspray issue 192. [[Imported from SVN: r4785]]
-
- Nov 17, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4784]]
-
Markus Blatt authored
Use C++ headers instead of C headers [[Imported from SVN: r4783]]
-
- Nov 16, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4782]]
-
- Nov 15, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4781]]
-
Oliver Sander authored
[[Imported from SVN: r4780]]
-
- Nov 14, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4779]]
-
Markus Blatt authored
Fixed a serious bug. (At least sum was not O.K. when working with an inout array. We really have to allocate an out array and copy the results.) Made mpicollectivecommunication more generic and reduced code duplication. There are to new functions (allreduce) than can be given a binary function (e. g. std::plus) representing the calculation. [[Imported from SVN: r4778]]
-
Markus Blatt authored
The collective operations now work with simple C arrays. [[Imported from SVN: r4777]]
-