]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-10-03 Timo Heisteroptional argument for makereport.py: branch name
2013-10-02 Matthias MaierRemove obsolete directories
2013-10-02 Matthias MaierFinally.
2013-10-02 Matthias MaierRemove obosolete test, rename remaining ones, fix output
2013-10-01 Matthias MaierPort the distributed periodicity test, add missing...
2013-10-01 Matthias MaierPort grid_tools_05.cc test to collect_periodic_faces
2013-10-01 Matthias MaierMerge trunk into branch_port_the_testsuite
2013-10-01 Wolfgang BangerthDo some operations in parallel on tasks.
2013-10-01 Wolfgang BangerthWork around an issue in a copy constructor we needed...
2013-09-30 Matthias MaierMerge trunk into branch_port_the_testsuite
2013-09-30 Matthias MaierTake over revisions 31045 - 31051 from branch_port_the_...
2013-09-30 Matthias Maier... and the second part
2013-09-30 Matthias MaierGridTools::collect_periodic_faces: Port back to "const...
2013-09-30 Matthias MaierNext try ;-)
2013-09-30 Matthias MaierBugfix: Instantiate...
2013-09-30 Wolfgang BangerthFix a couple of assertions.
2013-09-30 Matthias MaierRemove obsolete instantiation
2013-09-30 Matthias MaierCleanup GridTools::collect_periodic_*:
2013-09-30 Matthias MaierBugfix: Link in Intel support libraries dynamically...
2013-09-30 Wolfgang BangerthDisable warning 327 for Intel compilers. This leads...
2013-09-30 Wolfgang BangerthMerge once more from mainline.
2013-09-30 Wolfgang BangerthProvide a copy constructor.
2013-09-30 Matthias MaierMerge trunk into branch_port_the_testsuite
2013-09-30 Matthias MaierSubmit more lines around an error, add CTEST_EXTRA_COVE...
2013-09-30 Wolfgang BangerthLeave a TODO.
2013-09-30 Wolfgang BangerthAdd a copy constructor in hopes of making Intel's ICC...
2013-09-30 Wolfgang BangerthMerge again from mainline.
2013-09-30 Wolfgang BangerthSuppress output to console.
2013-09-30 Wolfgang BangerthMove declaration of std::vector out of a loop.
2013-09-30 Wolfgang BangerthMove declaration of std::vector out of loop.
2013-09-30 Wolfgang BangerthTry to make older gccs happy.
2013-09-30 Wolfgang BangerthProvide a copy constructor for the Task class. This...
2013-09-30 Wolfgang BangerthProvide a copy constructor for the accessor class....
2013-09-30 Wolfgang BangerthMove comment into the right place.
2013-09-30 Matthias MaierMerge trunk into branch_port_the_testsuite
2013-09-30 Wolfgang BangerthDocument geometry generation.
2013-09-30 Wolfgang BangerthSome more updates.
2013-09-30 Timo Heisterchange const bool& parameter to not be a reference...
2013-09-30 Timo Heisterremove hdf5 related compiler warning
2013-09-30 Scott MillerFix typo in documentation.
2013-09-29 Wolfgang BangerthTry to align instantiations to declarations, in hopes...
2013-09-29 Wolfgang BangerthProvide copy constructors for iterators.
2013-09-29 Wolfgang BangerthMore small mods.
2013-09-29 Wolfgang BangerthFurther cleanups.
2013-09-29 Matthias MaierAlso submit config.h to cdash
2013-09-29 Matthias MaierUpdate header in example config file
2013-09-29 Matthias MaierMake Wolfgang happy ;-)
2013-09-29 Wolfgang BangerthClean up member variable list somewhat. As far as possi...
2013-09-29 Matthias MaierBugfix: Read in CTestCustom.cmake if available
2013-09-29 Wolfgang BangerthAdd a few comments. Fix a couple of oversights where...
2013-09-29 Matthias MaierBugfix
2013-09-28 Joerg Frohnefix sphere obstacle function
2013-09-28 Matthias MaierAdd a small submit_results.cmake script to manually...
2013-09-28 Matthias MaierBugfix: Run related MPI tests sequentally to avoid...
2013-09-28 Wolfgang BangerthAdd a newline to the end of the file, as mandated by...
2013-09-28 Wolfgang BangerthAdd a newline to the end of the file, as mandated by...
2013-09-28 Wolfgang BangerthMerge from mainline.
2013-09-28 Wolfgang BangerthMake compile with 64-bit.
2013-09-28 Matthias MaierRevert the last two commits, remove PROCESSORS statemen...
2013-09-28 Matthias MaierBe a bit more agressive with the mpi tests
2013-09-28 Matthias MaierBugfix: Avoid a race condition between concurrent invoc...
2013-09-28 Wolfgang BangerthMore minor changes.
2013-09-28 Wolfgang BangerthSlightly more cleanup.
2013-09-28 Matthias MaierBugfix
2013-09-28 Matthias MaierBugfix: Strip path from output name before trying to...
2013-09-28 Matthias MaierBugfix: Pass complete state down to subprojects
2013-09-28 Matthias MaierEpic Bugfix: Omit "=" in target names so that Unix...
2013-09-28 Matthias MaierCMake: Add Generator information to detailed.log
2013-09-28 Matthias MaierCMake: Add minimal version requirement for p4est
2013-09-27 Eric HeienAdded DataOutFilter class to remove duplicate vertices...
2013-09-27 Wolfgang BangerthReindent.
2013-09-27 Wolfgang BangerthRename a couple of things.
2013-09-27 Wolfgang BangerthUpdate.
2013-09-27 Wolfgang BangerthMove around a bit of stuff. More documentation.
2013-09-27 Timo Heisteradd revision
2013-09-27 Timo Heisterfix test
2013-09-27 Wolfgang BangerthMove initialization of obstacle into constructor of...
2013-09-27 Matthias MaierPort new tests
2013-09-27 Matthias MaierMerge trunk into branch_port_the_testsuite
2013-09-27 Wolfgang BangerthLet the main class only store a pointer to the obstacle...
2013-09-27 Wolfgang Bangerthadd
2013-09-27 Timo Heistermerge r30977 from mainline
2013-09-27 Matthias MaierCMake: Bugfix - nice try...
2013-09-27 Timo Heisterfix crash in ConstraintMatrix constructor taking IndexS...
2013-09-27 Timo Heisterupdate test
2013-09-27 Matthias MaierCMake: Bugfix: Also include 3rd party include directori...
2013-09-27 Timo Heisteradd simplified test that crashes in release mode
2013-09-27 Wolfgang BangerthAvoid infinite loop.
2013-09-27 Wolfgang BangerthMake compile again.
2013-09-26 Joerg Frohnesmall change in update_solution_and_constraints
2013-09-26 Bruno TurcksinUse std_cxx1x::function for graph_coloring.
2013-09-26 Matthias MaierBugfix
2013-09-26 Wolfgang BangerthThe official regression tester is c0541.
2013-09-26 Wolfgang BangerthProduce output with more precision, so that numdiff...
2013-09-26 Wolfgang BangerthRemove a test for a function that can not be stably...
2013-09-26 Wolfgang BangerthOnly run test in debug mode.
2013-09-26 Guido Kanschatfix elasticity test
2013-09-26 Guido Kanschatnew residual Divergence::u_times_n\
2013-09-26 Timo Heistermake html table pretty
2013-09-26 Guido Kanschatfix typo
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.