]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-08-04 Jean-Paul PelteretUpdate examples
2021-06-26 Jean-Paul PelteretFixup: FEInterfaceViews::Vector
2021-06-26 Jean-Paul PelteretFixup: FEInterfaceViews::Scalar
2021-06-26 Jean-Paul PelteretFixup: FEInterfaceValues
2021-06-08 Jean-Paul PelteretFEInterfaceViews::Vector: Make interface consistent...
2021-06-08 Jean-Paul PelteretFEInterfaceViews::Scalar: Make interface consistent...
2021-06-08 Jean-Paul PelteretFEInterfaceValues: Make interface consistent with FEValues
2021-06-07 Peter MunchMerge pull request #11577 from gassmoeller/particle_vec...
2021-06-06 Rene GassmoellerAdd changelog entry 11577/head
2021-06-06 Martin KronbichlerMerge pull request #12392 from peterrum/cellwise_inserv...
2021-06-06 Rene GassmoellerAddress comments
2021-06-06 Rene GassmoellerStore particles in a vector
2021-06-05 Peter MunchRefactor CellwiseInverseMassMatrixImplTransformFromQPoi... 12392/head
2021-06-05 Martin KronbichlerMerge pull request #12377 from peterrum/part_simplify
2021-06-05 Peter MunchSimplify workflow of repartitioning 12377/head
2021-06-05 Peter MunchMerge pull request #12357 from peterrum/create_geometri...
2021-06-05 Peter MunchMerge pull request #12390 from peterrum/transform_from_...
2021-06-04 Peter MunchMerge pull request #12389 from masterleinad/remove_depr...
2021-06-04 Peter MunchMGTransferGlobalCoarseningTools::create_geometric_coars... 12357/head
2021-06-04 Peter MunchCellwiseInverseMassMatrix::transform_from_q_points_to_b... 12390/head
2021-06-04 Daniel ArndtRemove deprecated VectorTools 12389/head
2021-06-04 Daniel ArndtMerge pull request #12386 from masterleinad/remove_depr...
2021-06-04 Peter MunchMerge pull request #12387 from peterrum/reduce_fix
2021-06-04 Martin KronbichlerMerge pull request #12379 from simonsticko/fe_q_support...
2021-06-04 Martin KronbichlerMerge pull request #12384 from masterleinad/remove_depr...
2021-06-04 Martin KronbichlerMerge pull request #12385 from masterleinad/remove_depr...
2021-06-04 Peter MunchFix ambiguous call in Utilities::MPI::all_reduce 12387/head
2021-06-03 Daniel ArndtRemove deprecated FETools::lexicographic/hierarchc_to_h... 12386/head
2021-06-03 Timo HeisterMerge pull request #12383 from peterrum/DEAL_II_DEPRECA...
2021-06-03 Daniel ArndtRemove deprecated VectorizedArray::n_array_elements 12385/head
2021-06-03 Daniel ArndtRemove deprecated CellAccessor::active() 12384/head
2021-06-03 Peter MunchAllow DEAL_II_DEPRECATED_EARLY in user code 12383/head
2021-06-03 Simon StickoAdd a 0-dimensional face support point on FE_Q<1>. 12379/head
2021-06-03 David WellsMerge pull request #12382 from masterleinad/remove_depr...
2021-06-02 Daniel ArndtRemove DataOut::first_cell() and DataOut::next_cell() 12382/head
2021-06-02 Martin KronbichlerMerge pull request #12376 from masterleinad/remove_depr...
2021-06-02 Martin KronbichlerMerge pull request #12371 from peterrum/pdt_subcomm
2021-06-01 Peter MunchMerge pull request #12356 from peterrum/create_geometri...
2021-06-01 David WellsMerge pull request #12375 from peterrum/mg_transfer_glo...
2021-06-01 Daniel ArndtRemove deprecated multigrid transfer build_matrices... 12376/head
2021-06-01 Peter MunchTriangulationDescription::Utilities::create_description... 12371/head
2021-06-01 Peter MunchAdd new version of MGTransferGlobalCoarseningTools... 12356/head
2021-06-01 Martin KronbichlerMerge pull request #12346 from peterrum/create_geometri...
2021-06-01 Peter MunchMerge pull request #12373 from masterleinad/remove_depr...
2021-06-01 Peter MunchRemove MeshType from mg_transfer_global_coarsening... 12375/head
2021-06-01 Peter MunchMerge pull request #12280 from peterrum/p_transfer_coar...
2021-06-01 David WellsMerge pull request #12372 from simonsticko/face_interpo...
2021-06-01 David WellsMerge pull request #12342 from marcfehling/doc-refinement
2021-06-01 Daniel ArndtRemove deprecated versions of the DoFTools::count_dofs_... 12373/head
2021-06-01 Martin KronbichlerMerge pull request #12302 from nicola-giuliani/add...
2021-06-01 Nicola GiulianiUpdate tests/grid/tria_clear_user_data.cc 12302/head
2021-06-01 Simon StickoImplement face interpolation between FE_Bernstein and... 12372/head
2021-06-01 Martin KronbichlerMerge pull request #12338 from masterleinad/remove_depr...
2021-06-01 Martin KronbichlerMerge pull request #12348 from peterrum/partition_policies
2021-05-31 Peter MunchIntroduce partition policies 12348/head
2021-05-31 Matthias MaierMerge pull request #12368 from jppelteret/changelogs_02
2021-05-31 Martin KronbichlerMerge pull request #12366 from marcfehling/fix-step-75
2021-05-31 Martin KronbichlerMerge pull request #12365 from peterrum/boost_point
2021-05-31 Martin KronbichlerMerge pull request #12360 from simonsticko/face_interpo...
2021-05-31 Jean-Paul PelteretAdd changelog entry for step-74 12368/head
2021-05-31 Marc FehlingBugfix step-75: Call `get_fe()` only on locally owned... 12366/head
2021-05-31 Peter MunchFix creating of boost point 12365/head
2021-05-31 Matthias MaierMerge pull request #12358 from tamiko/avoid_underlinkage
2021-05-31 Martin KronbichlerMerge pull request #12363 from peterrum/rpe_race_condition
2021-05-31 Martin KronbichlerMerge pull request #12331 from vachan-potluri/fe_dgq_le...
2021-05-31 Peter MunchMerge pull request #12361 from kronbichler/remove_changelog
2021-05-31 Peter MunchRemotePointEvaluation: fix race condition if called... 12363/head
2021-05-31 Simon StickoA better assert in FE_Q_Base::get_subface_interpolation... 12360/head
2021-05-31 Martin KronbichlerRemove changelog entry about taskflow 12361/head
2021-05-31 Martin KronbichlerMerge pull request #12330 from peterrum/reduce
2021-05-31 Martin KronbichlerMerge pull request #12353 from peterrum/rpe_rtree_level
2021-05-31 Martin KronbichlerMerge pull request #12352 from peterrum/find_active_cel...
2021-05-31 Martin KronbichlerMerge pull request #12312 from peterrum/create_descript...
2021-05-31 Matthias MaierAvoid underlinkage with OpenMPI on Debian/Ubuntu 12358/head
2021-05-30 Peter MunchGridTools::find_active_cell_around_point(): improve... 12352/head
2021-05-30 Peter MunchAdd TriangulationDescription::Utilities::create_descrip... 12312/head
2021-05-30 Peter MunchMerge pull request #12333 from peterrum/point_gradients
2021-05-30 Peter MunchIntroduce VectorTools::point_gradients() 12333/head
2021-05-30 Peter MunchMerge pull request #12311 from peterrum/create_descript...
2021-05-30 Martin KronbichlerMerge pull request #12351 from masterleinad/remove_depr...
2021-05-30 Marc FehlingMerge pull request #12332 from peterrum/point_values
2021-05-30 Peter MunchRename VectorTools::evaluate_at_points() -> VectorTools... 12332/head
2021-05-30 Marc FehlingMerge pull request #12350 from peterrum/fe_eval_bool_dep
2021-05-30 Marc FehlingMerge pull request #12347 from peterrum/pst_copy_triang...
2021-05-29 Daniel ArndtUpdate include/deal.II/base/timer.h 12351/head
2021-05-29 Peter MunchRemotePointEvaluation: make RTree-level parameter 12353/head
2021-05-29 Daniel ArndtRemove deprecated Timer::enter/exit_section
2021-05-29 Peter MunchEarly deprecate functions in FEEvaluation 12350/head
2021-05-29 Daniel ArndtImprove documentation 12338/head
2021-05-29 Peter MunchMGTransferGlobalCoarseningTools::create_geometric_coars... 12346/head
2021-05-29 Peter MunchFix a dynamic cast in psT::copy_triangulation() 12347/head
2021-05-29 Peter MunchClean up TriangulationDescription::Utilities::create_de... 12311/head
2021-05-29 Peter MunchMerge pull request #12344 from kronbichler/fix_interpol...
2021-05-29 Martin KronbichlerMerge pull request #12335 from simonsticko/dof_cell_acc...
2021-05-29 Martin KronbichlerTest basic ability of interpolate 12344/head
2021-05-29 Martin KronbichlerBugfix in MGTwoLevelTransfer::interpolate: forgot to...
2021-05-29 Vachan PotluriMove trailing backslash to next line 12331/head
2021-05-28 Marc FehlingMinor doc update for `hp::Refinement::predict_error()`. 12342/head
2021-05-28 Simon StickoRemove noexcept on DoFAccessor move constructor and... 12335/head
2021-05-28 Daniel ArndtRemove deprecated DoFTools::extract_*dofs
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.