]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-10-14 Wolfgang BangerthImplement functions within instead of outside a namespace. 12828/head
2021-10-08 Matthias MaierMerge pull request #12806 from tjhei/step-49-followup
2021-10-08 Timo Heistersome step-49 followups 12806/head
2021-10-08 Peter MunchMerge pull request #12804 from peterrum/step74-cellss
2021-10-08 Peter MunchFix typo 12804/head
2021-10-08 Peter MunchMerge pull request #12798 from peterrum/gc_set_ghost_state
2021-10-08 Peter MunchGlobal coarsening: reset ghost state of internal vectors 12798/head
2021-10-08 Matthias MaierMerge pull request #12794 from bangerth/82
2021-10-08 Matthias MaierMerge pull request #12319 from singima/step-49
2021-10-08 Matthias MaierMerge pull request #12802 from bangerth/doc-66
2021-10-08 Matthias MaierMerge pull request #12801 from bangerth/ida
2021-10-08 Matthias MaierMerge pull request #12800 from bangerth/exc
2021-10-08 Matthias MaierMerge pull request #12799 from bangerth/arkode
2021-10-08 Matthias MaierUpdate examples/step-82/step-82.cc 12794/head
2021-10-08 Matthias MaierUpdate examples/step-82/step-82.cc
2021-10-07 Wolfgang BangerthUse an enum class in an internal namespace. 12800/head
2021-10-07 Wolfgang BangerthBetter label documentation sections in sparse_matrix.h. 12802/head
2021-10-07 Wolfgang BangerthMinor adjustments to the IDA documentation. 12801/head
2021-10-07 Wolfgang BangerthMinor edits to the ARKODE documentation. 12799/head
2021-10-07 Marc FehlingMerge pull request #12795 from gfcas/doc_sol_trans
2021-10-07 Martin KronbichlerMerge pull request #12791 from tjhei/bug-eulerian-gmg
2021-10-07 Marc FehlingMerge pull request #12796 from gfcas/typo
2021-10-06 Timo Heisteradd to other test 12791/head
2021-10-06 Fabian CastelliCorrect AssertMessage for FESeries::Legendre 12796/head
2021-10-06 Timo Heisterfix bug
2021-10-06 Fabian CastelliUpdate p:d:SolutionTransfer code snippets 12795/head
2021-10-06 Wolfgang BangerthSimplify code in step-82 a little bit.
2021-10-06 Wolfgang BangerthMerge pull request #12448 from dianeguignard/added...
2021-10-05 Daniel ArndtMerge pull request #12792 from peterrum/create_right_ha...
2021-10-05 Peter MunchAdd missing compress() to VectorTools::create_right_han... 12792/head
2021-10-05 Martin KronbichlerMerge pull request #12790 from drwells/simplex-convert...
2021-10-05 Timo Heisteradd failing test
2021-10-04 David WellsMerge pull request #12789 from sebproell/prm-parse...
2021-10-04 David WellsMerge pull request #12788 from sebproell/add-parameter...
2021-10-04 David WellsPermit conversion of multi-level triangulations to... 12790/head
2021-10-04 Sebastian ProellFix bug in ParameterHandler::parse_input for .prm 12789/head
2021-10-04 Martin KronbichlerMerge pull request #12785 from kronbichler/mapping_cart...
2021-10-04 Sebastian ProellTest custom separators for Patterns::Map 12788/head
2021-10-03 Martin KronbichlerMerge pull request #12786 from gassmoeller/fix_fepointe...
2021-10-03 Rene GassmoellerFix FEPointEvaluation for non-zero starting component 12786/head
2021-10-01 Martin KronbichlerMappingManifold: Do not expose the fill_fe_*values... 12785/head
2021-10-01 Martin KronbichlerMappingQ: Make fill_fe_*values protected as in other...
2021-10-01 Martin KronbichlerMake MappingCartesian::InternalData public
2021-09-30 Daniel ArndtMerge pull request #12784 from gfcas/doc_typo
2021-09-30 Fabian CastelliFix typo in ScratchData doc 12784/head
2021-09-29 Peter MunchMerge pull request #12783 from peterrum/apply_hanging_n...
2021-09-29 Diane Guignardfixed indent 12448/head
2021-09-29 Diane GuignardIncluded other suggestions from P. Munch
2021-09-29 Diane GuignardFixed typo intro and updated references
2021-09-29 Peter MunchRemove second DoFHandler
2021-09-29 Diane GuignardUrl references and fixed error
2021-09-29 Diane GuignardMinor updates in intro and results
2021-09-29 Wolfgang BangerthSmall adjustments to the step-82.cc file.
2021-09-29 Wolfgang BangerthAdd table for k=3 to the results section.
2021-09-29 Wolfgang BangerthAdjust whitespace at the end of lines.
2021-09-29 Wolfgang BangerthMinor edits to the conclusions section of step-82.
2021-09-29 Wolfgang BangerthUse the usual style in main().
2021-09-29 Wolfgang BangerthMinor edits to the introduction of step-82.
2021-09-29 Diane GuignardAdded tutorial program step-82
2021-09-29 Peter MunchMake FEEvaluationBase::apply_hanging_node_constraints... 12783/head
2021-09-28 Peter MunchMerge pull request #12782 from kronbichler/master
2021-09-28 Martin KronbichlerAvoid set but unused variable 12782/head
2021-09-28 Martin KronbichlerMerge pull request #12779 from peterrum/use_fast_hangin...
2021-09-28 Daniel ArndtMerge pull request #12761 from masterleinad/instantiate...
2021-09-28 Peter MunchMerge pull request #12778 from peterrum/evaluation_temp...
2021-09-28 Daniel ArndtAdd test 12761/head
2021-09-28 Peter MunchAllow to disable fast matrix-free hanging-node algorithm 12779/head
2021-09-28 Peter MunchSplit up evaluation_template_factory 12778/head
2021-09-26 Timo Heisterfix format error 12319/head
2021-09-25 Martin KronbichlerMerge pull request #12776 from peterrum/ide_comment
2021-09-25 Timo Heisterindent
2021-09-25 Sean Ingimarsonstep-49 gmsh
2021-09-25 Peter MunchRemove an IDE comment 12776/head
2021-09-24 Martin KronbichlerMerge pull request #12773 from gassmoeller/add_mappingc...
2021-09-23 Rene GassmoellerSupport MappingCartesian in FEPointEvaluation 12773/head
2021-09-23 Peter MunchMerge pull request #12772 from peterrum/subface_interpo...
2021-09-23 Peter MunchShapeInfo: store both subface interpolation matrices 12772/head
2021-09-21 Marc FehlingMerge pull request #12770 from bangerth/ref
2021-09-21 Wolfgang BangerthFix two bibtex entries. 12770/head
2021-09-20 Martin KronbichlerMerge pull request #12769 from zjiaqi2018/matrix-free...
2021-09-20 Martin KronbichlerMerge pull request #12767 from peterrum/HangingNodes_ar...
2021-09-19 Peter MunchHangingNodes: ignore artificial neighbors 12767/head
2021-09-19 Peter MunchMerge pull request #12768 from kronbichler/mf_no_inner_...
2021-09-19 Jiaqi Zhangimprove documentation 12769/head
2021-09-18 Martin KronbichlerNew test case 12768/head
2021-09-18 Martin KronbichlerDo not build inner face data if not requested
2021-09-18 Martin KronbichlerMerge pull request #12765 from bangerth/references
2021-09-17 Peter MunchMerge pull request #12764 from Rombur/cuda_hanging_node
2021-09-17 Wolfgang BangerthAdd a few references to the FE_Q_iso_Q1 element documen... 12765/head
2021-09-17 Daniel ArndtUse explicit conversion
2021-09-16 Bruno TurcksinRefactor hanging_nodes_internals.h 12764/head
2021-09-15 Daniel ArndtAvoid using std::fabs
2021-09-15 Daniel ArndtFix zero comparison
2021-09-15 Daniel ArndtInstantiate MatrixTools::apply_boundary_values also...
2021-09-15 Martin KronbichlerMerge pull request #12755 from jppelteret/trilinos_line...
2021-09-14 Jean-Paul PelteretAdd changelog entry 12755/head
2021-09-14 Jean-Paul PelteretAdd tests for inverse_operator() using Trilinos payload
2021-09-14 Jean-Paul PelteretAdd generic constructor for TrilinosPayload
2021-09-14 Jean-Paul PelteretPermit TrilinosPayload to use itself as an exemplar...
2021-09-14 Martin KronbichlerMerge pull request #12758 from peterrum/mesh_classifier... 12762/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.