]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-09-20 Peter MunchCreate parallel::fullydistributed::Utilities::create_co... 8750/head
2019-09-20 Martin KronbichlerMerge pull request #8804 from bangerth/format
2019-09-20 Martin KronbichlerMerge pull request #8799 from kronbichler/speed_up_mg_tools
2019-09-20 Daniel ArndtMerge pull request #8806 from peterrum/pft-compartor
2019-09-19 Daniel ArndtMerge pull request #8800 from kronbichler/speed_up_inde...
2019-09-19 Martin KronbichlerMerge pull request #8794 from masterleinad/avoid_dangli...
2019-09-19 Peter MunchMove comparator of CellData and ConstructionData out... 8806/head
2019-09-19 Martin KronbichlerAdd comment about an if 8800/head
2019-09-19 Martin KronbichlerMerge pull request #8803 from bangerth/typo
2019-09-19 Wolfgang BangerthRemove TimeStepControl::format altogether. 8804/head
2019-09-19 Wolfgang BangerthFix a typo. 8803/head
2019-09-19 Martin KronbichlerAdd changelog
2019-09-19 Martin KronbichlerSpeed up IndexSet::add_indices()
2019-09-19 Martin KronbichlerAdd changelog 8799/head
2019-09-19 Martin KronbichlerSpeed up MGTools::make_boundary_list()
2019-09-19 Martin KronbichlerMerge pull request #8789 from rezarastak/remove_timeste...
2019-09-19 Martin KronbichlerMerge pull request #8798 from peterrum/gridgenerator...
2019-09-19 Peter MunchFix warning 8798/head
2019-09-19 Martin KronbichlerMerge pull request #8748 from peterrum/pft-serialize
2019-09-19 Martin KronbichlerMerge pull request #8787 from bangerth/fix
2019-09-19 Martin KronbichlerMerge pull request #8796 from rezarastak/std_uncaught_e...
2019-09-19 Daniel ArndtMerge pull request #8795 from bangerth/format
2019-09-19 Martin KronbichlerMerge pull request #8792 from kronbichler/remove_unnece...
2019-09-19 Reza Rastakusage of deprecated std::uncaught_exception 8796/head
2019-09-19 Wolfgang BangerthAdd a changelog entry. 8795/head
2019-09-19 Peter MunchAdd boost serialization for ConstructionData 8748/head
2019-09-19 Wolfgang BangerthMake a char[30] variable into a std::string.
2019-09-19 Daniel ArndtUnify style 8794/head
2019-09-19 Daniel ArndtAvoid dangling pointer in initializer_list
2019-09-19 Daniel ArndtMerge pull request #8790 from tjhei/fdtria_util_warn
2019-09-18 Martin KronbichlerRemove obsolete global communication from MGTransfer 8792/head
2019-09-18 Wolfgang BangerthMerge pull request #8654 from luca-heltai/generate_grid...
2019-09-18 Timo Heisterremove warning in fully_distributed_tria_util 8790/head
2019-09-18 Reza Rastakenum Strategy is removed from TimestepControl 8789/head
2019-09-18 Wolfgang BangerthAllow the two cell iterators to be of different type. 8787/head
2019-09-18 Daniel ArndtMerge pull request #8784 from peterrum/pft-auto
2019-09-18 Peter MunchRemove an auto from a lambda in pft 8784/head
2019-09-17 David WellsMerge pull request #8759 from tjhei/stronger_have_nonco...
2019-09-17 Wolfgang BangerthMerge pull request #8773 from simonsticko/fill_jacobian...
2019-09-17 Wolfgang BangerthMerge pull request #8779 from masterleinad/fix_compilin...
2019-09-17 Daniel ArndtMerge pull request #8775 from peterrum/pft-replace-set
2019-09-17 Daniel ArndtFix compiling with clang 8779/head
2019-09-17 Wolfgang BangerthMerge pull request #8777 from simonsticko/fix_fe_collec...
2019-09-17 Simon StickoRemove doc stating FECollection is unused in hp::FE... 8777/head
2019-09-17 Peter MunchReplace set with vector in pft:util 8775/head
2019-09-17 Simon StickoAdd function MappingCartesian::fill_jacobian_derivative... 8773/head
2019-09-17 Luca HeltaiAdded GridGenerator::generate_from_name_and_arguments 8654/head
2019-09-17 Wolfgang BangerthMerge pull request #8766 from bangerth/4
2019-09-17 Wolfgang BangerthMerge pull request #8622 from peterrum/pft
2019-09-17 Wolfgang BangerthProvide some explanation on 'virtual' and 'override'. 8766/head
2019-09-17 Peter MunchAdd p:f:t 8622/head
2019-09-17 Martin KronbichlerMerge pull request #8745 from bangerth/meshworker
2019-09-17 Martin KronbichlerMerge pull request #8765 from bangerth/warning
2019-09-17 Martin KronbichlerMerge pull request #8763 from bangerth/update
2019-09-17 Martin KronbichlerMerge pull request #8730 from tcclevenger/custom-mg...
2019-09-17 Martin KronbichlerMerge pull request #8660 from tjhei/fe_interface_values_1
2019-09-17 Daniel ArndtMerge pull request #8753 from gassmoeller/add_random_pa...
2019-09-17 Daniel ArndtMerge pull request #8761 from GrahamBenHarper/graham_de...
2019-09-17 Daniel ArndtMerge pull request #8767 from bangerth/function
2019-09-17 grahambenharperAdd name function implementation 8761/head
2019-09-17 Timo Heisterintroduce FEInterfaceValues 8660/head
2019-09-17 grahambenharperChange TensorProductPolynomialsConst to derive from...
2019-09-16 Wolfgang BangerthMerge pull request #8760 from rezarastak/timestep_parse_fix
2019-09-16 grahambenharperFix typo in TensorProductPolynomialsBubbles documentation
2019-09-16 grahambenharperMake TensorProductPolynomialsConst a friend of TensorPr...
2019-09-16 grahambenharperChange TensorProductPolynomialsConst to no longer deriv...
2019-09-16 Wolfgang BangerthRemove default constructor for classes derived from... 8767/head
2019-09-16 Wolfgang BangerthAvoid warnings as a result of an unused variable. 8765/head
2019-09-16 Rene GassmoellerAdd changelog and tests 8753/head
2019-09-16 Rene GassmoellerAdd random particle generation
2019-09-16 Wolfgang BangerthUpdate small pieces in TimestepControl. 8763/head
2019-09-16 Wolfgang BangerthMerge pull request #8762 from rezarastak/timestep_contr...
2019-09-16 Wolfgang BangerthMerge pull request #8723 from GrahamBenHarper/graham_de...
2019-09-16 Reza RastakFull documentation provided to members of TimestepControl 8762/head
2019-09-16 tcclevengeradd custom constraints 8730/head
2019-09-16 Reza Rastakfixed inconsistent state caused by calling TimestepCont... 8760/head
2019-09-16 Wolfgang BangerthMerge pull request #8709 from dangars/maxwell_singulari...
2019-09-16 grahambenharperChange TensorProductPolynomials and AnisotropicPolynomi... 8723/head
2019-09-16 Timo Heisterimprove check for CAN_CALL_NONCONSTEXPR 8759/head
2019-09-16 Martin KronbichlerMerge pull request #8741 from bangerth/65
2019-09-16 Wolfgang BangerthMerge pull request #8742 from GrahamBenHarper/graham_de...
2019-09-16 Timo HeisterMerge pull request #8754 from kronbichler/speedup_distr...
2019-09-16 Timo HeisterMerge pull request #8756 from kronbichler/typos_changelog
2019-09-16 Martin KronbichlerFix a few typos in changelog. Break lines. 8756/head
2019-09-16 Martin KronbichlerChangelog 8754/head
2019-09-16 Martin KronbichlerDisable compression in ghost exchange of DoFHandler
2019-09-15 grahambenharperChange TensorProductPolynomialsBubbles to no longer... 8742/head
2019-09-15 Wolfgang BangerthUpdates to the step-65 documentation. 8741/head
2019-09-15 Daniel ArndtMerge pull request #8726 from kronbichler/simplify_para...
2019-09-14 Daniel ArndtMerge pull request #8751 from bangerth/celldata
2019-09-14 Wolfgang BangerthReplace a hand-written loop by std::fill. 8751/head
2019-09-13 David WellsMerge pull request #8747 from kronbichler/change_gzip_c...
2019-09-13 Daniel ArndtMerge pull request #8749 from kronbichler/improve_distr...
2019-09-13 Wolfgang BangerthMove operator== from a test to the CellData class itself.
2019-09-13 Wolfgang BangerthMerge pull request #8746 from peterrum/celldata-serialize
2019-09-13 Martin KronbichlerChangelog entry 8749/head
2019-09-13 Martin KronbichlerUse Bcast rather than Allreduce
2019-09-13 Martin KronbichlerSkip compression of cell data exchange
2019-09-13 Daniel Garcia... Add maxwell_singularity tests 8709/head
2019-09-13 Martin KronbichlerChange gzip compression level to best_speed 8747/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.