]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-03-27 turcksinMerge from mainline.
2013-03-27 bangerthUpdate test -- the issue is fixed in Trilinos after...
2013-03-27 bangerthAdd documentation to PreconditionAMG::AdditionalData.
2013-03-27 maierBugfix in build_test: Omit branches/ for branch names
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.
2013-03-26 bangerthUse correct Trilinos function to avoid an exception...
2013-03-25 turcksinFix test 52 of Trilinos to use 64 bits and fix a bug...
2013-03-25 turcksinUse the 64 bits version of Trilinos 11.
2013-03-25 maierCMake: Resolve a cache invalidation problem
2013-03-25 bangerthPatch by Juan Carlos Araujo Cabarcas: Explain how to...
2013-03-25 heisterfix some of the multigrid 64 bit indexing
2013-03-25 turcksinMerge from mainline.
2013-03-25 bangerthFormatting improvements.
2013-03-25 bangerthUse correct data type in MPI communication.
2013-03-24 bangerthUse correct data type in a couple more places.
2013-03-24 bangerthAdd a comment.
2013-03-24 bangerthMake two constructor arguments references.
2013-03-24 maierCMake: Remove unnecessary file globs
2013-03-24 maierCMake: Fix a bunch of typos in ./doc/. This resolves...
2013-03-24 maierCMake: Add librt.so to the link interface of UMFPACK...
2013-03-24 bangerthAugment documentation.
2013-03-24 maierFix a typo
2013-03-24 maierCMake: Improve documentation wrt manual overrides
2013-03-24 maierCMake: Bugfix: Print out the component selection as...
2013-03-24 maierCMake: Bugfix in FindTBB.cmake
2013-03-24 maierCMake: Bugfix. Make bundled tbb compile again
2013-03-24 maierCMake: Bugfix, switch the order of includes...
2013-03-24 maierCMake: Bugfix, add SHLIBLD and SHLIBFLAGS back to Make...
2013-03-24 maierCMake: Make includes a bit more robust
2013-03-24 maierCMake: Bugfix
2013-03-24 maierRemove forgotten obsolete file
2013-03-23 maierCMake: Finish CMake documentation
2013-03-23 maierCMake: Bugfixes in configure_boost.cmake
2013-03-23 maierCMake: Remove this little hack
2013-03-23 maierCMake: Print external libraries in the summary
2013-03-23 maierCMake: Fix a TODO in FindTBB.cmake
2013-03-23 maierCMake: Some more documentation and code cleanup
2013-03-23 maierRun some selected tests in the build_tests
2013-03-23 bangerthUndo accidental checkin.
2013-03-23 bangerthRename namespace TrilinosWrapper::types to TrilinosWrap...
2013-03-22 heisterbenchmark: interactive plot
2013-03-22 bangerthDocument the use configuration of BLAS and LAPACK better.
2013-03-22 turcksinRevert tests/mpi/compute_mean_value.cc to the correct...
2013-03-22 bangerthUse the correct data type in MPI communications.
2013-03-22 bangerthUse the correct data type in MPI communications.
2013-03-22 youngFunction to instruct SLEPc to exploit symmetry operations.
2013-03-22 kainan.wangChange several places to size_type in /test/petsc/
2013-03-22 bangerthMake a few variable have their correct type.
2013-03-22 youngRemove 64BIT directive in PETScWrappers. PetscErrorCode...
2013-03-22 turcksinConvert unsigned int to types::global_dof_index.
2013-03-22 kanschatproduce reproducible output
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.