]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-04-05 Peter MunchWork on prolongate
2021-04-05 Peter MunchMake tests work again
2021-04-04 Martin KronbichlerPerformance improvement of MGTwoLevelTransfer
2021-04-03 David WellsMerge pull request #12004 from bangerth/15-4
2021-04-02 Wolfgang BangerthMerge pull request #11999 from masterleinad/avoid_polym...
2021-04-02 Wolfgang BangerthMerge pull request #12002 from tamiko/small_cleanup
2021-04-02 Wolfgang BangerthMerge pull request #12003 from lethe-cfd/cylinder_with_...
2021-04-02 Wolfgang BangerthMerge pull request #11981 from marcfehling/distributed...
2021-04-02 Peter MunchMerge pull request #11991 from bergbauer/boomer_settings
2021-04-01 BrunoAdd changelog entry 12003/head
2021-04-01 BrunoApply first round of comments
2021-04-01 BrunoRegular cylinder uses subdivided_cylinder
2021-04-01 BrunoAdd image for subdivided cylinder
2021-04-01 Wolfgang BangerthUse an easier-to-read do...while loop. 12004/head
2021-04-01 David WellsMerge pull request #11997 from bangerth/15-3
2021-04-01 David WellsMerge pull request #12000 from bangerth/15-6
2021-04-01 BrunoFixed documentation
2021-04-01 Marc FehlingAdded `p:d:TemporarilyMatchRefineFlags`. 11981/head
2021-04-01 BrunoAdd a subdivided_cylinder grid generator and test
2021-04-01 Daniel ArndtAlso make the base class members protected and improve... 11999/head
2021-04-01 Wolfgang BangerthMerge pull request #11993 from agrayver/define_vtk_types
2021-04-01 Matthias MaierFindARBORX: Remove library variable 12002/head
2021-04-01 Wolfgang BangerthMerge pull request #11992 from peterrum/fesystem_delete...
2021-03-31 Wolfgang BangerthMerge pull request #11988 from marcfehling/fes-size
2021-03-31 Alexander GrayverAdd query methods for vtk cell types in ReferenceCell 11993/head
2021-03-31 Wolfgang BangerthRemove an unnecessary destructor. 12000/head
2021-03-31 Marc FehlingMerge pull request #11987 from bangerth/unify
2021-03-31 Marc FehlingMerge pull request #11954 from bangerth/const
2021-03-31 Daniel ArndtAvoid usage of the ArborX access traits in polymorphic...
2021-03-31 Daniel ArndtMerge pull request #11994 from bangerth/p1
2021-03-31 Maximilian... Add settings to BoomerAMG. 11991/head
2021-03-31 David WellsMerge pull request #11985 from bangerth/15-1
2021-03-31 Wolfgang BangerthRename a variable. 11997/head
2021-03-31 Daniel ArndtMerge pull request #11986 from bangerth/15-2
2021-03-31 Wolfgang BangerthRename a changelog file. 11994/head
2021-03-31 Peter MunchDelete default constructor FESystem 11992/head
2021-03-31 Wolfgang BangerthMerge pull request #11983 from peterrum/tria_policy_loa...
2021-03-31 Marc FehlingRemove assertion from `DoFHandler::get_fe_collection()`. 11988/head
2021-03-31 Wolfgang BangerthMake a variable 'const'. 11954/head
2021-03-31 Wolfgang BangerthUnify the spelling of a section name in the tutorial... 11987/head
2021-03-31 Wolfgang BangerthRemove unnecessary header includes. 11986/head
2021-03-31 Wolfgang BangerthMinor updates to step-15. 11985/head
2021-03-31 Bruno TurcksinMerge pull request #11969 from marcfehling/signal-post...
2021-03-30 Daniel ArndtMerge pull request #11984 from kronbichler/avoid_quadra...
2021-03-30 Martin KronbichlerConvert a few more cell loops into range-based for... 11984/head
2021-03-30 Martin KronbichlerAvoid quadratic complexity in coarse grid cells.
2021-03-30 Peter MunchReset policy during Triangulation::load() 11983/head
2021-03-30 David WellsMerge pull request #11980 from marcfehling/shared-signal
2021-03-30 Bruno TurcksinMerge pull request #11978 from masterleinad/fix_typo_gr...
2021-03-30 Bruno TurcksinMerge pull request #11979 from drwells/improve-mpi...
2021-03-29 Daniel ArndtMerge pull request #11976 from peterrum/parse_input_fro...
2021-03-29 Marc FehlingFix hp::Refinement::choose_p_over_h() for hp-coarsening... 11980/head
2021-03-29 Marc FehlingFix hp-coarsening on p:s:Triangulation.
2021-03-29 Daniel ArndtFix typo in GridTools::collect_periodic_faces 11978/head
2021-03-29 Daniel ArndtMerge pull request #11966 from marcfehling/future-children
2021-03-29 David WellsAdd some more AssertThrowMPIs. 11979/head
2021-03-29 David WellsMerge pull request #11977 from peterrum/FineDoFHandlerView
2021-03-29 Peter MunchSmall changes in FineDoFHandlerView 11977/head
2021-03-29 Martin KronbichlerMerge pull request #11975 from peterrum/particles_keyword
2021-03-29 Peter MunchWrap boost error message in ParameterHandler::parse_inp... 11976/head
2021-03-29 Martin KronbichlerMerge pull request #11973 from peterrum/gc_affine_const...
2021-03-29 Peter MunchWork on particles keywork 11975/head
2021-03-29 Wolfgang BangerthMerge pull request #11963 from Rombur/arborx_update
2021-03-28 Marc FehlingMerge pull request #11974 from jppelteret/references_02
2021-03-28 Jean-Paul PelteretFix another entry in references.bib 11974/head
2021-03-28 Wolfgang BangerthMerge pull request #11972 from agrayver/docfix
2021-03-28 Wolfgang BangerthMerge pull request #11967 from marcfehling/dof-cleanup
2021-03-27 Peter MunchRemove AffineConstraint from MGTwoLevelTransfer 11973/head
2021-03-27 Peter MunchMerge pull request #11958 from peterrum/compute_matrix_...
2021-03-27 Marc FehlingMerge pull request #11970 from jppelteret/references_01
2021-03-27 Alexander GrayverUpdate doc 11972/head
2021-03-27 Jean-Paul PelteretFix references.bib 11970/head
2021-03-27 Martin KronbichlerMerge pull request #11968 from peterrum/gc_replace_ca_d...
2021-03-27 Marc FehlingNew Triangulation signal `post_p4est_refinement`. 11969/head
2021-03-26 Marc FehlingMoved `dominated_future_fe_on_children` from class... 11966/head
2021-03-26 Bruno TurcksinUpdate changelog 11963/head
2021-03-26 Bruno TurcksinRefactor ArborX access traits and add nearest neighbor...
2021-03-26 Bruno TurcksinEnable ArborX documentation in Doxygen
2021-03-26 Marc FehlingMiscellaneous cleanup in DoFHandler. 11967/head
2021-03-26 Peter MunchReplace AffineConstraints::distribute() in MGTwoLevelTr... 11968/head
2021-03-26 Wolfgang BangerthMerge pull request #11961 from marcfehling/divide-paral...
2021-03-26 Wolfgang BangerthMerge pull request #11962 from marcfehling/doc-triabase
2021-03-26 Wolfgang BangerthMerge pull request #11888 from marcfehling/signal-pre...
2021-03-26 Peter MunchMatrixFreeTools::compute_matrix() for PETScWrappers... 11958/head
2021-03-25 Daniel ArndtMerge pull request #11959 from peterrum/petsc_vector_Su...
2021-03-25 Martin KronbichlerMerge pull request #11960 from marcfehling/restore...
2021-03-24 Marc FehlingMinor fix in doc for `p:d:TriaBase`. 11962/head
2021-03-24 Marc FehlingDivide parallel tests `limit_p_level_difference` betwee... 11961/head
2021-03-24 Marc FehlingMinor changes to `TemporarilyRestoreSubdomainIds`. 11960/head
2021-03-24 Peter MunchDerive PETScWrappers::PreconditionBase from Subscriptor 11959/head
2021-03-23 Martin KronbichlerMerge pull request #11943 from marcfehling/future-coarsen
2021-03-23 Martin KronbichlerMerge pull request #11948 from marcfehling/copy-tria-2
2021-03-23 Martin KronbichlerMerge pull request #11951 from peterrum/mf_asser_compatible
2021-03-23 Peter MunchMerge pull request #11952 from mschreter/FEEvaluation_1...
2021-03-22 Wolfgang BangerthMerge pull request #11940 from bergbauer/bcast
2021-03-22 Peter MunchMF::check_vector_compatibility(): improve asser message 11951/head
2021-03-22 Marc FehlingTreat cells to be h-coarsened as their parent in `hp... 11943/head
2021-03-22 Marc FehlingCopy triangulation in MGTransferGlobalCoarsening. 11948/head
2021-03-22 Marc Fehlingp:d:T:copy_triangulation() for refined meshes.
2021-03-22 Marc FehlingNew p4est connectivity copy functions.
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.