]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2013-03-18 Guido Kanschatsupport long double
2013-03-18 Guido Kanschatsupport mixed accuracy preconditioning
2013-03-18 Guido Kanschatadd MinRes option
2013-03-17 Wolfgang BangerthDeprecate the function TimeDependent::end_sweep with...
2013-03-17 Wolfgang BangerthGive an example of how to use BLAS/LAPACK.
2013-03-17 Wolfgang BangerthUpdate output.
2013-03-17 Wolfgang BangerthUpdate error message.
2013-03-17 Wolfgang BangerthAdjust test output.
2013-03-17 Wolfgang BangerthUpdate output.
2013-03-17 Wolfgang BangerthMention PETSc's optimized mode.
2013-03-16 Wolfgang BangerthRename environment variable to DEAL_II_DIFF.
2013-03-16 Wolfgang BangerthUpdate. Rename environment variable to DEAL_II_DIFF.
2013-03-16 Wolfgang BangerthUpdate.
2013-03-15 Wolfgang BangerthAdjust output.
2013-03-15 Wolfgang BangerthRemove code necessary to support PETSc versions prior...
2013-03-15 Wolfgang BangerthAllow default construction of FEValuesExtractor objects...
2013-03-15 Matthias MaierCMake: Minor documentation cleanup
2013-03-15 Matthias MaierCMake: Bugfix
2013-03-15 Matthias MaierCMake: Final cleanup for the MPI stuff
2013-03-15 Guido Kanschatreplace stale output
2013-03-15 Matthias MaierCMake: Remove DEAL_II_ALLOW_GENERIC_MPI and handle...
2013-03-15 Matthias MaierCMake: Set default to aggressive MPI disabled
2013-03-15 Matthias MaierCMake: Improve compile flag macros, replace "-O0" with...
2013-03-14 Guido Kanschatlocal blocks are in DoFInfo now only
2013-03-14 Matthias MaierCMake: Write the second part of the documentation
2013-03-14 Matthias MaierReorganize the documentation
2013-03-14 Matthias MaierUpdate the documentation
2013-03-14 Toby D. YoungRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 Toby D. YoungRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 Matthias MaierMove some bits of documentation
2013-03-14 Timo Heistertry if this output fixes the tester
2013-03-14 Timo Heisterfix test
2013-03-14 Matthias MaierAnd disable threading support for Cygwin
2013-03-13 Matthias MaierPorting to Windows: Enable thread support for native...
2013-03-13 Guido KanschatSome structural changes
2013-03-13 Wolfgang BangerthFix missing closing brace.
2013-03-13 Guido KanschatFix offensive formula
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.