]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-04-07 Wolfgang BangerthOptimize insertion of elements into a matrix. 15050/head
2023-04-07 David WellsMerge pull request #15040 from bangerth/grid-tools...
2023-04-07 Martin KronbichlerMerge pull request #15029 from gassmoeller/make_fepoint...
2023-04-07 David WellsMerge pull request #15037 from marcfehling/make-2-cells
2023-04-07 David WellsMerge pull request #15042 from bangerth/is
2023-04-07 David WellsMerge pull request #15043 from bangerth/p
2023-04-07 David WellsMerge pull request #15041 from bangerth/grid-tools...
2023-04-06 Wolfgang BangerthRename a few variables to make their intent clearer. 15043/head
2023-04-06 Wolfgang BangerthUpdate documentation in IndexSet for a couple of functions. 15042/head
2023-04-06 Wolfgang BangerthSimplify code slightly. 15040/head
2023-04-06 Wolfgang BangerthDon't overallocate memory. 15041/head
2023-04-06 Wolfgang BangerthMerge pull request #14717 from luca-heltai/stefanozampi...
2023-04-06 Wolfgang BangerthMerge pull request #15009 from adamqc/check-multilevel...
2023-04-06 Rene GassmoellerAddress comments 15029/head
2023-04-06 Wolfgang BangerthMerge pull request #15034 from c-p-schmidt/follow-up...
2023-04-06 Christoph SchmidtDocument minor change that has been introduced in 15034/head
2023-04-06 Martin KronbichlerMerge pull request #15032 from masterleinad/remove_quic...
2023-04-06 Daniel ArndtMerge pull request #15008 from mschreter/add_signed_dis...
2023-04-06 Daniel ArndtRemove QuickMatrix 15032/head
2023-04-05 Marc FehlingMerge pull request #15030 from bangerth/ae
2023-04-05 Marc FehlingReplace make_2_cells() with TestGrids::hyper_line(). 15037/head
2023-04-05 Magdalena Schreteradd signed distance for rectangle 15008/head
2023-04-05 Wolfgang BangerthMerge pull request #14983 from c-p-schmidt/change-defau...
2023-04-05 Wolfgang BangerthUse American English spelling for 'initialize'. 15030/head
2023-04-05 Rene GassmoellerFix clang-tidy
2023-04-05 Rene GassmoellerAdd test
2023-04-05 Rene GassmoellerCreate copy and assignment constructor
2023-04-05 Martin KronbichlerMerge pull request #15028 from bangerth/doc-98
2023-04-05 Timo HeisterMerge pull request #15027 from bangerth/29
2023-04-04 Wolfgang BangerthUpdate the documentation of GridGenerator::extrude_tria... 15028/head
2023-04-04 Wolfgang BangerthMake step-29 marginally easier to understand. 15027/head
2023-04-04 Bruno TurcksinMerge pull request #15014 from masterleinad/cleanup_cuda
2023-04-03 Daniel ArndtImprove LinearAlgebra::parallel::Vector documentation 15014/head
2023-04-03 Peter MunchMerge pull request #15024 from jh66637/expose_same_type...
2023-04-03 Johannes HeinzMake FEPointEval expose same types as FEEval 15024/head
2023-04-03 Martin KronbichlerMerge pull request #15015 from peterrum/fep_disconnect
2023-04-02 Peter MunchMerge pull request #15023 from jh66637/instantiate_1d_2...
2023-04-02 Johannes Heinzinstantiate mapped quadrature for dim=1 and spacedim=2 15023/head
2023-04-01 Luca HeltaiMerge pull request #15005 from bangerth/test
2023-04-01 Christoph SchmidtChange default compression_level of vtu output 14983/head
2023-04-01 Peter MunchFEPointEvaluation: disconnect from MappingInfo 15015/head
2023-04-01 Peter MunchMerge pull request #15012 from kronbichler/improve_loop...
2023-04-01 Daniel ArndtAdd glossary entry
2023-04-01 Daniel ArndtReplace MemorySpace::CUDA in non-CUDA tests
2023-04-01 Wolfgang BangerthMerge pull request #15011 from masterleinad/fix_nvcc_co...
2023-03-31 Daniel ArndtClean up notions of CUDA in the codebase
2023-03-31 Martin KronbichlerFEPointEvaluation::integrate: Choose better loop layout 15012/head
2023-03-31 Daniel ArndtWork around nvcc compiler bug 15011/head
2023-03-31 Wolfgang BangerthAdd a test for GridTools::Cache::get_covering_rtree(). 15005/head
2023-03-31 Martin KronbichlerMerge pull request #14982 from bergbauer/values_of_arra...
2023-03-31 David WellsMerge pull request #15001 from marcfehling/ci-osx
2023-03-31 Martin KronbichlerMerge pull request #14995 from sebproell/element-activa...
2023-03-31 Ce QinCheck whether construct_multigrid_hierarchy is set... 15009/head
2023-03-31 Martin KronbichlerMerge pull request #14997 from bangerth/cell-id-translator
2023-03-31 Martin KronbichlerMerge pull request #14999 from drwells/fix-nodal-gauss...
2023-03-31 Martin KronbichlerMerge pull request #15002 from masterleinad/fix_unused_...
2023-03-31 Stefano Zampiniremove update ghost values 14717/head
2023-03-31 Stefano ZampiniUse a single API call to perform y = alpha * x
2023-03-31 Stefano ZampiniFix swap for PETSc vector base
2023-03-31 Stefano ZampiniFix PETSc ghost vectors
2023-03-31 Peter MunchMerge pull request #15006 from tamiko/fix_cmake
2023-03-31 Matthias MaierCMake: fix variable name 15006/head
2023-03-31 Matthias MaierMerge pull request #14998 from tamiko/cmake_refactoring
2023-03-31 Marc FehlingMerge pull request #15000 from masterleinad/update_sund...
2023-03-30 Matthias MaierMerge pull request #14992 from tamiko/use_cmake_target_...
2023-03-30 Daniel ArndtFix a unused variable compiler warning in tria.cc 15002/head
2023-03-30 Daniel ArndtUpdate SUNDIALS link in doc/readme.html 15000/head
2023-03-30 Marc FehlingAlign OSX Jenkinsfile with others. 15001/head
2023-03-30 Marc FehlingFix links for OSX CI status in README.
2023-03-30 David WellsFix nodal and Gauss-type quadratures for dim = 0. 14999/head
2023-03-30 Maximilian... Implement connector function and provide reinit functio... 14982/head
2023-03-30 Rene GassmoellerAdd signal
2023-03-30 Rene GassmoellerAdd test
2023-03-30 Maximilian... Compute values_of_array only once
2023-03-30 Matthias MaierCMake: also record dummy target in detailed.log 14998/head
2023-03-30 Matthias MaierCMake: use new macro when setting up dealii::dealii...
2023-03-30 Matthias MaierCMake: use new macros also in deal_ii_setup_target()
2023-03-30 Matthias MaierCMake: refactor repetitive option handling into two...
2023-03-30 Matthias MaierMerge pull request #14971 from masterleinad/dealii_deal...
2023-03-30 Wolfgang BangerthMinor performance improvement. 14997/head
2023-03-30 Wolfgang BangerthExplain the purpose of some computations.
2023-03-30 Daniel ArndtCreate dealii::dealii target and add compile options 14971/head
2023-03-30 Sebastian ProellMatrixFreeTools: fix some refs and const 14995/head
2023-03-30 Daniel ArndtMerge pull request #14958 from c-p-schmidt/introduce...
2023-03-30 Daniel ArndtMerge pull request #14990 from tamiko/refactor_warning_...
2023-03-30 Matthias MaierMerge pull request #14993 from tamiko/rename_variable
2023-03-30 Matthias MaierCMake: Rename DEAL_II_NAMESPACE to DEAL_II_TARGET_NAME 14993/head
2023-03-30 Matthias MaierCMake: export C++ standard as COMPILE_FEATURE target... 14992/head
2023-03-30 Matthias MaierCMake: prefer CMAKE_CXX_STANDARD over -std= compiler...
2023-03-30 Matthias MaierCMake: Bugfix: do not use std::is_pod in C++11 check 14990/head
2023-03-30 Matthias MaierCMake: enable -pedantic for language feature check
2023-03-30 Matthias MaierCMake: use DEAL_II_WARNING_FLAGS variable in bundled...
2023-03-30 Matthias MaierCMake: Use DEAL_II_WARNING_FLAGS in deal.II internal...
2023-03-30 Matthias MaierCMake: export warning flags
2023-03-30 Matthias MaierCMake: separate warning flags into DEAL_II_WARNING_FLAG...
2023-03-29 Daniel ArndtMerge pull request #14991 from tamiko/use_cmake_target_...
2023-03-29 Matthias Maieradd a changelog entry 14991/head
2023-03-29 Matthias MaierCMake: set POSITION_INDEPENDENT_CODE compiler variable
2023-03-29 Matthias MaierCMake: do not use -fpic compiler flag
2023-03-29 Peter MunchMerge pull request #14989 from bergbauer/fix_fe_point
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.