]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-09-14 GivAlzCorrected error in documentation 5084/head
2017-09-14 Wolfgang BangerthMerge pull request #5082 from masterleinad/use_nullptr
2017-09-14 Timo HeisterMerge pull request #5068 from bangerth/hp-fixes
2017-09-14 Daniel ArndtUse nullptr instead of NULL 5082/head
2017-09-14 Timo HeisterMerge pull request #5079 from bangerth/doc-update
2017-09-14 Wolfgang BangerthUpdate the C++11 page. 5079/head
2017-09-14 Daniel ArndtMerge pull request #5070 from bangerth/prep-work
2017-09-14 Daniel ArndtMerge pull request #5065 from bangerth/fix-richardson
2017-09-14 Denis DavydovMerge pull request #5076 from bangerth/simplify
2017-09-13 Wolfgang BangerthSimplify some function calls now that we have hp::DoFHa... 5076/head
2017-09-13 Timo HeisterMerge pull request #5066 from tamiko/bzip2_dir
2017-09-13 Wolfgang BangerthMake the set_dof_indices() function more general. 5070/head
2017-09-13 Wolfgang BangerthWrap a bunch of comments.
2017-09-13 Wolfgang BangerthAdd a changelog entry. 5065/head
2017-09-13 Wolfgang BangerthAvoid raw pointers in favor of VectorMemory::Pointer.
2017-09-13 Wolfgang BangerthRemove an unused variable.
2017-09-13 Wolfgang BangerthMake SolverRichardson::criterion() be self contained.
2017-09-13 Wolfgang BangerthRemove an unnecessary include file.
2017-09-13 Timo HeisterMerge pull request #5069 from bangerth/doc-updates
2017-09-13 Wolfgang BangerthAdd to the documentation. 5069/head
2017-09-13 Wolfgang BangerthExplain a code example better.
2017-09-13 Wolfgang BangerthFix a bug in hp DoF unification. 5068/head
2017-09-13 Wolfgang BangerthLimit renumbering hp DoFs to non-artificial cells.
2017-09-13 Wolfgang BangerthLimit updating DoF indices to cells where this is possible.
2017-09-13 Martin KronbichlerMerge pull request #5062 from bangerth/convert-arrayview
2017-09-13 Martin KronbichlerMerge pull request #5067 from bangerth/hp-fixes
2017-09-12 Bruno TurcksinMerge pull request #5064 from bangerth/cleanup-logstream
2017-09-12 Bruno TurcksinMerge pull request #5058 from tjhei/fix_readwritevector...
2017-09-12 Wolfgang BangerthOnly update DoF indices on active cells in the non... 5067/head
2017-09-12 Wolfgang BangerthDo not set directly active_fe_indices on ghost cells.
2017-09-12 Matthias MaierCMake: Respect BZIP2_DIR in FindBZIP2.cmake 5066/head
2017-09-12 Wolfgang BangerthAdd changelog entry. 5062/head
2017-09-12 Wolfgang BangerthAdd test.
2017-09-12 Wolfgang BangerthAutomatically allow converting std::vector to ArrayView.
2017-09-12 Wolfgang BangerthSome minor cleanups of LogStream. 5064/head
2017-09-12 Daniel ArndtMerge pull request #5061 from bangerth/fix-minres
2017-09-12 Timo HeisterMerge pull request #5060 from bangerth/fix-grammar
2017-09-12 Matthias MaierMerge pull request #5059 from tamiko/make_clang_5.0_happy
2017-09-11 Matthias MaierCMake: Avoid -Wunknown-warning-option warnings 5059/head
2017-09-11 Wolfgang BangerthAvoid raw pointers in favor of VectorMemory::Pointer. 5061/head
2017-09-11 Wolfgang BangerthFix grammar. 5060/head
2017-09-11 Wolfgang BangerthMark an empty destructor as '=default'.
2017-09-11 Wolfgang BangerthMerge pull request #4723 from drwells/manifold-arrayvie...
2017-09-11 Timo Heisterfix tests/readwritevector_0x 5058/head
2017-09-11 David WellsAdd a changelog entry for the Manifold incompatibities. 4723/head
2017-09-11 David WellsRename add_new_points as get_new_points.
2017-09-11 David WellsDirectly create an ArrayView from a table.
2017-09-11 David WellsMark methods as 'override'.
2017-09-11 David WellsBreak the Manifold interface for performance.
2017-09-11 Timo HeisterMerge pull request #5053 from tjhei/document_parallel_g...
2017-09-11 Timo Heisterdocument parallel::GridTools namespace 5053/head
2017-09-10 Bruno TurcksinMerge pull request #5047 from kronbichler/improve_tenso...
2017-09-10 Wolfgang BangerthMerge pull request #5051 from tjhei/doxygen_fixes
2017-09-10 Timo Heisterfix doxygen formatting mistakes 5051/head
2017-09-10 Martin KronbichlerMerge pull request #5050 from tjhei/fix_grid_tools_include
2017-09-10 Timo HeisterFix self-inclusion in distributed/grid_tools.h 5050/head
2017-09-09 Timo HeisterMerge pull request #5049 from drwells/update-windows...
2017-09-09 David WellsFix a bug in the Windows CPU time calculation. 5049/head
2017-09-08 Timo HeisterMerge pull request #5048 from tjhei/fix_mesh_loop_test
2017-09-08 Wolfgang BangerthMerge pull request #5005 from tamiko/fe_nedelec_bug
2017-09-08 Martin KronbichlerRewrite TensorProductPolynomials::compute for more... 5047/head
2017-09-08 Timo Heisterfix tests/meshworker/step-11-mesh_loop 5048/head
2017-09-08 Martin KronbichlerMerge pull request #5032 from drwells/timer-rename...
2017-09-08 Matthias MaierAdd an interpolation test for FE_Nedelec 5005/head
2017-09-08 Matthias MaierFix FE_Nedelec::convert_generalized_..._to_dof_values
2017-09-07 Timo HeisterMerge pull request #5046 from tamiko/refactor_fe_tools
2017-09-07 Matthias MaierRefactor template definitions into fe_tools_templates... 5046/head
2017-09-07 Martin KronbichlerMerge pull request #5025 from drwells/update-timer...
2017-09-07 David WellsMerge pull request #5040 from davydden/vector_tool_lamb...
2017-09-07 Jean-Paul PelteretMerge pull request #5041 from koecher/doxygen-typo...
2017-09-07 Uwe Köchermoved the doxygen section encapsulation to include... 5041/head
2017-09-07 Uwe Köcherdoxygen typos of sqrt in quadrature documentation
2017-09-07 Denis Davydovfix VectorTools::project lambdas examples to use references 5040/head
2017-09-07 Jean-Paul PelteretMerge pull request #5036 from LucasCampos/correct_div
2017-09-06 Wolfgang BangerthMerge pull request #5038 from tjhei/step-10-warnings
2017-09-06 Timo Heistergrammar 5038/head
2017-09-06 Timo Heisteradd underscores to filenames
2017-09-06 Timo Heisterfix warnings in step-10
2017-09-06 Timo HeisterMerge pull request #5033 from jppelteret/quick_tests
2017-09-06 Wolfgang BangerthMerge pull request #5031 from tjhei/mesh_loop_cells_last
2017-09-06 Lucas CamposAdd missing div on note on step-44 5036/head
2017-09-06 David WellsMerge pull request #5030 from drwells/iota-argument...
2017-09-06 David WellsMerge pull request #5034 from bangerth/fix-formatting
2017-09-06 Wolfgang BangerthFix formatting of a piece of example code. 5034/head
2017-09-06 Bruno TurcksinMerge pull request #5015 from tjhei/readwritevector_view1
2017-09-06 Jean-Paul PelteretFix the nanoflann quick-test. 5033/head
2017-09-06 Jean-Paul PelteretAdd a quick test for Adol-C.
2017-09-06 Jean-Paul PelteretMerge pull request #4997 from bangerth/data-postprocess...
2017-09-05 David WellsClean up some variable names in the Timer class. 5032/head
2017-09-05 Timo Heisterfix test output 5031/head
2017-09-05 Timo Heistermesh_loop: replace cells_first by cells_after_faces
2017-09-05 David WellsUse the right types for iota and accumulate. 5030/head
2017-09-05 Matthias MaierMerge pull request #5029 from bangerth/fix-test
2017-09-05 Wolfgang BangerthFix a test. 5029/head
2017-09-05 Timo HeisterMerge pull request #5022 from drwells/timer-clear-mpi...
2017-09-05 Timo HeisterNew ReadWriteVector::reinit(TrilinosWrappers::MPI:... 5015/head
2017-09-05 Wolfgang BangerthUse automatic tensor unrolling instead of doing it... 4997/head
2017-09-05 Wolfgang BangerthMerge pull request #5024 from drwells/require-boost...
2017-09-05 Wolfgang BangerthMerge pull request #5014 from tjhei/parallel_vec_print
2017-09-05 Timo HeisterMerge pull request #5028 from luca-heltai/quick-tests
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.