1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #16269 from bangerth/requires More... about 1 year ago
Merge pull request #16254 from RichardYCJ/constexpr_point More... about 1 year ago
Sundials: Replace realtype with sunrealtype from SUNDIALS 6.0 on More... about 1 year ago
Annotate Lazy functions for 'requires' clauses. More... about 1 year ago
Merge pull request #16267 from bangerth/requires More... about 1 year ago
Merge pull request #16268 from bangerth/constexpr More... about 1 year ago
Introduce make_rcp(...) More... about 1 year ago
Another attempt at telling the compiler that everything is initialized. More... about 1 year ago
Merge pull request #16185 from bangerth/fe-by-name More... about 1 year ago
Merge pull request #16266 from bangerth/constexpr More... about 1 year ago
Ensure that Lazy functions are called with a callable argument. More... about 1 year ago
Mark an expression as 'constexpr'. More... about 1 year ago
Merge pull request #16264 from jpthiele/jpt-fix-tutorial-links More... about 1 year ago
Merge pull request #16260 from bangerth/task More... about 1 year ago
Merge pull request #16263 from kronbichler/fix_sym_tensor_multiply More... about 1 year ago
Add changelog entry for 'active_fe_index' fix More... about 1 year ago
Fix table of content anchors in tutorials More... about 1 year ago
Merge pull request #16262 from taojinllnl/fix_step41_tutorial More... about 1 year ago
Merge pull request #16261 from drwells/symmetric-tensor-cleanup More... about 1 year ago
SymmetricTensor: Minimalnumber of instructions for multiply by Tensor More... about 1 year ago
Add an entry in the changes/minor folder More... about 1 year ago
Fix an equation typo in step-41 More... about 1 year ago
SymmetricTensor: add a comment on indexing. More... about 1 year ago
SymmetricTensor: use ndarray. More... about 1 year ago
SymmetricTensor: don't call DEAL_II_CONSTEXPR from constexpr. More... about 1 year ago
SymmetricTensor: remove extra copies of component_to_unrolled_index. More... about 1 year ago
SymmetricTensor: move up component_to_unrolled_index(). More... about 1 year ago
SymmetricTensor: use if constexpr() to get rid of a function. More... about 1 year ago
Merge pull request #16259 from vyushut/doxygen_gridrefinement More... about 1 year ago
Merge pull request #16257 from drwells/exception-macro-static-assert More... about 1 year ago