]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 Marc FehlingMerge pull request #11987 from bangerth/unify
2021-03-31 Marc FehlingMerge pull request #11954 from bangerth/const
2021-03-31 Daniel ArndtMerge pull request #11994 from bangerth/p1
2021-03-31 David WellsMerge pull request #11985 from bangerth/15-1
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.
2021-03-22 Marc FehlingConnect parallel_forest to connectivity.
2021-03-22 Magdalena Schreteradded get_divergence and submit_gradient of a rank... 11952/head
2021-03-22 David WellsMerge pull request #11950 from bangerth/kinsol-3
2021-03-22 Peter MunchMerge pull request #11946 from marcfehling/copy-tria...
2021-03-22 Peter MunchMerge pull request #11928 from marcfehling/local_cell_r...
2021-03-22 Maximilian... Add broadcast function. 11940/head
2021-03-22 Wolfgang BangerthUse better function names. 11950/head
2021-03-22 Jean-Paul PelteretMerge pull request #11908 from bangerth/kinsol-2
2021-03-22 Marc FehlingMerge pull request #11945 from Rombur/fix_typo
2021-03-21 Wolfgang BangerthOnly run tests with KINSOL 5.0 and above. 11908/head
2021-03-21 Wolfgang BangerthAdd more KINSOL tests.
2021-03-21 Wolfgang BangerthEnable a test also for later SUNDIALS versions.
2021-03-21 Wolfgang BangerthMake KINSOL available for SUNDIALS versions >4.x.
2021-03-21 Wolfgang BangerthAdd commentary to a test case.
2021-03-21 Wolfgang BangerthMark ignored arguments as such.
2021-03-21 Bruno TurcksinFix typos 11945/head
2021-03-20 Marc FehlingUse manifold iterator range in copy_triangulation(). 11946/head
2021-03-19 David WellsMerge pull request #11862 from peterrum/simplex_write_m...
2021-03-19 Peter MunchGridOut::write_mesh_per_processor_as_vtu() for simplex 11862/head
2021-03-19 David WellsMerge pull request #11941 from marcfehling/explicit...
2021-03-19 Martin KronbichlerMerge pull request #11942 from marcfehling/dofh-improve...
2021-03-19 Marc FehlingMerge pull request #11937 from marcfehling/limit-levels
2021-03-19 Marc FehlingMinor changes to DoFHandler functionalities. 11942/head
2021-03-18 Marc FehlingHide explicit instantiations in Utilities::MPI from... 11941/head
2021-03-18 David WellsMerge pull request #11882 from peterrum/mapping_q_cache...
2021-03-18 Marc FehlingMove DoFhandler::prepare_c_and_r() to hp::Refinement... 11937/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.