]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-04-19 Daniel ArndtMerge pull request #4283 from bangerth/avoid-warning
2017-04-18 Daniel ArndtMerge pull request #4278 from davydden/fe_enriched_cxx11
2017-04-18 Wolfgang BangerthAvoid a warning in release mode. 4283/head
2017-04-18 Wolfgang BangerthMerge pull request #4230 from masterleinad/cxx17_new
2017-04-18 Wolfgang BangerthMerge pull request #4266 from resetius/win32-amd-linkage
2017-04-18 Denis DavydovMerge pull request #4281 from masterleinad/fix_petsc_co...
2017-04-18 Daniel ArndtFix compilation for complex-valued PETSc 4281/head
2017-04-18 Wolfgang BangerthMerge pull request #4260 from luca-heltai/install-examp...
2017-04-18 Luca HeltaiInstall to examples directories. 4260/head
2017-04-18 Daniel ArndtMerge pull request #4274 from bangerth/actions-for...
2017-04-18 Denis Davydovremove CXX14 requirement from FE_Enriched as we switche... 4278/head
2017-04-18 Luca HeltaiMerge pull request #4255 from luca-heltai/doi-step-54
2017-04-18 Wolfgang BangerthAdd changelog entry. 4274/head
2017-04-18 Wolfgang BangerthAdd tests.
2017-04-18 Wolfgang BangerthAdd the possibility of executing an 'action' to Paramet...
2017-04-18 Bruno TurcksinMerge pull request #4271 from bangerth/remove-deprecate...
2017-04-17 Bruno TurcksinMerge pull request #4270 from bangerth/remove-deprecate...
2017-04-17 Alexey OzeritskyMSVS: fix linkage 4266/head
2017-04-17 Bruno TurcksinMerge pull request #3957 from Rombur/vector
2017-04-17 Daniel ArndtMerge pull request #4265 from masterleinad/fix_meshwork...
2017-04-17 Wolfgang BangerthMerge pull request #4272 from masterleinad/clang_emplace
2017-04-17 Bruno TurcksinInstantiate LinearAlgebra::EpetraWrappers::Vector. 3957/head
2017-04-17 Daniel Arndtadd test 4265/head
2017-04-17 Bruno TurcksinAugment VectorSpaceVector interface.
2017-04-17 Daniel Arndtclang-tidy emplace_back 4272/head
2017-04-17 Denis DavydovMerge pull request #4268 from bangerth/remove-deprecate...
2017-04-17 Denis DavydovMerge pull request #4267 from bangerth/remove-deprecate...
2017-04-17 Wolfgang BangerthConvert two tests to a new interface. 4271/head
2017-04-17 Wolfgang BangerthAdd a changelog entry. 4270/head
2017-04-17 Wolfgang BangerthUse the new DataPostprocessor interface in PointValueHi...
2017-04-17 Wolfgang BangerthRemove implementation of FE::interpolate() from FE_Q_DGQ0. 4268/head
2017-04-17 Wolfgang BangerthAdd a changelog entry. 4267/head
2017-04-17 Wolfgang BangerthRemove deprecated function FETools::get_node_matrix().
2017-04-16 Wolfgang BangerthMerge pull request #4261 from drwells/prefer-emplacement
2017-04-16 Daniel ArndtInstantiate MeshWorker objects for dim != spacedim
2017-04-15 Wolfgang BangerthMerge pull request #4103 from davydden/local_support_dofs
2017-04-15 Denis DavydovMerge pull request #4262 from masterleinad/fix_slepc_co...
2017-04-15 Daniel ArndtFix SLEPc issues reported by Coverity 4262/head
2017-04-15 Martin KronbichlerMerge pull request #4256 from masterleinad/fix_extrapol...
2017-04-15 David WellsMerge pull request #4258 from tjhei/msvc_cpp11
2017-04-15 David WellsPrefer emplace_back to push_back. 4261/head
2017-04-15 Daniel ArndtUse DEAL_II_FALLTHROUGH to silence gcc-7 warnings 4230/head
2017-04-15 Denis Davydovimplement comments 4103/head
2017-04-14 Timo Heisterfix c++11 detection under MSVC 4258/head
2017-04-14 Luca HeltaiInstall examples too.
2017-04-14 Luca HeltaiAdded doi to step-54. 4255/head
2017-04-14 Wolfgang BangerthMerge pull request #4232 from masterleinad/allow_cxx17_...
2017-04-14 Wolfgang BangerthMerge pull request #4235 from drwells/volatile-to-atomic
2017-04-14 Wolfgang BangerthMerge pull request #4259 from luca-heltai/move-paths...
2017-04-14 Luca HeltaiMoved IGES inside input directory. 4259/head
2017-04-14 Martin KronbichlerMerge pull request #4246 from bangerth/table-handler-2
2017-04-14 Martin KronbichlerMerge pull request #4257 from drwells/remove-assert...
2017-04-13 Wolfgang BangerthMerge pull request #4251 from kronbichler/fix_memory_gh...
2017-04-13 David WellsRemove AssertGlobalIndexRange. 4257/head
2017-04-13 Timo HeisterMerge pull request #4252 from drwells/improve-cmake...
2017-04-13 Daniel ArndtAllow using cxx17's [[fallthrough]] 4232/head
2017-04-13 Daniel Arndtchangelog entry 4256/head
2017-04-13 Martin KronbichlerMerge pull request #4253 from gassmoeller/add_get_histo...
2017-04-13 Rene Gassmoellerintroduce get_history_data function 4253/head
2017-04-13 Daniel ArndtFix FETools::extrapolate for block vectors
2017-04-13 David WellsImprove the CMake _bailout function. 4252/head
2017-04-13 David WellsMerge pull request #4248 from xywei/xywei-patch-seriali...
2017-04-13 David WellsClarify Subscriptor's documentation. 4235/head
2017-04-13 David WellsPrefer std::atomic to volatile for thread data.
2017-04-12 Martin KronbichlerAdd changelog 4251/head
2017-04-12 Wolfgang BangerthAdd changelog entry. 4246/head
2017-04-12 Wolfgang BangerthAdd test.
2017-04-12 Wolfgang BangerthAdd TableHandler::declare_column().
2017-04-12 Wolfgang BangerthMerge pull request #4247 from bangerth/fix-readme
2017-04-12 Wolfgang BangerthUpdate readme.html. 4247/head
2017-04-12 xyweiImprovements are made 4248/head
2017-04-12 Martin KronbichlerFix uninitialized memory in ghost range of distributed...
2017-04-12 Xiaoyu WEIUpdate parameter_handler.h
2017-04-11 Xiaoyu WEIImprove serialization interface
2017-04-11 Bruno TurcksinMerge pull request #4241 from bangerth/parallelize...
2017-04-11 David WellsMerge pull request #4245 from bangerth/doc-update
2017-04-11 Wolfgang BangerthMinor updates to the documentation of TableHandler. 4245/head
2017-04-11 Bruno TurcksinMerge pull request #4244 from Rombur/python
2017-04-11 Daniel ArndtMerge pull request #4240 from bangerth/table-handler-1
2017-04-11 Bruno TurcksinAdd change entry. 4244/head
2017-04-11 Bruno TurcksinAdd tests.
2017-04-11 Bruno TurcksinAdd python wrapper functions to Point.
2017-04-11 David WellsMerge pull request #4236 from masterleinad/add_arpack_ng
2017-04-10 Daniel ArndtAdd bug-fix information 4236/head
2017-04-10 Daniel ArndtMerge pull request #4238 from drwells/add-make_unique
2017-04-10 Denis Davydovadd a function to get DoFs that have support only withi...
2017-04-10 Wolfgang BangerthUse lambdas and tasks to parallelize construction of... 4241/head
2017-04-10 Wolfgang BangerthAdd test. 4240/head
2017-04-10 Wolfgang BangerthAdd a changelog entry.
2017-04-10 Wolfgang BangerthImplement TableHandler::start_new_row().
2017-04-09 David WellsClean up some code with std_cxx14::make_unique. 4238/head
2017-04-09 David WellsWrap C++14's std::make_unique as std_cxx14::make_unique.
2017-04-09 Daniel ArndtAdd information for testing
2017-04-09 David WellsMerge pull request #4207 from bangerth/use-lambdas
2017-04-08 Wolfgang BangerthUse lambdas to make some code simpler. 4207/head
2017-04-08 Daniel ArndtAdd ARPACK-NG information
2017-04-08 Martin KronbichlerMerge pull request #4220 from masterleinad/fix_nullptr_new
2017-04-08 Daniel ArndtFix double brackets 4220/head
2017-04-08 Daniel ArndtReplace PETSC_NULL
2017-04-08 Daniel ArndtUse nullptr for null pointers
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.