]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-03-27 Wolfgang BangerthAdd documentation to PreconditionAMG::AdditionalData.
2013-03-27 Matthias MaierBugfix in build_test: Omit branches/ for branch names
2013-03-27 Matthias MaierCMake: Bugfix
2013-03-27 Matthias MaierCMake: Disable all ENABLE_IF_LINKS checks for now until...
2013-03-27 Matthias MaierCMake: Bugfix: Implement ENABLE_IF_LINKS with CHECK_CXX...
2013-03-27 Matthias MaierCMake: Bugfix: Remove invalid characters from test...
2013-03-27 Timo Heisterremove code from TimerOutput that messes with the total...
2013-03-27 Timo Heisterfix test
2013-03-27 Timo Heisterconvert more tests to MPI_InitFinalize
2013-03-27 Timo Heisterswitch more tests to MPI_InitFinalize
2013-03-27 Timo Heisterremove deprecated compress calls
2013-03-27 Wolfgang BangerthOutlaw the use of local_range() and in_local_range...
2013-03-27 Matthias MaierDon't run step-21 in the build_test.
2013-03-27 Wolfgang BangerthImprove error message.
2013-03-27 Wolfgang BangerthAugment documentation.
2013-03-27 Matthias MaierCMake: Enable -pedantic at the very beginning
2013-03-27 Matthias MaierCMake: Workaround a bug in CMake's XCode generator
2013-03-27 Matthias MaierImprove build_test:
2013-03-27 Matthias MaierCMake: Don't be too greedy when installing examples
2013-03-27 Timo Heisterswitch tests to MPI_InitFinalize (some more to come)
2013-03-27 Timo Heistermake PETSc tests use MPI_InitFinalize
2013-03-27 Timo Heistermake MPI_InitFinalize initialize PETSc even if not...
2013-03-26 Wolfgang BangerthSeveral more.
2013-03-26 Timo HeisterPETSc examples work with threading enabled at configure...
2013-03-26 Timo HeisterCheck at runtime that we do not use multiple threads...
2013-03-26 Timo HeisterRoutine to set number of threads of TBB. MPI_InitFinali...
2013-03-26 Timo HeisterFix TimerOutput::reset() total time
2013-03-26 Wolfgang BangerthFix typo (reported by Yunhuang Zhang).
2013-03-26 Matthias MaierCMake: Bugfix: Add an INSTALL_NAME_DIR target property...
2013-03-25 Matthias MaierCMake: Resolve a cache invalidation problem
2013-03-25 Wolfgang BangerthPatch by Juan Carlos Araujo Cabarcas: Explain how to...
2013-03-25 Wolfgang BangerthFormatting improvements.
2013-03-24 Wolfgang BangerthAdd a comment.
2013-03-24 Wolfgang BangerthMake two constructor arguments references.
2013-03-24 Matthias MaierCMake: Remove unnecessary file globs
2013-03-24 Matthias MaierCMake: Fix a bunch of typos in ./doc/. This resolves...
2013-03-24 Matthias MaierCMake: Add librt.so to the link interface of UMFPACK...
2013-03-24 Wolfgang BangerthAugment documentation.
2013-03-24 Matthias MaierFix a typo
2013-03-24 Matthias MaierCMake: Improve documentation wrt manual overrides
2013-03-24 Matthias MaierCMake: Bugfix: Print out the component selection as...
2013-03-24 Matthias MaierCMake: Bugfix in FindTBB.cmake
2013-03-24 Matthias MaierCMake: Bugfix. Make bundled tbb compile again
2013-03-24 Matthias MaierCMake: Bugfix, switch the order of includes...
2013-03-24 Matthias MaierCMake: Bugfix, add SHLIBLD and SHLIBFLAGS back to Make...
2013-03-24 Matthias MaierCMake: Make includes a bit more robust
2013-03-24 Matthias MaierCMake: Bugfix
2013-03-24 Matthias MaierRemove forgotten obsolete file
2013-03-23 Matthias MaierCMake: Finish CMake documentation
2013-03-23 Matthias MaierCMake: Bugfixes in configure_boost.cmake
2013-03-23 Matthias MaierCMake: Remove this little hack
2013-03-23 Matthias MaierCMake: Print external libraries in the summary
2013-03-23 Matthias MaierCMake: Fix a TODO in FindTBB.cmake
2013-03-23 Matthias MaierCMake: Some more documentation and code cleanup
2013-03-23 Matthias MaierRun some selected tests in the build_tests
2013-03-22 Timo Heisterbenchmark: interactive plot
2013-03-22 Wolfgang BangerthDocument the use configuration of BLAS and LAPACK better.
2013-03-22 Toby D. YoungFunction to instruct SLEPc to exploit symmetry operations.
2013-03-22 Toby D. YoungRemove 64BIT directive in PETScWrappers. PetscErrorCode...
2013-03-22 Guido Kanschatproduce reproducible output
2013-03-22 Guido Kanschatfix two more locations of double to int and remove...
2013-03-22 Timo Heisterfix warning
2013-03-22 Timo Heisterfix warning
2013-03-21 Eric HeienBug fix for HDF5 output, now properly handles processor...
2013-03-21 Timo Heisteradd newline at end of file
2013-03-21 Timo Heisterstep-42: do not allocate a fat matrix we are not going...
2013-03-21 Timo Heisterstep-42: fix formatting and optional command line parameter
2013-03-21 Timo Heisterfix typo
2013-03-21 Guido Kanschattry to fix warnings without seeing them
2013-03-21 Wolfgang BangerthMake compile again.
2013-03-21 Guido Kanschatchange in IterativeInverse
2013-03-21 Guido Kanschatinstantiate DoFInfo for long double
2013-03-21 Christian WuelkerTest fuer write_svg
2013-03-21 Christian WuelkerAdded GridOut::write_svg
2013-03-20 Wolfgang BangerthAugment documentation.
2013-03-20 Timo Heisterfix bug in TimerOutput introduced earlier
2013-03-20 Timo Heisteruse new TimerOutput features
2013-03-20 Timo Heistermore TimerOutput changes
2013-03-20 Timo Heisterrecord changes made
2013-03-20 Timo Heisteradd TimerOutput::reset()
2013-03-20 Timo Heisterstep-42: update timing stuff
2013-03-20 Wolfgang BangerthMore cleanups.
2013-03-20 Wolfgang BangerthMore standardization.
2013-03-20 Wolfgang BangerthMore renaming.
2013-03-20 Wolfgang BangerthSimplify process.
2013-03-20 Wolfgang BangerthUse standard names.
2013-03-20 Wolfgang BangerthUse SSOR as preconditioner.
2013-03-20 Wolfgang BangerthLink to the FAQ page to provide a better explanation...
2013-03-19 Timo Heisterstep-42: remove some timingoutput
2013-03-19 Wolfgang BangerthUpdate documentation slightly.
2013-03-19 Wolfgang BangerthWrite one section.
2013-03-19 Wolfgang BangerthSwitch back to a more interesting case.
2013-03-19 Wolfgang BangerthVerify that the solution is correct.
2013-03-19 Wolfgang BangerthOne more place that needed to be made to compile.
2013-03-18 Timo Heisterfix typos in comments
2013-03-18 Wolfgang BangerthMake more places compile with standard C++98/03.
2013-03-18 Wolfgang BangerthAdd a heat equation solver. Remove the file with surfac...
2013-03-18 Timo Heisterfix compilation on old gcc
2013-03-18 Timo Heisterupdate step-42 to not need std::unique_ptr
2013-03-18 Wolfgang BangerthFix include paths.
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.