]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 ArndtMerge pull request #9529 from KatrinMang/add_split_by_block
2020-02-18 Katrin Mangadd split_by_block into index_set 9529/head
2020-02-17 Timo HeisterMerge pull request #9543 from GrahamBenHarper/graham_de...
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-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 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...
2020-02-10 Daniel ArndtCreate separate artifacts in GitHub workflows 9503/head
2020-02-10 Timo HeisterMerge pull request #9500 from drwells/remove-eps-step-6
2020-02-10 Jihuan TianMerge remote-tracking branch 'upstream/master' into... 9501/head
2020-02-10 Jihuan TianAdd a description file for the fix committed in c4b096d
2020-02-09 Martin KronbichlerMerge pull request #9237 from tjhei/trilinos_muelu_optional
2020-02-09 Martin KronbichlerMerge pull request #9278 from tjhei/single_level_data_out
2020-02-09 Timo Heisterupdate tests, disable muelu tests 9237/head
2020-02-09 Jihuan TianCorrect the printed message output from ExcInvalidBound...
2020-02-09 Timo Heistermake test work without mpi 9278/head
2020-02-09 Peter MunchAdd Utilities::MPI::min_max_avg() for vectors 9473/head
2020-02-09 David WellsClean up some whitespace in step-6 results. 9500/head
2020-02-09 David WellsRemove EPS output from step-6.
2020-02-09 Daniel ArndtMerge pull request #9499 from peterrum/matrixfree_new
2020-02-08 Daniel ArndtMerge pull request #9004 from BrettDong/icc
2020-02-08 Peter MunchRemove most new in folder include/deal.II/matrix_free/ 9499/head
2020-02-08 Martin KronbichlerMerge pull request #9160 from peterrum/ecl-loop
2020-02-08 Martin KronbichlerMerge pull request #9494 from peterrum/matrixfree_hold_...
2020-02-08 Daniel ArndtMerge pull request #9492 from peterrum/arrayview_scalar
2020-02-07 Wolfgang BangerthMerge pull request #9498 from masterleinad/fix_more_gmsh
2020-02-07 Daniel ArndtFix more Gmsh references 9498/head
2020-02-07 Wolfgang BangerthConvert step-14 from using eps/gnuplot to svg/vtu. 9495/head
2020-02-07 Zhuoran WangUse jump notation to the RHS for explanation simplicity. 9451/head
2020-02-07 Zhuoran WangCorrect the LHS of the scheme.
2020-02-07 Zhuoran WangAdd extra term from the symmetrization to the rhs....
2020-02-07 Zhuoran WangAdd one term to the rhs of the scheme.
2020-02-07 Zhuoran Wangswitch the jump and average in one term of the scheme.
2020-02-07 Matthias MaierMerge pull request #9496 from agrayver/fix_step_49
2020-02-07 Alexander GrayverAvoid automatic referencing 9496/head
2020-02-07 Peter MunchAdd loop_cell_centric 9160/head
2020-02-07 Wolfgang BangerthConvert step-30 from using eps/gnuplot to svg/vtu. 9493/head
2020-02-07 Peter MunchUpdate documentation 9494/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.