]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-04-02 kainan.wangResolve some exception problem
2013-04-02 kainan.wangResolve some exception problem
2013-04-02 kainan.wangAdd generic declaration ExcIndexRangeType and AssertGlo...
2013-04-01 heisterfix some warnings
2013-04-01 heistergo back to unsigned int in one place
2013-03-31 bangerthMerge from mainline.
2013-03-31 bangerthFix ParameterHandler in a different way.
2013-03-31 bangerthUpdate documentation in a couple of places.
2013-03-31 bangerthUpdate one point.
2013-03-31 maierFix a bug in ParameterHandler where parameter entries...
2013-03-31 maierRemove support for the obsolete MA27 and MA47 direct...
2013-03-31 maierCMake: Add a schortcut for configuration:
2013-03-31 frohnefixed stopping rule in solve_newton ()
2013-03-30 maierAdd -ip to the optimized compiler flags for icc
2013-03-30 maierCMake: Add crosscompilation support
2013-03-30 youngKill off all instances of SLEPC_ARCH in configure....
2013-03-30 maierWell, no. We don't support libnetcdf_c++4. Major portin...
2013-03-30 youngCorrections to readme and minor extension to petsc...
2013-03-30 youngInstructions on installing slepc.
2013-03-30 maierCMake: Also find netcdf_c++4
2013-03-30 maierCMake: Cleanup
2013-03-29 heisterfix step-42
2013-03-29 maierCMake: Bugfix. Use relative paths in deal.IIConfig...
2013-03-29 maierCMake: Bugfixes
2013-03-28 maierCMake: Several bugfixes for CPack
2013-03-28 turcksinOn this branch, results are slightly different because...
2013-03-28 youngPort over skeleton MathGL grid_out interface.
2013-03-28 bangerthOn this branch, results are slightly different because...
2013-03-28 youngFix step-36: Use namespace dealii before calling dealii...
2013-03-28 maierRephrase a forgotten definition of "deal.II authors...
2013-03-28 maierUpdate href
2013-03-28 maierUpdate documentation
2013-03-28 maierCMake: Add support for CPack
2013-03-28 maierCMake: Cleanup
2013-03-28 bangerthTest appears to work now. No need to run it with 10...
2013-03-28 bangerthMake work.
2013-03-27 maierCMake: Actually include the new OBJECT targets
2013-03-27 maierMerge branch branch_cmake into Mainline
2013-03-27 maierbuild_test: Only run a minimal set of steps in debug... branch_cmake
2013-03-27 bangerthAck, do it right this time :-(
2013-03-27 bangerthFix merge conflict.
2013-03-27 turcksinMerge from mainline.
2013-03-27 maierbuild_test: Bugfix
2013-03-27 maierbuild_test: Bugfix
2013-03-27 bangerthUpdate test -- the issue is fixed in Trilinos after...
2013-03-27 bangerthAdd documentation to PreconditionAMG::AdditionalData.
2013-03-27 maierMerge branch 'trunk' into branch_cmake
2013-03-27 maierBugfix in build_test: Omit branches/ for branch names
2013-03-27 maierCMake: Improve IDE support:
2013-03-27 maierMerge branch 'trunk' into branch_cmake
2013-03-27 maierCMake: Bugfix
2013-03-27 maierCMake: Disable all ENABLE_IF_LINKS checks for now until...
2013-03-27 maierCMake: Bugfix: Implement ENABLE_IF_LINKS with CHECK_CXX...
2013-03-27 maierCMake: Bugfix: Remove invalid characters from test...
2013-03-27 turcksinFix a bug introduced in revision 29049.
2013-03-27 heisterremove code from TimerOutput that messes with the total...
2013-03-27 heisterfix test
2013-03-27 heisterconvert more tests to MPI_InitFinalize
2013-03-27 heisterswitch more tests to MPI_InitFinalize
2013-03-27 heisterremove deprecated compress calls
2013-03-27 bangerthOutlaw the use of local_range() and in_local_range...
2013-03-27 maierDon't run step-21 in the build_test.
2013-03-27 bangerthImprove error message.
2013-03-27 bangerthAugment documentation.
2013-03-27 bangerthAdd an assertion.
2013-03-27 bangerthFix another place.
2013-03-27 bangerthUse correct construct to generate an Epetra_Map.
2013-03-27 bangerthUse correct construct to generate an Epetra_Map.
2013-03-27 bangerthAdd comment.
2013-03-27 bangerthAdd a test that currently crashes.
2013-03-27 bangerthFix up a few tests.
2013-03-27 bangerthMake run again.
2013-03-27 bangerthSimplify test.
2013-03-27 maierCMake: Enable -pedantic at the very beginning
2013-03-27 maierCMake: Workaround a bug in CMake's XCode generator
2013-03-27 bangerthAdd something to the documentation.
2013-03-27 maierImprove build_test:
2013-03-27 maierCMake: Don't be too greedy when installing examples
2013-03-27 heisterswitch tests to MPI_InitFinalize (some more to come)
2013-03-27 heistermake PETSc tests use MPI_InitFinalize
2013-03-27 heistermake MPI_InitFinalize initialize PETSc even if not...
2013-03-27 bangerthAdd.
2013-03-27 bangerthFix indentation.
2013-03-26 turcksinFix some inconsistencies in the use of 64 bits function...
2013-03-26 bangerthSeveral more.
2013-03-26 heisterPETSc examples work with threading enabled at configure...
2013-03-26 heisterCheck at runtime that we do not use multiple threads...
2013-03-26 heisterRoutine to set number of threads of TBB. MPI_InitFinali...
2013-03-26 heisterFix TimerOutput::reset() total time
2013-03-26 bangerthFix typo (reported by Yunhuang Zhang).
2013-03-26 turcksinReplace 64 bits functions by generic methods.
2013-03-26 kainan.wangChange places in trilinos tests
2013-03-26 kainan.wanggeneric methods for XXX and XXX64 in trilinos
2013-03-26 turcksinUse 64 bits version of trilinos functions and replace...
2013-03-26 maierCMake: Bugfix: Add an INSTALL_NAME_DIR target property...
2013-03-26 kainan.wangChange more places for trilinos XXX64
2013-03-26 kainan.wangchange two trilinos function calls to XXX64
2013-03-26 bangerthMake sure we call the correct Trilinos function.
2013-03-26 bangerthFix one more place.
2013-03-26 bangerthMake run again.
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.