]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-11-25 Wolfgang BangerthAdd a test. 16295/head
2023-11-25 Wolfgang BangerthBetter document Lazy<T> and fix move semantics.
2023-11-23 Martin KronbichlerMerge pull request #16287 from kronbichler/fix_torus
2023-11-22 Martin KronbichlerChangelog 16287/head
2023-11-22 Martin KronbichlerNew test case
2023-11-22 Martin KronbichlerFix vertex orientations in torus mesh
2023-11-22 Martin KronbichlerMerge pull request #16252 from davidscn/fix-fe-index
2023-11-22 Daniel ArndtMerge pull request #16284 from kinnewig/fix_tpetra_vector
2023-11-21 Sebastian Kinnewigfix TpetraWrappers::Vector<Number> 16284/head
2023-11-20 Daniel ArndtMerge pull request #16282 from kinnewig/teuchos_comm_to...
2023-11-20 Daniel ArndtMerge pull request #16271 from masterleinad/fix_sundial...
2023-11-20 Sebastian KinnewigAdd a function to convert a Teuchos::Comm into an MPI_Comm. 16282/head
2023-11-20 Daniel ArndtMerge pull request #16278 from kinnewig/make_teuchos_rcp
2023-11-20 Daniel ArndtMerge pull request #16280 from drwells/fix-test-warnings
2023-11-19 David WellsFix two warnings in the test suite. 16280/head
2023-11-19 Daniel ArndtIntroduce sundials_types.h 16271/head
2023-11-19 Sebastian KinnewigTurn make_rcp() into an inline function. 16278/head
2023-11-19 Wolfgang BangerthMerge pull request #16270 from kinnewig/make_teuchos_rcp
2023-11-17 Sebastian KinnewigIntroduce make_rcp(...) 16270/head
2023-11-17 Wolfgang BangerthMerge pull request #16276 from RichardYCJ/master
2023-11-17 Chengjiang Yinremove unused variable and header file 16276/head
2023-11-16 Daniel ArndtMerge pull request #16269 from bangerth/requires
2023-11-16 Daniel ArndtMerge pull request #16254 from RichardYCJ/constexpr_point
2023-11-16 Daniel ArndtSundials: Replace realtype with sunrealtype from SUNDIA...
2023-11-16 Chengjiang Yinadd the changelog 16254/head
2023-11-16 Chengjiang Yinadd constexpr to Point ctor and member function with...
2023-11-15 Wolfgang BangerthAnnotate Lazy functions for 'requires' clauses. 16269/head
2023-11-15 Matthias MaierMerge pull request #16267 from bangerth/requires
2023-11-15 Daniel ArndtMerge pull request #16268 from bangerth/constexpr
2023-11-14 Wolfgang BangerthAnother attempt at telling the compiler that everything... 16268/head
2023-11-14 Bruno TurcksinMerge pull request #16185 from bangerth/fe-by-name
2023-11-14 Bruno TurcksinMerge pull request #16266 from bangerth/constexpr
2023-11-14 Wolfgang BangerthEnsure that Lazy functions are called with a callable... 16267/head
2023-11-13 Wolfgang BangerthMark an expression as 'constexpr'. 16266/head
2023-11-13 Wolfgang BangerthMerge pull request #16264 from jpthiele/jpt-fix-tutoria...
2023-11-13 Daniel ArndtMerge pull request #16260 from bangerth/task
2023-11-13 David WellsMerge pull request #16263 from kronbichler/fix_sym_tens...
2023-11-13 David SchneiderAdd changelog entry for 'active_fe_index' fix 16252/head
2023-11-13 Jan Philipp... Fix table of content anchors in tutorials 16264/head
2023-11-13 Martin KronbichlerMerge pull request #16262 from taojinllnl/fix_step41_tu...
2023-11-13 Bruno BlaisMerge pull request #16261 from drwells/symmetric-tensor...
2023-11-12 Martin KronbichlerSymmetricTensor: Minimalnumber of instructions for... 16263/head
2023-11-12 Tao JinAdd an entry in the changes/minor folder 16262/head
2023-11-12 Tao JinFix an equation typo in step-41
2023-11-12 David WellsSymmetricTensor: add a comment on indexing. 16261/head
2023-11-12 David WellsSymmetricTensor: use ndarray.
2023-11-12 David WellsSymmetricTensor: don't call DEAL_II_CONSTEXPR from...
2023-11-12 David WellsSymmetricTensor: remove extra copies of component_to_un...
2023-11-12 David WellsSymmetricTensor: move up component_to_unrolled_index().
2023-11-11 David WellsSymmetricTensor: use if constexpr() to get rid of a...
2023-11-11 Daniel ArndtMerge pull request #16259 from vyushut/doxygen_gridrefi...
2023-11-11 Wolfgang BangerthDocument constructors and copy operators of Threads... 16260/head
2023-11-11 Wolfgang BangerthMerge pull request #16257 from drwells/exception-macro...
2023-11-10 Vladimir YushutinErronius VectorTools::NormType::* has been replaced... 16259/head
2023-11-10 David WellsMerge pull request #16258 from bangerth/changelog
2023-11-10 Wolfgang BangerthAdd a changelog entry. 16258/head
2023-11-09 David WellsAdd another static assertion on exception types. 16257/head
2023-11-08 David WellsMerge pull request #16255 from bangerth/assertion
2023-11-08 David WellsMerge pull request #16248 from bangerth/spherical
2023-11-08 Wolfgang BangerthMake an assertion more informative. 16255/head
2023-11-08 Wolfgang BangerthRename internal functions. 16248/head
2023-11-08 Daniel ArndtMerge pull request #16253 from masterleinad/fix_clang_t...
2023-11-08 David SchneiderUse correct number of blank lines in parallel test...
2023-11-08 David SchneiderIndentation using clang-format-16
2023-11-08 David SchneiderUse first dof_handler in MF get_active_fe_index
2023-11-08 David SchneiderExtend compute_diagonal_01 test description
2023-11-07 Daniel ArndtFix clang-tidy-17 complains 16253/head
2023-11-07 David SchneiderUpdate test output of compute_diagonal_01 for cell...
2023-11-07 David SchneiderFix MF::get_cell_active_fe_index() to recognise cell...
2023-11-07 Daniel ArndtMerge pull request #16244 from drwells/rpe-docs
2023-11-06 Wolfgang BangerthMerge pull request #16247 from drwells/add-missing...
2023-11-06 David WellsAdd some missing headers to grid_tools_topology.h. 16247/head
2023-11-06 Marc FehlingMerge pull request #16246 from drwells/more-c++-17...
2023-11-05 David WellsUpdate some more documentation to refer to our C++17... 16246/head
2023-11-05 Marc FehlingMerge pull request #16245 from masterleinad/remove_work...
2023-11-05 Daniel ArndtRemove workarounds for Assert* in tensor.h 16245/head
2023-11-05 David WellsClarify when RemotePointEvaluation is reinitialized. 16244/head
2023-11-04 David WellsMerge pull request #16208 from bangerth/x5-1
2023-11-04 Martin KronbichlerMerge pull request #16242 from bangerth/virtual
2023-11-04 Martin KronbichlerMerge pull request #16240 from bangerth/lambda
2023-11-03 Wolfgang BangerthMake a function not 'virtual'. 16242/head
2023-11-03 Wolfgang BangerthUse the standard form of lambda expressions. 16240/head
2023-11-03 Martin KronbichlerMerge pull request #16218 from bangerth/task
2023-11-03 Martin KronbichlerMerge pull request #16231 from bangerth/tasks
2023-11-02 Wolfgang BangerthMerge pull request #16236 from mschreter/grid_tools_imp...
2023-11-02 Wolfgang BangerthMerge pull request #16013 from jpthiele/jpt-dot-darkmode
2023-11-02 Wolfgang BangerthMerge pull request #16234 from marcfehling/hp-headers
2023-11-02 Wolfgang BangerthMerge pull request #16069 from jpthiele/jpt-doxygen...
2023-11-02 Magdalena SchreterGridTools::exchange_cell_data -- extend assert message 16236/head
2023-11-02 Marc FehlingRemove hp::DoFHandler from doxygen headers. 16234/head
2023-11-02 Jan Philipp... Fix Doxygen graphs in dark mode 16013/head
2023-11-02 Martin KronbichlerMerge pull request #16197 from bergbauer/mapping_info_c...
2023-11-02 Martin KronbichlerMerge pull request #16211 from bangerth/doc
2023-11-02 Martin KronbichlerMerge pull request #16233 from bangerth/smartpointer
2023-11-02 Martin KronbichlerMerge pull request #16221 from bangerth/sentences
2023-11-02 Martin KronbichlerMerge pull request #16219 from peterrum/tests_matrix_fr...
2023-11-02 Martin KronbichlerMerge pull request #16222 from bangerth/mutex
2023-11-02 Martin KronbichlerMerge pull request #16223 from bangerth/vector-memory
2023-11-02 Martin KronbichlerMerge pull request #16228 from bangerth/type-2
2023-11-02 Martin KronbichlerMerge pull request #16232 from bangerth/b-v
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.