]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-07-18 Peter MunchMerge pull request #12579 from kronbichler/fix_64bit
2021-07-18 Martin KronbichlerDoFHandlerPolicy: Fix 64 bit code path 12579/head
2021-07-18 Peter MunchMerge pull request #12576 from kronbichler/simplify_dof...
2021-07-17 Martin KronbichlerMerge pull request #12562 from peterrum/MGCoarseGridIte...
2021-07-17 Martin KronbichlerUse faster process_dof_indices in one more place 12576/head
2021-07-17 Martin KronbichlerMerge pull request #12563 from peterrum/si_subface_inte...
2021-07-17 Martin KronbichlerDoFHandler::distribute_dofs: only go through entities...
2021-07-17 Martin KronbichlerSimplify implementation of set/get_dof_indices
2021-07-17 Martin KronbichlerMerge pull request #12574 from kronbichler/improve_dof_...
2021-07-16 David WellsMerge pull request #12572 from bangerth/64b
2021-07-16 Martin KronbichlerMerge pull request #12573 from drwells/q-iterated-simplex
2021-07-16 Martin KronbichlerAdd documentation about cache 12574/head
2021-07-16 David WellsImplement QIteratedSimplex. 12573/head
2021-07-16 Peter MunchIntroduce ShapeInfo::subface_interpolation_matrix 12563/head
2021-07-16 David WellsMerge pull request #12454 from kronbichler/update_ravia...
2021-07-16 Martin KronbichlerAvoid unnecessary updates of cell dof index cache in...
2021-07-16 Matthias MaierMerge pull request #12564 from masterleinad/suggest_non...
2021-07-15 Wolfgang BangerthAdd a couple of exceptions that ensure we don't acciden... 12572/head
2021-07-15 David WellsMerge pull request #12570 from peterrum/fe_eval_typos
2021-07-15 Peter MunchFix typos in fe_evaluation.h 12570/head
2021-07-14 Peter MunchMerge pull request #12561 from kronbichler/update_mapping_q
2021-07-13 Matthias MaierMerge pull request #12568 from marcfehling/cmake-flags
2021-07-13 Bruno TurcksinMerge pull request #12565 from bangerth/assertion
2021-07-13 Bruno TurcksinMerge pull request #12567 from bangerth/doc
2021-07-13 Bruno TurcksinMerge pull request #12566 from bangerth/warning
2021-07-12 Marc Fehlingcmake: check_compiler_setup: move linker flags to corre... 12568/head
2021-07-12 Wolfgang BangerthImprove an assertion. 12565/head
2021-07-12 Wolfgang BangerthUpdate documentation in SubcellData. 12567/head
2021-07-12 Wolfgang BangerthAvoid a warning about an unused variable in BOOST. 12566/head
2021-07-12 Daniel ArndtAvoid suggesting using MPI compiler wrappers as CMake... 12564/head
2021-07-11 Martin KronbichlerMove all code of MappingQGeneric to MappingQ 12561/head
2021-07-11 Peter MunchEnable different VectorTypes in MGCoarseGridIterativeSolver 12562/head
2021-07-08 Daniel ArndtMerge pull request #12550 from marcfehling/zorder
2021-07-08 David WellsMerge pull request #12551 from bangerth/ref
2021-07-08 Daniel ArndtMerge pull request #12552 from bangerth/lowest
2021-07-07 Wolfgang BangerthUse std::numeric_limits::lowest() instead of -max(). 12552/head
2021-07-07 Wolfgang BangerthDon't use references where necessary. 12551/head
2021-07-07 Marc Fehlingtests: fix output configuration flags 12550/head
2021-07-07 Marc Fehlingtests: shared tria: use partition_zoltan instead of...
2021-07-07 Marc Fehlingtests: simplex/step-67: add mapping for non-p4est case
2021-07-07 Marc Fehlingtests: lac constraints: add template parameter
2021-07-07 Martin KronbichlerMerge pull request #12423 from kronbichler/remove_mapping_q
2021-07-07 Marc FehlingMerge pull request #12548 from marcfehling/intel1819
2021-07-07 Bruno TurcksinMerge pull request #12547 from bangerth/doc-88
2021-07-07 Wolfgang BangerthMerge pull request #12487 from dianeguignard/updated...
2021-07-06 Marc FehlingA remote_point_evaluation test requires trilinos. 12548/head
2021-07-06 Marc FehlingMost remote_point_evaluation tests require p4est.
2021-07-06 Marc FehlingAvoid lambda function to compile with Intel 18/19.
2021-07-06 Wolfgang BangerthMinor doc update to BoundingBox. 12547/head
2021-07-06 Peter MunchMerge pull request #12544 from kronbichler/particle_loc...
2021-07-06 Martin KronbichlerChangelog 12544/head
2021-07-06 Martin KronbichlerMake the descriptions clearer
2021-07-06 Martin KronbichlerChangelog entry 12454/head
2021-07-06 Martin KronbichlerUpdate test output
2021-07-05 Martin KronbichlerMerge pull request #12542 from drwells/fix-fe-simplex...
2021-07-05 Martin KronbichlerMerge pull request #12545 from gfcas/cmake_sundials
2021-07-05 Martin KronbichlerMore straight-forward version of FE_RaviartThomasNodal
2021-07-05 Martin KronbichlerTest case for new function
2021-07-05 Martin KronbichlerAdd ParticleAccessor::get_local_index
2021-07-05 Martin KronbichlerMerge pull request #12541 from bangerth/rename-2
2021-07-05 Peter MunchMerge pull request #12538 from peterrum/ghosts_set
2021-07-05 Peter MunchMatrixFree: optional assert to prevent ghosted vectors... 12538/head
2021-07-05 Martin KronbichlerRemove deprecated functionality from test 12423/head
2021-07-05 Martin KronbichlerFix tutorials with MappingQ
2021-07-05 Martin KronbichlerMake the class MappingQ equivalent to MappingQGeneric
2021-07-05 Martin KronbichlerMerge pull request #12543 from bangerth/34
2021-07-05 Fabian CastelliUpdate sundials version number extraction 12545/head
2021-07-04 Wolfgang BangerthAvoid a qualified name to make sure doxygen doesn't... 12543/head
2021-07-04 Wolfgang BangerthAdd a changelog entry.
2021-07-04 Wolfgang BangerthAvoid a memory leak in step-34.
2021-07-04 David WellsMerge pull request #12539 from peterrum/CellIDTranslato...
2021-07-03 David WellsMerge pull request #12537 from peterrum/Convert_assert
2021-07-03 Peter MunchMerge pull request #12531 from peterrum/multigrid_new_s...
2021-07-03 Peter MunchClean up in CellIDTranslator 12539/head
2021-07-03 David WellsMerge pull request #12540 from peterrum/gc_simplify
2021-07-03 David WellsMake FE_SimplexP_Bubbles inherit from FE_SimplexPoly. 12542/head
2021-07-03 David WellsDon't test piecewise constants with FE_SimplexP_Bubbles.
2021-07-03 David WellsMake FE_SimplexP work better in 1D.
2021-07-03 David WellsUse the new ctor for FE_Simplex(DG)P.
2021-07-03 David WellsRename some functions.
2021-07-03 David WellsAdd a more general ctor for FE_SimplexPoly.
2021-07-02 Wolfgang BangerthAdd a changelog entry. 12541/head
2021-07-02 Wolfgang BangerthAdd a test.
2021-07-02 Wolfgang BangerthNo longer require active_fe_index when calling cell...
2021-07-02 Wolfgang BangerthMerge pull request #12536 from peterrum/assert_process_...
2021-07-02 Peter MunchSimplify GC code a bit 12540/head
2021-07-02 Peter MunchAdd new signals to Multigrid 12531/head
2021-07-02 Peter MunchImprove an asser message in DoFAccessorImplementation 12536/head
2021-07-02 Martin KronbichlerMerge pull request #12408 from peterrum/DataOutResample
2021-07-02 David WellsMerge pull request #12532 from zjiaqi2018/fix_read_msh
2021-07-02 David WellsMerge pull request #12535 from bangerth/rename
2021-07-02 Peter MunchImprove assert message in Convert 12537/head
2021-07-02 Peter MunchMerge pull request #12530 from peterrum/level_v_step_pr...
2021-07-02 Matthias MaierMerge pull request #12503 from gassmoeller/define_ndebu...
2021-07-01 Wolfgang BangerthMerge pull request #12533 from marcfehling/step-79
2021-07-01 Wolfgang BangerthRename and document a template argument. 12535/head
2021-07-01 Rene GassmoellerDefine NDEBUG in release mode 12503/head
2021-07-01 Marc Fehlingstep-79: Avoid using constructor which are incompatible... 12533/head
2021-07-01 Jiaqi Zhangfix assert for 2d mesh 12532/head
2021-07-01 Peter MunchUse prolongate_and_add() in Multigrid::level_v_step() 12530/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.