]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-03-20 bangerthMore standardization.
2013-03-20 bangerthMore renaming.
2013-03-20 bangerthSimplify process.
2013-03-20 bangerthUse standard names.
2013-03-20 bangerthUse SSOR as preconditioner.
2013-03-20 bangerthLink to the FAQ page to provide a better explanation...
2013-03-19 heisterstep-42: remove some timingoutput
2013-03-19 bangerthUpdate documentation slightly.
2013-03-19 bangerthWrite one section.
2013-03-19 bangerthSwitch back to a more interesting case.
2013-03-19 bangerthVerify that the solution is correct.
2013-03-19 bangerthOne more place that needed to be made to compile.
2013-03-18 heisterfix typos in comments
2013-03-18 bangerthMake more places compile with standard C++98/03.
2013-03-18 bangerthAdd a heat equation solver. Remove the file with surfac...
2013-03-18 heisterfix compilation on old gcc
2013-03-18 heisterupdate step-42 to not need std::unique_ptr
2013-03-18 bangerthFix include paths.
2013-03-18 kanschatsupport long double
2013-03-18 kanschatsupport mixed accuracy preconditioning
2013-03-18 kanschatadd MinRes option
2013-03-17 bangerthDeprecate the function TimeDependent::end_sweep with...
2013-03-17 bangerthGive an example of how to use BLAS/LAPACK.
2013-03-17 bangerthUpdate output.
2013-03-17 bangerthUpdate error message.
2013-03-17 bangerthAdjust test output.
2013-03-17 bangerthUpdate output.
2013-03-17 bangerthMention PETSc's optimized mode.
2013-03-16 bangerthRename environment variable to DEAL_II_DIFF.
2013-03-16 bangerthUpdate. Rename environment variable to DEAL_II_DIFF.
2013-03-16 bangerthUpdate.
2013-03-15 bangerthAdjust output.
2013-03-15 bangerthRemove code necessary to support PETSc versions prior...
2013-03-15 bangerthAllow default construction of FEValuesExtractor objects...
2013-03-15 maierCMake: Minor documentation cleanup
2013-03-15 maierCMake: Bugfix
2013-03-15 maierCMake: Final cleanup for the MPI stuff
2013-03-15 kanschatreplace stale output
2013-03-15 maierCMake: Remove DEAL_II_ALLOW_GENERIC_MPI and handle...
2013-03-15 maierCMake: Set default to aggressive MPI disabled
2013-03-15 maierCMake: Improve compile flag macros, replace "-O0" with...
2013-03-14 kanschatlocal blocks are in DoFInfo now only
2013-03-14 maierCMake: Write the second part of the documentation
2013-03-14 maierReorganize the documentation
2013-03-14 maierUpdate the documentation
2013-03-14 youngRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 youngRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 maierMove some bits of documentation
2013-03-14 heistertry if this output fixes the tester
2013-03-14 heisterfix test
2013-03-14 maierAnd disable threading support for Cygwin
2013-03-13 maierPorting to Windows: Enable thread support for native...
2013-03-13 kanschatSome structural changes
2013-03-13 bangerthFix missing closing brace.
2013-03-13 kanschatFix offensive formula
2013-03-13 heisterremove ignore
2013-03-13 heisterremove more ignores
2013-03-13 heisterremove some ignores
2013-03-13 heisteradd to documentation
2013-03-13 maierBump bundled fparser to version 4.5.1 to avoid a duplic...
2013-03-13 maierCmake: Bugfixes
2013-03-13 maierCMake: Cleanup, allow to override DEAL_II_PACKAGE_VERSI...
2013-03-13 maierCMake: Add some more documentation stuff
2013-03-13 maierCMake: Bugfix
2013-03-13 maierCMake: *shush*!
2013-03-13 maierCMake: Add forgotten stuff to cmake.html
2013-03-13 heisterremove ignore of old config.h so that people will delete it
2013-03-12 bangerthGet it right this time...
2013-03-12 bangerthCommit the output files I really meant to commit.
2013-03-12 heisterfix compilation error with PETSc
2013-03-12 kronbichlerFix two deprecation warnings.
2013-03-12 kronbichlerGeneralize two more instantiations.
2013-03-12 maierCmake: Bugfix
2013-03-12 maierCMake: Mark TRILINOS_CONFIG_DIR as advanced
2013-03-12 maierCMake: Bugfix, use a separate variable for FIND_PACKAGE...
2013-03-12 maierCMake: Fix a cache invalidation issue with the DEAL_II_...
2013-03-12 maierCMake: Workaround for a cache invalidation issue in...
2013-03-12 youngAdd brackets line 78 of make_dependencies.cc - supresse...
2013-03-11 maierCMake: Bugfix, set lib-deal2 and libdeal2.g variables...
2013-03-11 heistertouch test, so that the tester will test it again
2013-03-11 heisterfix refine_and_coarsen_fixed_fraction() refining more...
2013-03-11 maierCMake: Write cmake-internals.html, first part
2013-03-11 maierCMake: Bugfixes, be more robust in two macros
2013-03-11 maierCMake: Rename DEAL_II_CAN_USE_CXX1X with DEAL_II_CAN_US...
2013-03-11 heisterupdate test output
2013-03-11 kronbichlerUse the generic instantiation scheme instead of manuall...
2013-03-11 maierCMake: Bugfix, add forgotten build time dependency...
2013-03-11 maierCMake: Bugfix, deal.II internal includes shall always...
2013-03-11 maierCMake: Bugfix, append definitions in macro DEAL_II_ADD_...
2013-03-11 kronbichlerFix compilation warning.
2013-03-11 kronbichlerUse the generic instantiation scheme instead of manuall...
2013-03-11 heisterfix cmake file for step-42
2013-03-10 maierCMake: Bugfix, use APPEND_STRING for cxxflags instead...
2013-03-10 maierCMake: Bugfix: Switch keywords "debug" and "optimized...
2013-03-10 maierCMake: Bugfixes in macro_deal_ii_setup_target.cmake
2013-03-09 maierCMake: Change MPI error message to something meaningful
2013-03-09 maierCMake: Bugfixes in configure_1_mpi.cmake
2013-03-09 maierFix some typos
2013-03-09 bangerthFix name of test.
2013-03-09 bangerthAdd.
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.