]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-07-05 Guido Kanschatremove include
2015-07-05 Guido Kanschatignore mpirun tests without mpi
2015-07-05 Guido Kanschatadd test for multiple subdomains and convert huge unsig...
2015-07-05 Guido KanschatVTK and VTU output in GridOut restructured to use itera...
2015-07-03 Martin KronbichlerMerge pull request #1075 from tamiko/compilation_fixes
2015-07-03 Matthias MaierBugfix: Compile fixes for Functions::Polynomial<dim> 1075/head
2015-07-03 Luca HeltaiMerge pull request #1074 from tamiko/null_operator_cleanup
2015-07-03 Matthias MaierRestructure null_operator 1074/head
2015-07-03 Martin KronbichlerMerge pull request #1067 from angelrca/Function_Polynomial
2015-07-03 Martin KronbichlerMerge pull request #1073 from guidokanschat/fix_mac
2015-07-03 Guido Kanschatcheck for std::isnan and make sure we never use a funct... 1073/head
2015-07-03 Guido Kanschatfix more powers
2015-07-02 Guido KanschatFix the problems on Mac with isnan and pow
2015-07-02 Guido KanschatMerge pull request #1047 from guidokanschat/new_meshes
2015-07-02 Guido KanschatAdd three new meshes to GridGenerator: simplex, cheese... 1047/head
2015-07-02 Luca HeltaiMerge pull request #1070 from davydden/step36-eigenvalues
2015-07-02 Luca HeltaiMerge pull request #1071 from tamiko/restructure_cmake_...
2015-07-02 Matthias MaierCMake: Restructure logic in check_01_cxx_features 1071/head
2015-07-02 Denis Davydovfixed the expression for expected eigenvalues in Step-36 1070/head
2015-07-02 angelrcaNew class Function::Polynomial 1067/head
2015-07-02 Matthias MaierMerge pull request #1065 from drwells/fix-trivially...
2015-07-02 Matthias MaierMerge pull request #1068 from bangerth/add-missing...
2015-07-01 Wolfgang BangerthAdd a declared but not implemented function. 1068/head
2015-07-01 Wolfgang BangerthMerge pull request #1066 from QiaoLei-88/fix_max_n_cells
2015-07-01 Lei Qiaoupdate mpi/refine_and_coarsen_fixed_number_07 and it... 1066/head
2015-07-01 Lei Qiaofix bug introduce by commit 594dc87 in function GridRef...
2015-07-01 David WellsCheck for 'std::is_trivially_copyable' correctly. 1065/head
2015-07-01 David WellsFix a spelling error in a comment.
2015-06-30 Wolfgang BangerthMerge pull request #1059 from bangerth/fix-isfinite
2015-06-30 Wolfgang BangerthAdd a changelog entry. 1059/head
2015-06-30 Wolfgang BangerthVerify that a number is not a NaN before testing for...
2015-06-30 Matthias MaierMerge pull request #1063 from tjhei/cmake_depend_msg
2015-06-30 Timo Heisterclarify cmake dependency message 1063/head
2015-06-30 Timo HeisterMerge pull request #1061 from bangerth/fix-test-6
2015-06-30 Wolfgang BangerthMerge pull request #1057 from angelrca/Monomial_gradient
2015-06-30 Timo HeisterMerge pull request #1062 from bangerth/fix-gmres-breakdown
2015-06-30 Timo HeisterMerge pull request #1060 from bangerth/fix-test-5
2015-06-30 angelrcaFix Functions::Monomial::gradient 1057/head
2015-06-29 Wolfgang BangerthHandle the case of lucky breakdown better, without... 1062/head
2015-06-29 Wolfgang BangerthAvoid computing atan(y/x) where x=0. 1061/head
2015-06-29 Wolfgang BangerthAvoid setting boundary objects that don't fit. 1060/head
2015-06-29 Matthias MaierMerge pull request #1053 from bangerth/improve-error...
2015-06-29 Matthias MaierMerge pull request #1056 from bangerth/avoid-c++11ism
2015-06-29 Matthias MaierMerge pull request #1055 from bangerth/fix-clang-errors
2015-06-29 Matthias MaierMerge pull request #1054 from bangerth/limit-tests
2015-06-29 Matthias MaierMerge pull request #1051 from drwells/fix-cxx11-detection
2015-06-29 Wolfgang BangerthAvoid a C++11ism. 1056/head
2015-06-29 Wolfgang BangerthFix some compilation errors with clang. 1055/head
2015-06-29 Wolfgang BangerthOnly run tests that require muparser if we have indeed... 1054/head
2015-06-29 Wolfgang BangerthImprove the error message the script produces if no... 1053/head
2015-06-29 Wolfgang BangerthMerge pull request #1052 from angelrca/Monomial_gradient
2015-06-29 angelrcaFix Functions::Monomial::gradient 1052/head
2015-06-29 David WellsModify set variables to clarify logic. 1051/head
2015-06-29 David WellsRe-enable automatic detection of C++ versions.
2015-06-29 Wolfgang BangerthMerge pull request #1050 from luca-heltai/fix-block...
2015-06-28 Luca HeltaiReplaced std::fabs with std::abs 1050/head
2015-06-28 Luca HeltaiAdded missing headers.
2015-06-28 Wolfgang BangerthMerge pull request #1039 from maieneuro/master
2015-06-28 Wolfgang BangerthMerge pull request #1048 from guidokanschat/dgq_arbitra...
2015-06-28 Guido KanschatAdd GaussLog to the set of recognized quadrature rules... 1048/head
2015-06-28 Guido KanschatMerge pull request #1044 from bangerth/instantiate...
2015-06-28 Wolfgang BangerthInstantiate SparseMatrix for complex scalar types. 1044/head
2015-06-28 Guido KanschatMerge pull request #1045 from drwells/fix-function...
2015-06-28 David WellsFix two typos in the function_time documentation. 1045/head
2015-06-27 Maien HamedAdded PETSc instantiation and preprocessor checks 1039/head
2015-06-27 Timo HeisterMerge pull request #1033 from guidokanschat/dgq_arbitra...
2015-06-26 Martin KronbichlerMerge pull request #1042 from bangerth/fix-typo
2015-06-25 Wolfgang BangerthFix a typo. 1042/head
2015-06-25 Luca HeltaiMerge pull request #1018 from ESeNonFossiIo/gauss
2015-06-25 Wolfgang BangerthMerge pull request #1040 from kronbichler/master
2015-06-25 ESeNonFossiIocaveat has been removed 1018/head
2015-06-25 ESeNonFossiIoreording tests
2015-06-25 ESeNonFossiIoremoving test that requires lower triangular matrix
2015-06-25 ESeNonFossiIoremoving file depending on upper and lower triangular
2015-06-25 ESeNonFossiIoremoving tests that require upper and lower triangular...
2015-06-25 ESeNonFossiIoreneaming and improving documentation
2015-06-25 ESeNonFossiIotest for gauss elimination argument
2015-06-25 ESeNonFossiIogauss elimination argument for linear operator
2015-06-25 Martin KronbichlerMinor cleanup to make function work with VectorizedArray 1040/head
2015-06-25 Maien HamedAdded second template argument to BlockMatrixArray...
2015-06-25 Matthias MaierMerge pull request #1038 from drwells/fix-compatibility...
2015-06-25 David WellsFix a spelling error induced by the C++14 PR. 1038/head
2015-06-25 Matthias MaierMerge pull request #1032 from drwells/support-c++14
2015-06-24 Wolfgang BangerthMerge pull request #1037 from drwells/fix-lapack-full...
2015-06-24 David WellsFix typos in the documentation. 1037/head
2015-06-23 Wolfgang BangerthMerge pull request #1036 from davydden/fix_table_reinit
2015-06-23 Denis Davydovfixed Table<2,T>::reinit(TableIndices<2>) 1036/head
2015-06-22 Guido Kanschatadd detection of Gauss points in FE_DGQArbitraryNodes... 1033/head
2015-06-22 David WellsUpdate documentation with C++14 information. 1032/head
2015-06-22 David WellsAdd support for C++14.
2015-06-21 Wolfgang BangerthMerge pull request #1026 from bangerth/fix-warnings
2015-06-21 Wolfgang BangerthFix a few warnings in the tutorial programs. 1026/head
2015-06-21 Wolfgang BangerthMerge pull request #1031 from davydden/kelly_modified_f...
2015-06-21 Denis Davydovfix GCC compiler warnings related to internal function... 1031/head
2015-06-20 Timo HeisterMerge pull request #1023 from bangerth/add-comment
2015-06-20 Wolfgang BangerthMerge pull request #1030 from tjhei/prm_stuff_after_end
2015-06-20 Timo Heisteradd test 1030/head
2015-06-20 Timo Heisterfail if invalid content after "end" in prm
2015-06-19 Martin KronbichlerMerge pull request #1028 from bangerth/add-two-assertions
2015-06-19 Wolfgang BangerthAdd two assertions we had apparently forgotten previously. 1028/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.