]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-09-20 Wolfgang BangerthNew test.
2012-09-20 Wolfgang BangerthFix typo.
2012-09-20 Wolfgang BangerthGroup functions for doxygen.
2012-09-20 Guido Kanschatadd elasticity example and highlight the differences...
2012-09-20 Markus BuergMake project_boundary_values_curl_conforming work for...
2012-09-20 Wolfgang BangerthPatch by Felgru: Fix a bunch of documentation typos.
2012-09-20 Wolfgang BangerthGenerate output in GMV format instead of VTK. GMV has...
2012-09-19 Timo Heisterfix last commit
2012-09-19 Timo Heisterfix last commit
2012-09-19 Timo Heisterbenchmark: tweak script
2012-09-19 Timo Heisterbenchmark: update script and ignores
2012-09-19 Timo Heisterwork on benchmark script
2012-09-19 Timo Heisterperformance benchmark: move to a more reasonable starti...
2012-09-19 Timo Heisteradd a second performance test
2012-09-19 Timo Heisterperformance benchmark: clean the tests and write to...
2012-09-19 cazamiasUpdated benchmark test script
2012-09-19 Timo Heisterupdate benchmark code to not require umfpack
2012-09-19 Timo Heisterupdate svn:ignores
2012-09-19 Timo Heisteredit script
2012-09-19 Wolfgang BangerthLink to DoFTools::make_periodicity_constraints().
2012-09-18 Wolfgang BangerthFix missing include file.
2012-09-18 Wolfgang BangerthUpdate output.
2012-09-18 Wolfgang BangerthMake compile with current gcc mainline.
2012-09-18 Wolfgang BangerthFix a crash in TimerOutput when MPI hasn't been initial...
2012-09-18 Wolfgang BangerthAdd a book.
2012-09-18 Wolfgang BangerthFix a crash under rare circumstances at the end of...
2012-09-17 Timo Heisterupdate Makefile
2012-09-17 Timo Heisterupdate ignores
2012-09-17 Timo Heisteradd timing stuff
2012-09-17 Timo Heisteradd failing test for TimerOutput
2012-09-17 Timo Heisterupdate script
2012-09-17 Timo Heisteradd first skeleton for performance benchmark
2012-09-17 Wolfgang BangerthAdjust output after the recent fixes to TableHandler...
2012-09-17 Wolfgang BangerthNew test.
2012-09-17 Timo Heisteradd script for regression tester
2012-09-17 Timo Heistermove old benchmark tests away
2012-09-16 Wolfgang BangerthNew tests.
2012-09-16 Timo Heisterupdate output
2012-09-16 Timo Heisterfix serialization of TableHandler
2012-09-16 Timo Heistersimplify test
2012-09-16 Timo Heisterfix output
2012-09-16 Timo Heisterfix output
2012-09-16 Timo Heisterfix test output
2012-09-16 Timo Heisterfix test output
2012-09-16 Timo Heisterfix output of captions.
2012-09-16 Timo Heisterfix test output
2012-09-16 Timo Heisterupdate test and output for treating super-columns
2012-09-16 Timo Heisterconsistent output of super-columns in TableHandler...
2012-09-16 Timo Heisteradd test for supercolumn output in TableHandler
2012-09-16 Timo Heisterfix output of captions.
2012-09-14 Wolfgang BangerthUpdate.
2012-09-14 Timo Heisterspeed up TableHandler::write_text by caching the format...
2012-09-14 Timo Heisteradd failing test for deallog
2012-09-14 Timo Heisterfix output
2012-09-14 Timo Heisterdisable auto-detection of hdf5 in configure
2012-09-14 Timo Heisteradd test for table handler
2012-09-14 Wolfgang BangerthStep 4: Remove the original monster testcase. Hurray.
2012-09-14 Wolfgang BangerthStep 3: Also break out the computation of the prolongat...
2012-09-14 Wolfgang BangerthStep 2: break the restriction matrices out of the ...
2012-09-14 Wolfgang BangerthStep one in breaking apart our monster testcase 'intern...
2012-09-14 Wolfgang BangerthExplicitly say so if a gmsh file being read contains...
2012-09-14 Guido Kanschatadd news
2012-09-14 Guido Kanschatadd a simplified interface for MeshWorker::loop()
2012-09-13 Wolfgang BangerthWait for processor 0 to be done with data files before...
2012-09-13 Wolfgang BangerthOnly delete tmp files created on the current processor.
2012-09-13 Wolfgang BangerthDelete tmp files again.
2012-09-13 Wolfgang BangerthAdjust whitespace change related to r26325.
2012-09-12 Wolfgang BangerthMinor edits related to using '\n' instead of std::endl.
2012-09-12 Guido Kanschatremove specializations in TriaObjects
2012-09-12 Guido Kanschatonly base class is required for initialization
2012-09-12 Guido Kanschatintroduce Hermite interpolation polynomials
2012-09-12 Wolfgang BangerthUpdate one.
2012-09-12 Markus BuergMake project_boundary_values_curl_conforming work for...
2012-09-12 Guido Kanschattest Hermite interpolation polynomials
2012-09-12 Guido Kanschatavoid specializations
2012-09-12 Guido Kanschatavoid specializations
2012-09-11 Wolfgang BangerthAssume that std::numeric_limits is available. This...
2012-09-11 Wolfgang BangerthCompilers have had std::i/ostringstream for a long...
2012-09-11 Wolfgang Bangerthstd::iterator has been in compilers for a long time...
2012-09-10 Timo Heistermove parts from numbers.h into types.h to fix circular...
2012-09-10 Timo Heistertest TextOutputFormat::simple_table_with_separate_colum...
2012-09-10 Timo Heisternew TextOutputFormat::simple_table_with_separate_column...
2012-09-08 Toby D. YoungDo not even make petscall if not needed (PETSc>3.0.0).
2012-09-08 Wolfgang BangerthAdd -Wno-unused-local-typedefs to the list of compiler...
2012-09-08 Wolfgang BangerthRemove some commented out code that is apparently no...
2012-09-08 Wolfgang BangerthAvoid a number of warnings about unused function arguments.
2012-09-08 Wolfgang BangerthDisambiguate call to vector::push_back to make gcc...
2012-09-08 Wolfgang BangerthRemove unused local typedefs along with lengthy documen...
2012-09-07 Wolfgang BangerthAdjust whitespace in output file to account for r26251.
2012-09-07 Wolfgang BangerthYet another test.
2012-09-07 Wolfgang BangerthAdd a test.
2012-09-07 Timo Heistermake diffs not ignore whitespace for all tests.
2012-09-07 Wolfgang BangerthUse '\n' instead of std::endl and add a std::flush...
2012-09-07 Wolfgang BangerthIncrease precision even more. There are still numbers...
2012-09-06 Wolfgang BangerthDocument the Clang fix for Threads::Task when accessing...
2012-09-06 Wolfgang BangerthMake clang++ happy by ensuring that operator== is actua...
2012-09-06 Wolfgang BangerthThrow away small entries rather than printing them...
2012-09-06 Wolfgang BangerthThrow away small entries rather than printing them...
2012-09-05 Wolfgang BangerthThrow away entries in the matrix with a more generous...
2012-09-04 Guido Kanschatstart simplification of DoFHandler; remove dimension...
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.