]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-19 Wolfgang BangerthImprove the wording of an exception. 4086/head
2017-03-19 Wolfgang BangerthMerge pull request #4082 from masterleinad/restrict_lap...
2017-03-19 Daniel ArndtRestrict LAPACKFullMatrix::print_formatted to matrix... 4082/head
2017-03-19 Martin KronbichlerMerge pull request #4080 from tjhei/fe_field_func_parallel
2017-03-19 Martin KronbichlerMerge pull request #4083 from drwells/other-coverity...
2017-03-18 Daniel ArndtMerge pull request #4084 from drwells/to-to-fixes
2017-03-18 David WellsFix a typo. 4084/head
2017-03-18 David WellsClarify some sentences containing 'to to'.
2017-03-18 David WellsRemove an unnecessary destructor implementation. 4083/head
2017-03-18 David WellsCheck that we successfully created a directory.
2017-03-18 David WellsCatch an exception by reference.
2017-03-18 David WellsRestore std::cout flags.
2017-03-18 David WellsInitialize variables in step constructors.
2017-03-18 Timo HeisterFEFieldFunction behavior for nonlocal cells 4080/head
2017-03-18 Daniel ArndtMake errors more descriptive
2017-03-17 Martin KronbichlerMerge pull request #4076 from masterleinad/more_coverity2
2017-03-17 Daniel ArndtFix various uninitialized and unused variables 4076/head
2017-03-17 Wolfgang BangerthMerge pull request #4077 from masterleinad/more_coverity3
2017-03-17 Martin KronbichlerMerge pull request #4078 from masterleinad/more_coverity4
2017-03-17 Martin KronbichlerMerge pull request #4079 from masterleinad/more_coverity5
2017-03-17 Martin KronbichlerMerge pull request #4075 from masterleinad/more_coverity
2017-03-17 Daniel ArndtFix uninitialized and unused variles in examples 4075/head
2017-03-17 Daniel ArndtFix typo in MatrixFreeOperators::Base 4079/head
2017-03-17 Daniel ArndtCheck return value of Trilinos functions in trilinos_ve... 4078/head
2017-03-17 Daniel ArndtAddress Assert in destructors 4077/head
2017-03-17 Denis DavydovMerge pull request #4074 from kronbichler/fix_warning_i...
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
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.