]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-17 Daniel ArndtCheck return value of Trilinos functions in trilinos_ve... 4078/head
2017-03-17 Martin KronbichlerFix unused variable warning in step-50 4074/head
2017-03-17 Martin KronbichlerMerge pull request #4058 from masterleinad/fix_symmetri...
2017-03-17 Wolfgang BangerthMerge pull request #4071 from drwells/coverity-example...
2017-03-17 David WellsImprove exception handling in two tutorials. 4071/head
2017-03-16 Daniel ArndtFix symmetric_tensor_39 4058/head
2017-03-16 David WellsMerge pull request #4073 from kronbichler/fix_coverity_...
2017-03-16 Daniel ArndtMerge pull request #4072 from drwells/fix-cmakelists...
2017-03-16 Martin KronbichlerInitialize all variables 4073/head
2017-03-16 David WellsFix step numbers in CMakeLists.txt comments. 4072/head
2017-03-15 Wolfgang BangerthMerge pull request #4069 from tamiko/fix_warnings_in_ex...
2017-03-15 Matthias MaierChange the error message to ExcInvalidRange in two... 4069/head
2017-03-15 Wolfgang BangerthMerge pull request #4068 from tamiko/fix_warnings_in_ex...
2017-03-15 Matthias MaierFix unused variable warnings in step-47 4068/head
2017-03-15 Matthias MaierFix unused variable warnings in step-45
2017-03-15 Matthias MaierFix unused variable warnings in step-41
2017-03-15 Matthias MaierFix unused variable warnings in step-31
2017-03-15 Matthias MaierFix unused variable warnings in step-30
2017-03-15 Matthias MaierFix unused variable warnings in step-26
2017-03-15 Matthias MaierFix unused variable warnings in step-23
2017-03-15 Wolfgang BangerthMerge pull request #4066 from tamiko/cmake_use_scotch_i...
2017-03-15 Matthias MaierFix unused variable warnings in step-9
2017-03-15 Martin KronbichlerMerge pull request #4063 from davydden/parallel_reduce_...
2017-03-15 Denis Davydovremove the log entry 4063/head
2017-03-14 Wolfgang BangerthMerge pull request #3986 from tamiko/compile_examples
2017-03-14 Matthias MaierCMake: Remove a broken workaround 4066/head
2017-03-14 Matthias MaierCMake: Do not compile examples on Windows targets 3986/head
2017-03-14 Matthias MaierCMake: Enable example compilation by default
2017-03-14 Matthias MaierCMake: Compile examples if examples component is set up
2017-03-14 Matthias MaierCMake: Add an option to compile examples as well
2017-03-14 Matthias MaierCMake: Put RUN_COMMAND macro into separate file
2017-03-14 Matthias MaierExamples: Annotate dependency clause in example CMakeLi...
2017-03-14 Matthias MaierBugfix: Let DEAL_II_INSOURCE_SETUP_TARGET add all inclu...
2017-03-14 Denis Davydovchanged signature of internal::VectorOperations::parall...
2017-03-14 Denis Davydovextend internal::VectorOperations::parallel_reduce...
2017-03-14 Martin KronbichlerMerge pull request #4062 from kronbichler/adjust_test_a...
2017-03-14 Martin KronbichlerRelax tolerance for 'exact' integration a bit 4062/head
2017-03-14 Martin KronbichlerMerge pull request #4059 from kronbichler/vectorized_ar...
2017-03-13 Bruno TurcksinMerge pull request #4060 from kronbichler/fix_lapack_test
2017-03-12 Martin KronbichlerSubstitute multiplications by 2 by additions (strength... 4059/head
2017-03-12 Martin KronbichlerAdd changelog
2017-03-12 Martin KronbichlerTest that norms on tensors of VectorizedArray work
2017-03-12 Martin KronbichlerAvoid floating point exception in Lapack test 4060/head
2017-03-12 Martin KronbichlerMove forward declaration of VectorizedArray to more...
2017-03-11 Martin KronbichlerMerge pull request #4055 from nfehn/master
2017-03-10 David WellsMerge pull request #4057 from masterleinad/fix_step...
2017-03-10 Daniel Arndtarpack/step-36_parpack_mf requires p::d::Tria 4057/head
2017-03-10 Daniel ArndtMerge pull request #4052 from kronbichler/flexibility_m...
2017-03-10 Martin KronbichlerMerge pull request #4054 from kronbichler/fix_fe_values...
2017-03-10 Martin KronbichlerTest for matrix-free operator masking 4052/head
2017-03-10 Martin KronbichlerAllow selection of components in MatrixFreeOperators...
2017-03-09 Niklas FehnSet state = unusable before computing the LU factorizat... 4055/head
2017-03-09 Niklas Fehntest has been added to verify the state of LAPACKFullMa...
2017-03-09 Martin KronbichlerFix disconnect of listener. 4054/head
2017-03-09 Niklas FehnEnsure that the state is set correctly when applying...
2017-03-08 Martin KronbichlerMerge pull request #4053 from kronbichler/limit_threads...
2017-03-08 Wolfgang BangerthMerge pull request #4043 from kronbichler/trilinos_vect...
2017-03-08 Wolfgang BangerthMerge pull request #4050 from kronbichler/fix_cell_simi...
2017-03-08 Wolfgang BangerthMerge pull request #4034 from masterleinad/fix_detructo...
2017-03-08 Martin KronbichlerLimit number of threads to 1 in some parallel tests. 4053/head
2017-03-08 Martin KronbichlerMerge pull request #4040 from drwells/deprecate-swappable
2017-03-08 Martin KronbichlerAdd additional listener to grid movement 4050/head
2017-03-08 Martin KronbichlerAdd changelog 4043/head
2017-03-08 Martin KronbichlerAdd test for communication patterns supported now.
2017-03-08 Martin KronbichlerDo not duplicate the communicator in parallel triangula...
2017-03-08 Martin KronbichlerIntroduce function to delete all unused vectors in...
2017-03-08 Wolfgang BangerthMerge pull request #4051 from drwells/fix-io-checks
2017-03-08 David WellsMerge pull request #4046 from nfehn/master
2017-03-08 David WellsSimplify a geometrical check. 4051/head
2017-03-08 David WellsRedo some checks to throw ExcIO.
2017-03-07 Martin KronbichlerAdd changelog
2017-03-07 Martin KronbichlerFix a bug in cell similarity detection with FESystem
2017-03-07 Matthias MaierMerge pull request #4048 from jppelteret/doxygen_error_log
2017-03-07 Martin KronbichlerFix a bug in cell similarity detection after GridTools...
2017-03-07 Jean-Paul PelteretWhen doxygen fails, make a copy of the error log for... 4048/head
2017-03-07 Wolfgang BangerthMerge pull request #4047 from kronbichler/fix_more_tests_2
2017-03-07 Martin KronbichlerFix tests without C++11 4047/head
2017-03-07 Niklas FehnAdd operators *= and /= to LAPACKFullMatrix 4046/head
2017-03-07 Martin KronbichlerReduce access to possibly invalid communicator as much...
2017-03-06 Daniel ArndtCatch throwing function in destructor 4034/head
2017-03-06 Bruno TurcksinMerge pull request #4045 from kronbichler/improve_feeva...
2017-03-06 Bruno TurcksinMerge pull request #4042 from kronbichler/fix_more_tests
2017-03-06 Martin KronbichlerMerge pull request #4044 from drwells/remove-timer...
2017-03-06 Martin KronbichlerExtend documentation of FEEvaluation regarding threads. 4045/head
2017-03-06 David WellsDo not use a timer in a test. 4044/head
2017-03-06 Martin KronbichlerMerge pull request #4037 from masterleinad/fix_pre_c++11
2017-03-06 Daniel ArndtFix pre-C++11 issues 4037/head
2017-03-06 Martin KronbichlerProvide additional 64 bit output numbers for DataOut. 4042/head
2017-03-06 Martin KronbichlerAdd output file for OpenMPI 1.8.x.
2017-03-06 Martin KronbichlerMerge pull request #4039 from drwells/use-assert-intern...
2017-03-06 Wolfgang BangerthMerge pull request #4041 from drwells/update-contributi...
2017-03-05 David WellsUpdate video lecture links to point to Colorado State. 4041/head
2017-03-05 David WellsDeprecate SwappableVector. 4040/head
2017-03-05 David WellsUse Assert, not AssertThrow, with ExcInternalError. 4039/head
2017-03-05 Timo HeisterMerge pull request #4035 from kronbichler/fix_nonmpi_tests
2017-03-05 Martin KronbichlerEnable tests to run without MPI. 4035/head
2017-03-05 Martin KronbichlerMerge pull request #4032 from kronbichler/fix_mpi_tests
2017-03-05 Timo HeisterMerge pull request #4029 from kronbichler/fix_test_outp...
2017-03-05 Martin KronbichlerMerge pull request #4033 from masterleinad/fix_unused_var
2017-03-05 Daniel ArndtHandle more unused variables and parameters 4033/head
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.