]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-12-09 Martin KronbichlerTest case of inverse shape values field 9157/head
2019-12-09 Martin KronbichlerNew test case for inverse mass matrix of FE_DGQHermite
2019-12-09 Martin KronbichlerUse inverse shape values for inverse mass operation
2019-12-09 Martin KronbichlerCompute inverse of shape values as part of MF::ShapeInfo
2019-12-08 David WellsMerge pull request #9152 from masterleinad/typsest_lame
2019-12-07 Daniel ArndtMerge pull request #9150 from masterleinad/fix_warnings...
2019-12-07 Daniel ArndtTypeset Lame correctly 9152/head
2019-12-06 Daniel ArndtAvoid some warnings in python-bindings 9150/head
2019-12-06 Wolfgang BangerthMerge pull request #9140 from marcfehling/fixed-number...
2019-12-06 David WellsMerge pull request #9083 from bangerth/includes
2019-12-06 Daniel ArndtMerge pull request #9142 from blaisb/colorize_subdivide...
2019-12-06 Daniel ArndtMerge pull request #9146 from masterleinad/compile_lapa...
2019-12-06 Martin KronbichlerMerge pull request #9145 from bangerth/direct
2019-12-05 marcfehlingAdjusted test output after changes to GridRefinement... 9140/head
2019-12-05 Daniel ArndtMerge pull request #9109 from agrayver/add_manifold_pyt...
2019-12-05 Daniel ArndtMerge pull request #9093 from tcclevenger/solver_idr
2019-12-05 Bruno BlaisAdded the colorize option to subdivided_hyper_cube... 9142/head
2019-12-05 Daniel ArndtCompile files using the LAPACK wrappers separately 9146/head
2019-12-05 marcfehlingAdjusted ranges for GridRefinement::refine_and_coarsen_...
2019-12-05 marcfehlingAdjusted thresholds for refine_and_coarsen_fixed_number...
2019-12-05 Alexander GrayverAdd more methods to work with manifolds. Add python... 9109/head
2019-12-05 Wolfgang BangerthSimplify references to tutorial programs. 9145/head
2019-12-05 tcclevengerchangelog 9093/head
2019-12-05 tcclevengeradd idr(s) solver
2019-12-05 David WellsMerge pull request #9141 from marcfehling/hp-threshold
2019-12-05 David WellsMerge pull request #9139 from bangerth/grammar
2019-12-04 Marc Fehlinghp::Refinement: Adjusted comparator defaults to be... 9141/head
2019-12-04 David WellsMerge pull request #9067 from marcfehling/hpref-assert
2019-12-04 Martin KronbichlerMerge pull request #9126 from bangerth/doc
2019-12-04 Martin KronbichlerMerge pull request #9138 from bangerth/doc-87
2019-12-04 Martin KronbichlerMerge pull request #9136 from bangerth/61-5
2019-12-04 Martin KronbichlerMerge pull request #9128 from bangerth/61-2
2019-12-04 Wolfgang BangerthBe consistent in capitalizing test. Other minor updates. 9139/head
2019-12-04 Wolfgang BangerthMinor grammar updates. 9138/head
2019-12-03 Daniel ArndtMerge pull request #9130 from bangerth/61-4
2019-12-03 Daniel ArndtMerge pull request #9133 from bangerth/std_cxx11
2019-12-03 Wolfgang BangerthLink to a paper that describes step-61. 9136/head
2019-12-03 Wolfgang BangerthUse DEAL_II_WARNING instead. 9133/head
2019-12-03 Wolfgang BangerthAdd changelog entry.
2019-12-03 Wolfgang BangerthDeprecate the files in base/std_cxx11 -- we no longer...
2019-12-03 Wolfgang BangerthAdd a changelog entry. 9130/head
2019-12-03 Wolfgang BangerthUse a better way to create graphical output in step-61.
2019-12-03 David WellsMerge pull request #9127 from bangerth/61-1
2019-12-03 Matthias MaierMerge pull request #9117 from marcfehling/fix-pthread
2019-12-03 Daniel ArndtMerge pull request #9132 from bangerth/std_cxx1x
2019-12-03 Martin KronbichlerMerge pull request #9131 from bangerth/mpi
2019-12-03 Martin KronbichlerMerge pull request #9129 from bangerth/61-3
2019-12-03 Martin KronbichlerMerge pull request #9104 from masterleinad/mf_cuda_float
2019-12-03 Wolfgang BangerthAdd a changelog entry. 9132/head
2019-12-03 Wolfgang BangerthRemove long deprecated headers for C++1x.
2019-12-03 Wolfgang BangerthRemove references to old std_cxx1x namespace.
2019-12-03 Wolfgang BangerthRemove a test no longer necessary.
2019-12-03 Wolfgang BangerthClarify Utilities::MPI::some_to_some(). 9131/head
2019-12-03 Wolfgang BangerthMerge pull request #9121 from luca-heltai/fix-some...
2019-12-03 Wolfgang BangerthMake sure all .h files include config.h. 9083/head
2019-12-03 Wolfgang BangerthUse 5 refinements in step-61 as default. 9129/head
2019-12-03 Marc Fehlinghp::Refinement::predict_error: Detangle assertions. 9067/head
2019-12-02 Wolfgang BangerthAdd a changelog entry. 9128/head
2019-12-02 Wolfgang BangerthBreak postprocessing the velocity out of the function...
2019-12-02 Wolfgang BangerthMerge pull request #9115 from tamiko/do_not_export_bundled
2019-12-02 Wolfgang BangerthAugment step-61 documentation. 9127/head
2019-12-02 Wolfgang BangerthAdd some documentation. 9126/head
2019-12-02 Luca HeltaiFixed deadlock. 9121/head
2019-12-02 Daniel ArndtMerge pull request #9122 from drwells/unused-var-warning
2019-12-02 Daniel ArndtAllow using float shape functions 9104/head
2019-12-02 Marc FehlingFixed cmake 3.16.0 incompatibility. 9117/head
2019-12-02 Luca HeltaiReplace compute_point_to_point_communication_pattern...
2019-12-02 David WellsSilence some unused variable warnings. 9122/head
2019-12-02 Luca HeltaiApplied suggestion.
2019-12-02 Luca HeltaiFix some to some.
2019-12-02 Luca HeltaiMerge pull request #9110 from masterleinad/serial_tria_...
2019-12-02 Daniel ArndtMerge pull request #9119 from masterleinad/disable_warn...
2019-12-01 Daniel ArndtMerge pull request #9118 from peterrum/get_size_info
2019-12-01 Daniel ArndtDisable warning in python-wrappers only for newer clang 9119/head
2019-12-01 Peter MunchDo not use MF::get_size_info() 9118/head
2019-12-01 Daniel ArndtRemove restriction from Particles::Generators tests 9110/head
2019-12-01 Daniel ArndtRemove p4est restriction in Particles::DataOut
2019-12-01 Daniel ArndtFix numbering in ParticleHandler::insert_particles()
2019-12-01 Daniel ArndtAllow using serial triangulations with ParticleHandler
2019-12-01 Daniel ArndtMerge pull request #9072 from luca-heltai/output-particles
2019-12-01 Daniel ArndtMerge pull request #8963 from peterrum/gridout_vtu_pvtu
2019-12-01 Daniel ArndtMerge pull request #8661 from tjhei/fe_interface_values_2
2019-11-30 Daniel ArndtFix compiler warnings 8661/head
2019-11-30 Daniel ArndtMerge pull request #9097 from kronbichler/fix_mf_setup
2019-11-30 Daniel ArndtMerge pull request #9113 from rezarastak/mpi_min_arrayview
2019-11-30 Daniel ArndtMerge pull request #8774 from jpthiele/hdf5_documentation
2019-11-30 Matthias MaierDo not export bundled subdirectory if empty 9115/head
2019-11-30 Reza Rastakexplicit instanciation is provided for Utilities::MPI... 9113/head
2019-11-29 Alexander GrayverAdd hyper_shell generator
2019-11-29 Alexander GrayverAdd manifolds to the python bindings
2019-11-29 Martin KronbichlerMerge pull request #9103 from peterrum/partition_triang...
2019-11-29 Martin KronbichlerMerge pull request #9105 from masterleinad/simplify_free
2019-11-29 Daniel ArndtMerge pull request #9108 from simonsticko/doc_fix_get_a...
2019-11-28 Simon StickoAdd note on template parameter to GridTools::get_active... 9108/head
2019-11-27 Daniel ArndtSimplify CUDAWrappers::MatrixFree::free 9105/head
2019-11-27 Peter MunchRelax assumpitions in GridTools::partition_triangulatio... 9103/head
2019-11-27 blaisbAdded include guards in the source file 9072/head
2019-11-27 blaisbAdded P4est guard to ensure consistency with the reste...
2019-11-27 blaisbFixed indentation
2019-11-27 blaisbFixed according to comments
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.