]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-01-07 Martin KronbichlerMerge pull request #9241 from bangerth/doftools
2020-01-07 Wolfgang BangerthMark some input arguments as 'const'. 9241/head
2020-01-07 Wolfgang BangerthMerge pull request #9204 from rezarastak/mu_parser_random
2020-01-06 David WellsMerge pull request #9236 from bangerth/doc-2
2020-01-06 Wolfgang BangerthAugment the documentation of GridGenerator::simplex(). 9236/head
2020-01-06 David WellsMerge pull request #9234 from tjhei/doc_grid_gen_simplex
2020-01-06 Timo Heisterdoc: minor GridGenerator changes 9234/head
2020-01-06 Timo HeisterMerge pull request #9229 from masterleinad/return_corre...
2020-01-06 Daniel ArndtReturn error code from indent-all in check_indentation.sh 9229/head
2020-01-06 Reza Rastaktests updated to be independent of RNG details 9204/head
2020-01-05 Martin KronbichlerMerge pull request #9233 from masterleinad/remove_crypt...
2020-01-05 Daniel ArndtRemove cryptic comment 9233/head
2020-01-05 Martin KronbichlerMerge pull request #9106 from peterrum/pft_without_p4est
2020-01-05 Martin KronbichlerMerge pull request #9230 from kronbichler/fix_mf_code
2020-01-05 Peter MunchMake pft tests independent of p4est 9106/head
2020-01-05 Daniel ArndtMerge pull request #9219 from tjhei/output_table_deprecate
2020-01-05 Martin KronbichlerFix two bugs in matrix-free code 9230/head
2020-01-05 Daniel ArndtMerge pull request #9224 from peterrum/dofhandlerpolicy...
2020-01-05 Peter MunchReplace some DEAL_II_WITH_P4EST with DEAL_II_WITH_MPI 9224/head
2020-01-05 Daniel ArndtMerge pull request #9223 from peterrum/ecl-mapping-fix
2020-01-05 Martin KronbichlerMerge pull request #9225 from tjhei/doxygen_fix_citation
2020-01-05 Timo HeisterMerge pull request #9190 from bangerth/doc
2020-01-05 Timo Heisterfix a doxygen citation 9225/head
2020-01-04 Peter MunchFix check of neigboring cells 9223/head
2020-01-04 Daniel ArndtMerge pull request #9218 from peterrum/get_projection_m...
2020-01-04 Timo HeisterMerge pull request #9215 from peterrum/dofhandlerpolicy...
2020-01-04 Martin KronbichlerMerge pull request #9155 from peterrum/ecl-mapping
2020-01-04 Peter MunchUse CellId::binary_type for communication 9215/head
2020-01-04 Peter MunchFix labels
2020-01-04 Peter MunchFix serial compilation
2020-01-04 Peter MunchMake internal::DoFHandlerImplementation::Policy::Parall...
2020-01-04 Martin KronbichlerMerge pull request #9214 from peterrum/cellid_ancestorof
2020-01-04 Timo Heisterdeprecate members in TimerOutput 9219/head
2020-01-03 Timo HeisterMerge pull request #9217 from peterrum/fix_date
2020-01-03 Peter MunchInstantiate FETools::get_projection_matrix for float 9218/head
2020-01-03 Peter MunchFix date in header 9217/head
2020-01-02 Peter MunchAdd CellId::is_ancestor_of 9214/head
2020-01-02 David WellsMerge pull request #9211 from bangerth/instantiate
2020-01-02 Wolfgang BangerthMerge pull request #9209 from drwells/fix-using-namespa...
2020-01-02 Wolfgang BangerthMerge pull request #9208 from drwells/fix-tbb-version...
2020-01-02 Wolfgang BangerthInstantiate DoFTools::map_dofs_to_support_points()... 9211/head
2020-01-01 Martin KronbichlerMerge pull request #9205 from bangerth/fix
2019-12-31 David WellsFix our TBB version check. 9208/head
2019-12-31 David WellsKeep the 'dealii::' in 'using namespace dealii::'. 9209/head
2019-12-31 Wolfgang BangerthAnnotate a few function arguments in doxygen. 9190/head
2019-12-31 Wolfgang BangerthUse a range-based for loop. 9205/head
2019-12-31 Martin KronbichlerMerge pull request #9200 from bangerth/fix-1
2019-12-31 Martin KronbichlerMerge pull request #9201 from bangerth/fix-3
2019-12-31 Martin KronbichlerMerge pull request #9203 from bangerth/fix-2
2019-12-31 Martin KronbichlerMerge pull request #9202 from bangerth/fix-4
2019-12-30 Reza Rastakmu_parser functions modified to use std random number...
2019-12-30 Wolfgang BangerthMark a bunch of input arguments as 'const'. 9202/head
2019-12-30 Wolfgang BangerthMinor doc updates. 9201/head
2019-12-30 Wolfgang BangerthSimplify the code a bit. 9203/head
2019-12-30 Wolfgang BangerthFix what looks like an obvious typo. 9200/head
2019-12-30 David WellsMerge pull request #9199 from bangerth/umfpack
2019-12-30 Wolfgang BangerthAvoid _n and _m as variable names. 9199/head
2019-12-29 David WellsMerge pull request #9197 from bangerth/40
2019-12-29 Wolfgang BangerthLet step-40 only depend on step-6, not step-17. 9197/head
2019-12-25 Daniel ArndtMerge pull request #9194 from bangerth/40
2019-12-24 Timo HeisterMerge pull request #9193 from bangerth/61
2019-12-24 Wolfgang BangerthLabel step-40 as a 'basic' tutorial program. 9194/head
2019-12-24 Wolfgang BangerthLet step-61 only build on step-51, not step-4. 9193/head
2019-12-23 Wolfgang BangerthMerge pull request #9188 from peterrum/dof_accessor_include
2019-12-23 Daniel ArndtMerge pull request #9191 from tjhei/mpi_h_warning
2019-12-23 Peter MunchInclude dof_accessor.h 9188/head
2019-12-23 Daniel ArndtMerge pull request #9186 from masterleinad/avoid_generi...
2019-12-23 Daniel ArndtMerge pull request #9157 from kronbichler/shape_info_in...
2019-12-23 Daniel ArndtMerge pull request #9182 from bangerth/deprecate
2019-12-23 Daniel ArndtAvoid variable template in hp::Refinement 9186/head
2019-12-23 Timo Heistersilence system header MPI warning 9191/head
2019-12-22 Wolfgang BangerthMerge pull request #9183 from peterrum/fedgq-mem
2019-12-22 Wolfgang BangerthAdd a missing newline at the end of the file. 9183/head
2019-12-22 Wolfgang BangerthMerge pull request #9187 from masterleinad/precise_name...
2019-12-22 Wolfgang BangerthMerge pull request #9185 from masterleinad/fix_warnings
2019-12-21 Peter MunchImplement FE_Poly::memory_consumption so that memory_co...
2019-12-21 Martin KronbichlerMerge pull request #9189 from peterrum/fix_typo
2019-12-21 Peter MunchFix typo 9189/head
2019-12-21 Daniel ArndtSpecify namespace in precondition.h more precisely 9187/head
2019-12-21 Daniel ArndtAvoid warnings in tests 9185/head
2019-12-21 Wolfgang BangerthAdd a changelog entry. 9182/head
2019-12-21 Wolfgang BangerthAdjust tests.
2019-12-21 Wolfgang BangerthDeprecate some versions of DoFTools::extract_dofs().
2019-12-20 Wolfgang BangerthMerge pull request #9151 from marcfehling/hp-fixed...
2019-12-19 Wolfgang BangerthMerge pull request #9125 from konsim83/feature_tensor_f...
2019-12-19 Wolfgang BangerthAdd a missing newline to the end of the file. 9125/head
2019-12-19 Martin KronbichlerMerge pull request #9147 from masterleinad/fix_cuda_float
2019-12-19 Konrad SimonNew feature class TensorFunctionParser. The class inher...
2019-12-18 Daniel ArndtMerge pull request #9174 from nicola-giuliani/default_c...
2019-12-18 David WellsMerge pull request #9175 from kronbichler/improve_chann...
2019-12-18 Nicola Giulianiadded default case for normal to mesh projection manifold 9174/head
2019-12-17 Martin KronbichlerChoose more appropriate points for test 9175/head
2019-12-17 Martin KronbichlerChangelog
2019-12-17 Martin KronbichlerImprove GridGenerator::channel_with_cylinder
2019-12-17 Wolfgang BangerthMerge pull request #9036 from BenBrands/test_for_hp_and...
2019-12-17 Wolfgang BangerthMerge pull request #9176 from peterrum/mg_transfer_remo...
2019-12-17 Wolfgang BangerthMerge pull request #9172 from luca-heltai/move-tests
2019-12-16 Bruno TurcksinAdd a series of new python wrappers (#9148)
2019-12-16 Peter MunchRemove unnecessary assignment 9176/head
2019-12-16 Benjamin Brandsadd test derived from step-4 to check interplay of... 9036/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.