2020-03-15 |
Peter Munch | Make enumeration consistent in internal::DoFHandlerImpl... 9663/head |
commit | commitdiff | tree | snapshot |
2020-03-14 |
David Wells | Merge pull request #9650 from masterleinad/remove_globa... |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Daniel Arndt | Merge pull request #9648 from blaisb/improve_sort_parti... |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Daniel Arndt | Merge pull request #9657 from kronbichler/remove_types_... |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Martin Kronbichler | Replace a few types_are_equal by std::is_same 9657/head |
commit | commitdiff | tree | snapshot |
2020-03-13 |
Martin Kronbichler | Merge pull request #9654 from kronbichler/split_mapping... |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Bruno Blais | Added the change list 9648/head |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Bruno Blais | Minor re-editing of the text |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Bruno Blais | Update include/deal.II/particles/particle_handler.h |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Martin Kronbichler | Merge pull request #9653 from peterrum/ecl_std_function |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Martin Kronbichler | Split instatiations of matrix-free MappingInfo 9654/head |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Daniel Arndt | Fix up tests 9650/head |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Bruno Blais | Completely reworked the pull request. |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Peter Munch | ECL: fix variable names and a std::function version 9653/head |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Daniel Arndt | Merge pull request #9651 from bangerth/lbb |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Daniel Arndt | Merge pull request #9652 from bangerth/22 |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Daniel Arndt | Remove initlog() from gsl quick test |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Wolfgang Bangerth | Clarify step-22. 9652/head |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Wolfgang Bangerth | Add links to step-20 and 22. 9651/head |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Daniel Arndt | Replace logfile in more tests |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Martin Kronbichler | Merge pull request #9646 from tjhei/precondition_cehbys... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Daniel Arndt | Merge pull request #9649 from kronbichler/avoid_global_... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Martin Kronbichler | Avoid global logfile variable for matrix-free tests 9649/head |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Daniel Arndt | Merge pull request #9565 from kronbichler/matrix_free_u... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Martin Kronbichler | Merge pull request #9647 from tjhei/precondition_cheby_... |
commit | commitdiff | tree | snapshot |
2020-03-10 |
Bruno Blais | Added two cached variables to the particle handler... |
commit | commitdiff | tree | snapshot |
2020-03-10 |
Timo Heister | PreconditionChebyshev: minor documentation cleanup 9647/head |
commit | commitdiff | tree | snapshot |
2020-03-10 |
Timo Heister | PreconditionChebyshev: make estimate_eigenvalues public 9646/head |
commit | commitdiff | tree | snapshot |
2020-03-10 |
Daniel Arndt | Merge pull request #9643 from peterrum/accessor_geometr... |
commit | commitdiff | tree | snapshot |
2020-03-10 |
Peter Munch | Use range-based iterators 9643/head |
commit | commitdiff | tree | snapshot |
2020-03-10 |
Peter Munch | Replace some hard written constants by using GeometryInfo |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Matthias Maier | Merge pull request #9642 from kronbichler/step-69-include |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Martin Kronbichler | Add missing include file for step-69 9642/head |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Timo Heister | Merge pull request #9641 from peterrum/step69-fixwarning |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Martin Kronbichler | Merge pull request #9640 from peterrum/step69-fixinclude |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Martin Kronbichler | Changelog 9565/head |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Martin Kronbichler | Add test case |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Martin Kronbichler | Enable refreshing MatrixFree geometry data for changed... |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Peter Munch | Step-69: fix warnings 9641/head |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Peter Munch | Step-69: add missing include cmath 9640/head |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Wolfgang Bangerth | Merge pull request #9635 from drwells/clarify-manifolds... |
commit | commitdiff | tree | snapshot |
2020-03-09 |
Wolfgang Bangerth | Merge pull request #9634 from peterrum/nonconti_warning_fix |
commit | commitdiff | tree | snapshot |
2020-03-08 |
Daniel Arndt | Merge pull request #9633 from peterrum/NoncontiguousPar... |
commit | commitdiff | tree | snapshot |
2020-03-08 |
Peter Munch | Add default constructor to NoncontiguousPartitioner 9633/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | Merge pull request #9638 from drwells/improve-spelling... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | Merge pull request #9637 from drwells/fix-variable... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
David Wells | step-69: improve spelling. 9638/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
David Wells | step-69: fix some timer variable names. 9637/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
David Wells | Clarify some discussion on Manifolds in step-49. 9635/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
David Wells | Merge pull request #8445 from tamiko/hydrodynamics_exam... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | final touches 8445/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | de-generic-alize lambdas, use boost::make_iterator_rang... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | rename Scope object to scope |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | remove asynchronous IO mechanism |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | Address some more review comments |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | simplify code |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | Address some more review comments |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Intro added stuff addressing some comments. |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | Address some more review comments |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | use face_indices |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | address some more review comments |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | add a news/changes entry |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Almost done |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | try to work around an internal compiler error |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | adjust argument order of write_vtu_with_pvtu_record... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Intro.dox almost done. Minor stuff pending in the cc... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | address @bangerth's review comments |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | More polishing |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Minor modifications |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Sandia affiliation header added in both files for legal... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | Multiple code fixes: avoid C++17, fix compilation,... |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | update documentation, part XI |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | update documentation, part X |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | update documentation, part IX |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | update documentation, part VIII |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | update documentation, part VII |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | update documentation, part VI |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | update documentation, part V |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | update documentation, part IV |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | update documentation, part III |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Last line modified 1560 |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Adding minor corrections everywhere |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | code cleanup |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | update documentation, part II |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | use write_vtu_with_pvtu_record, code cleanup |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | reindent, layout changes, and address some review comments |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | Update documentation, part I |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Ignacio Tomas... | nothing |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Matthias Maier | initial commit |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Peter Munch | Remove auto form test mpi_noncontiguous_partitioner_02.cc 9634/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Martin Kronbichler | Merge pull request #9610 from peterrum/ca_log |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Martin Kronbichler | Merge pull request #9623 from peterrum/ca_namespace |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Peter Munch | Add chang-log entry for ConsensusAlgorithm 9610/head |
commit | commitdiff | tree | snapshot |
2020-03-07 |
Peter Munch | Inroduce ConsensusAlgorithm namespace 9623/head |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Martin Kronbichler | Merge pull request #9607 from bangerth/active_cell_iter... |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Martin Kronbichler | Merge pull request #9629 from bangerth/typos |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Martin Kronbichler | Merge pull request #9387 from peterrum/non-continuous... |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Wolfgang Bangerth | Convert a lot of places to range-based loops over all... 9607/head |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Wolfgang Bangerth | Fix a typo. 9629/head |
commit | commitdiff | tree | snapshot |
2020-03-06 |
Martin Kronbichler | Merge pull request #9630 from peterrum/ca_instantiation_fix |
commit | commitdiff | tree | snapshot |
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