]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-02-28 Wolfgang BangerthMerge pull request #9549 from tjhei/parallel_64bit_chan...
2020-02-28 Timo HeisterMerge pull request #9572 from nfehn/master
2020-02-28 Niklas Fehnimprove documentation of MGTransferMatrixFree::interpol... 9572/head
2020-02-28 Martin KronbichlerMerge pull request #9521 from kronbichler/timer_remove_...
2020-02-27 Matthias MaierMerge pull request #9570 from tjhei/fix_tutorial_inline...
2020-02-26 Timo Heisterdoxygen: do not remove multiline code comments 9570/head
2020-02-26 Wolfgang BangerthMerge pull request #9569 from tjhei/doxygen_skip_header...
2020-02-26 Timo Heisterdoxygen: skip license header in step-xxb 9569/head
2020-02-26 Wolfgang BangerthMerge pull request #9568 from tjhei/64bit_refinement
2020-02-26 Timo Heisterfix 64bit overflow in refine_and_coarsen_fixed_number 9568/head
2020-02-25 Timo HeisterMerge pull request #9564 from kronbichler/fe_evaluation...
2020-02-25 Martin KronbichlerMerge pull request #9559 from bangerth/doc
2020-02-25 Martin KronbichlerMake assertions to track state in FEEvaluation debug... 9564/head
2020-02-25 Wolfgang BangerthUpdate documentation of SphericalManifold::normal_vector. 9559/head
2020-02-25 David WellsMerge pull request #9539 from masterleinad/replace_asse...
2020-02-25 David WellsMerge pull request #9561 from bangerth/endl
2020-02-24 Daniel ArndtMerge pull request #9526 from agrayver/add_step_49_python
2020-02-24 Wolfgang BangerthAvoid using std::endl over '\n'. 9561/head
2020-02-24 Alexander GrayverAdd python version of step-49 9526/head
2020-02-20 Wolfgang BangerthMerge pull request #9555 from marcfehling/test-hpconstr...
2020-02-20 Marc FehlingNew test: p::d::tria + hp::dofh + hanging_node_constraints. 9555/head
2020-02-20 Martin KronbichlerMerge pull request #9551 from masterleinad/add_split_by...
2020-02-20 Wolfgang BangerthMerge pull request #9548 from tjhei/64bit_n_global_acti...
2020-02-19 Timo HeisterFix 64bit GridRefinement overflow 9548/head
2020-02-19 Wolfgang BangerthMerge pull request #9553 from GrahamBenHarper/graham_st...
2020-02-19 grahambenharperFix a typo in step-51 files 9553/head
2020-02-19 Daniel ArndtSlight improvements to #9529 9551/head
2020-02-19 Daniel ArndtMerge pull request #9529 from KatrinMang/add_split_by_block
2020-02-19 Timo Heisterchangelog entry for 64bit fixes 9549/head
2020-02-18 Katrin Mangadd split_by_block into index_set 9529/head
2020-02-18 Daniel ArndtAdd comments describing the redefinition 9539/head
2020-02-17 Timo HeisterMerge pull request #9543 from GrahamBenHarper/graham_de...
2020-02-17 Daniel ArndtInclude tests.h before any other local file
2020-02-17 Daniel ArndtChange priority of tests.h for clang-format
2020-02-17 grahambenharperFix use of array concatenation 9543/head
2020-02-17 Timo HeisterMerge pull request #9505 from GrahamBenHarper/graham_de...
2020-02-17 grahambenharperUpgrade checkdoxygen.py to check for multiple-defined... 9505/head
2020-02-17 Martin KronbichlerMerge pull request #9540 from tjhei/64bit_n_global_acti...
2020-02-17 Timo HeisterFix overflow in tria.n_global_active_cells() 9540/head
2020-02-16 Daniel ArndtRedefine Assert as AssertThrow in tests
2020-02-15 David WellsMerge pull request #9533 from tjhei/assert_throw_lapack
2020-02-15 Martin KronbichlerMerge pull request #9534 from tjhei/mg_tansfer_64bit_bu...
2020-02-15 Timo HeisterMerge pull request #9536 from bangerth/nonlocal
2020-02-15 Martin KronbichlerMerge pull request #9537 from bangerth/pedantic
2020-02-15 Wolfgang BangerthUse better markup when talking about header files. 9537/head
2020-02-15 Wolfgang BangerthBe pedantic in how we spell deal.II.
2020-02-15 Wolfgang BangerthAvoid nonlocal control flow since it's so hard to read. 9536/head
2020-02-15 Timo Heisterfind other places to AssertThrow for missing dependencies 9533/head
2020-02-15 Timo HeisterMerge pull request #9531 from bangerth/refs
2020-02-15 Daniel ArndtMerge pull request #9532 from tjhei/examples_no_h2
2020-02-15 Timo HeisterUse a 64bit type in one other MGTransfer location 9534/head
2020-02-15 Timo HeisterUse AssertThrow when no LAPACK is installed
2020-02-15 Timo Heisterdo not use <h2> tag in tutorials 9532/head
2020-02-15 Wolfgang BangerthMove the step-71 -> step-47 references in references... 9531/head
2020-02-14 Wolfgang BangerthMerge pull request #9528 from kronbichler/fix_64bit_type
2020-02-14 Martin KronbichlerUse types::global_dof_index rather than unsigned int... 9528/head
2020-02-14 Bruno TurcksinMerge pull request #9510 from agrayver/add_python_wrappers
2020-02-14 David WellsMerge pull request #9527 from GrahamBenHarper/graham_de...
2020-02-13 grahambenharperRemove empty lines inside html tables 9527/head
2020-02-13 Martin KronbichlerMerge pull request #9511 from tamiko/fix_indent_for_old_git
2020-02-13 Martin KronbichlerMerge pull request #9522 from bangerth/14
2020-02-13 Martin KronbichlerMerge pull request #9525 from kronbichler/fill_q_points
2020-02-13 Martin KronbichlerMerge pull request #9524 from kronbichler/fix_fe_eval_v...
2020-02-13 Martin KronbichlerMerge pull request #9519 from kronbichler/fix_minmaxavg_mpi
2020-02-12 Daniel ArndtMerge pull request #9523 from bangerth/6
2020-02-12 Timo HeisterMerge pull request #9518 from rezarastak/value_semantics
2020-02-12 Alexander GrayverAdd python binding for TriaAccessor::centre 9510/head
2020-02-12 Alexander GrayverAdd extra CylindricalManifold constructor
2020-02-12 Martin KronbichlerEnsure to have valid quadrature point data for all... 9525/head
2020-02-12 Martin KronbichlerFEEvaluation: Place exception about no block vector... 9524/head
2020-02-12 Wolfgang BangerthReplace eps-generated figure by vtu-generated one in... 9523/head
2020-02-12 Wolfgang BangerthScale a graphic in the results section of step-14. 9522/head
2020-02-12 Martin KronbichlerRemove one newline at beginning of timer statistics 9521/head
2020-02-12 Martin KronbichlerMerge pull request #9493 from bangerth/30
2020-02-12 Martin KronbichlerMerge pull request #9495 from bangerth/14
2020-02-12 Martin KronbichlerMerge pull request #9514 from peterrum/write_vtu_with_p...
2020-02-12 Martin KronbichlerMerge pull request #9515 from GrahamBenHarper/graham_de...
2020-02-12 Martin KronbichlerMerge pull request #9516 from marcfehling/bug-weights
2020-02-12 Martin KronbichlerAvoid calling into MPI functions with MinMaxAvg in... 9519/head
2020-02-12 Reza RastakUse value semantics for parameters with trivial small... 9518/head
2020-02-12 Alexander GrayverAdd more python binds
2020-02-11 Wolfgang BangerthMerge pull request #9451 from sophy1029/step-47
2020-02-11 Marc Fehlingparallel::CellWeights: Capture values, not references. 9516/head
2020-02-11 grahambenharperRemove some unused variable warnings 9515/head
2020-02-11 Peter MunchRemove MPI_COMM_WORLD as default arguemtn in write_vtu_... 9514/head
2020-02-11 Wolfgang BangerthMerge pull request #9474 from GrahamBenHarper/graham_de...
2020-02-11 Wolfgang BangerthMerge pull request #9506 from GrahamBenHarper/graham_de...
2020-02-11 Wolfgang BangerthMerge pull request #9512 from kronbichler/fix_muelu_test
2020-02-11 grahambenharperUpdate tutorial programs to fix broken dox links 9506/head
2020-02-11 Martin KronbichlerFix MueLu periodicity test 9512/head
2020-02-11 Matthias MaierIndent script: Do not use --diff-filter=d 9511/head
2020-02-11 David WellsMerge pull request #9507 from bangerth/6
2020-02-11 Wolfgang BangerthMerge pull request #9508 from masterleinad/fix_section_...
2020-02-11 Daniel ArndtMerge pull request #9473 from peterrum/minmaxave_vector
2020-02-11 Daniel ArndtFix sections in step-45 9508/head
2020-02-11 Wolfgang BangerthMinor edit to step-6's results section. 9507/head
2020-02-10 Wolfgang BangerthMerge pull request #9501 from jihuan-tian/jihuan-tian...
2020-02-10 Timo HeisterMerge pull request #9504 from GrahamBenHarper/graham_de...
2020-02-10 grahambenharperFix header names in step-61 9504/head
2020-02-10 Timo HeisterMerge pull request #9503 from masterleinad/create_separ...
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.