]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-08-14 Martin KronbichlerSIMD: Allow to switch off vectorized gather/scatter
2023-08-14 Matthias MaierMerge pull request #15874 from luca-heltai/fix-constrai...
2023-08-14 Matthias MaierMerge pull request #15851 from peterrum/MGTwoLevelTrans...
2023-08-12 Luca HeltaiMake sure the size of the index set is updated. 15874/head
2023-08-12 Luca HeltaiUncover bug in AffineConstraints::shift
2023-08-12 Martin KronbichlerMerge pull request #15866 from kronbichler/simplify_mf_...
2023-08-12 Martin KronbichlerUse enum to make categories more descriptive 15866/head
2023-08-11 Matthias MaierMerge pull request #15803 from bergbauer/nonmatching_fe...
2023-08-11 Martin KronbichlerMatrix-free renumbering: Avoid sorting
2023-08-11 Matthias MaierMerge pull request #15871 from luca-heltai/fix_nodevisi...
2023-08-11 Matthias MaierMerge pull request #15870 from sebproell/double-underscore
2023-08-11 Matthias MaierMerge pull request #15867 from kronbichler/reduce_numbe...
2023-08-11 Daniel ArndtMerge pull request #15872 from mschreter/docu_data_out_...
2023-08-11 Magdalena Schreterdocu_data_out_resample_fix_formatting 15872/head
2023-08-11 Marco FederDon't display vertices of bboxes 15871/head
2023-08-11 Sebastian ProellDon't use implementation-reserved double underscores 15870/head
2023-08-11 Daniel ArndtMerge pull request #15868 from masterleinad/iterative_u...
2023-08-10 Daniel ArndtUse iterative implementation for Utilities::pow 15868/head
2023-08-10 Luca HeltaiMerge pull request #15806 from luca-heltai/node_visitor
2023-08-10 Luca HeltaiFix spelling and add changelog 15806/head
2023-08-10 Martin KronbichlerMatrixFree setup: Reduce cost of vector access pattern... 15867/head
2023-08-09 Marc FehlingMerge pull request #15862 from Rombur/hip
2023-08-09 Bruno TurcksinUpdate comment 15862/head
2023-08-09 Daniel ArndtMerge pull request #15864 from kronbichler/improve_cons...
2023-08-09 Martin KronbichlerMaking hanging constraints: Reduce number of memory... 15864/head
2023-08-09 Maximilian... Implement paths for FE_Q_iso_Q1 in NonMatching 15803/head
2023-08-09 Peter MunchMerge pull request #15861 from peterrum/gc_vtable
2023-08-08 Bruno TurcksinFix issue when compiling with HIP
2023-08-08 Peter MunchMerge pull request #15859 from kronbichler/simplify
2023-08-08 Peter MunchRemove not needed virtual 15861/head
2023-08-08 Peter MunchMerge pull request #15858 from kronbichler/improve_hang...
2023-08-08 Peter MunchMerge pull request #15857 from kronbichler/improve_cell...
2023-08-08 Martin KronbichlerSimplify a check 15859/head
2023-08-08 Martin KronbichlerMatrixFree hanging nodes: reduce memory allocations... 15858/head
2023-08-08 Martin KronbichlerAvoid memory allocation in CellIDTranslator 15857/head
2023-08-08 Marc FehlingMerge pull request #15852 from masterleinad/fix_petsc_c...
2023-08-08 Marc FehlingMerge pull request #15849 from stefanozampini/minor...
2023-08-07 Timo HeisterMerge pull request #15854 from peterrum/non_match_typo
2023-08-07 Luca HeltaiMerge pull request #15853 from tamiko/add_output_variant
2023-08-07 Peter MunchFix typo 15854/head
2023-08-07 Matthias MaierMerge pull request #15794 from peterrum/mg_gc_edge_indices
2023-08-07 Marco FederAvoid ^ operator in FESystem 15851/head
2023-08-07 Matthias MaierTest petsc/petsc_ts_03: add output variant for 3.15.5 15853/head
2023-08-07 Daniel ArndtFix compiling with PETSc with complex scalar type 15852/head
2023-08-07 Daniel ArndtMerge pull request #15850 from bangerth/iwr
2023-08-07 Wolfgang BangerthNo longer list IWR as the hosting institution. 15850/head
2023-08-07 Stefano ZampiniPETScWrappers:Align SNES with TS in comments and Jacobi... 15849/head
2023-08-07 Peter MunchMGTwoLevelTransferNonNested: allow multiple components
2023-08-06 Peter MunchMerge pull request #15817 from peterrum/as_dof_handler_...
2023-08-06 Peter MunchIntroduce Triangulation::as_dof_handler_level_iterator() 15817/head
2023-08-06 David WellsMerge pull request #15787 from masterleinad/disallow_pe...
2023-08-06 David WellsMerge pull request #15801 from bangerth/x3
2023-08-06 Wolfgang BangerthMerge pull request #15816 from peterrum/contains_cell
2023-08-06 Matthias MaierMerge pull request #15845 from luca-heltai/stefanozampi...
2023-08-06 Stefano Zampinineed to add an output for pre 3.20 15845/head
2023-08-06 Martin KronbichlerMerge pull request #15841 from peterrum/compute_weights
2023-08-05 Peter MunchInroduce Triangulation::contains_cell() 15816/head
2023-08-05 Peter MunchUse MGTransferGlobalCoarsening also for local smoothing 15794/head
2023-08-05 Peter MunchMGTwoLevelTransfer: remove temporal vector in compute_w... 15841/head
2023-08-05 Wolfgang BangerthAvoid some uses of GeometryInfo. 15801/head
2023-08-05 Wolfgang BangerthAvoid a compiler warning in a test.
2023-08-05 Wolfgang BangerthMake sure we don't match points on the perimeter of...
2023-08-05 Wolfgang BangerthFix a warning in a test.
2023-08-05 Matthias MaierMerge pull request #15785 from luca-heltai/stefanozampi...
2023-08-04 Matthias MaierMerge pull request #15829 from drwells/fe-values-split-1
2023-08-04 Matthias MaierMerge pull request #15832 from gassmoeller/optimize_step_68
2023-08-03 Daniel ArndtMerge pull request #15805 from AbbBallout/VectorFunctio...
2023-08-03 Abbas BalloutAdded gradient() evaluation to VectorFunctionFromTensor... 15805/head
2023-08-02 David WellsSplit fe_values.h and fe_values.cc into three files... 15829/head
2023-08-02 Rene GassmoellerMerge pull request #15826 from peterrum/fix_test2
2023-08-02 Rene GassmoellerAvoid memory allocations in step 68 15832/head
2023-08-02 Peter MunchFix test 15826/head
2023-08-02 Bruno TurcksinMerge pull request #15815 from peterrum/NoncontiguousPa...
2023-08-02 Daniel ArndtMerge pull request #15822 from peterrum/fix_test
2023-08-02 Luca HeltaiMerge pull request #14976 from peterrum/pack_rtree_of_i...
2023-08-02 Peter MunchFix test 15822/head
2023-08-02 Peter MunchAdd NoncontiguousPartitioner::import_from_ghosted_array() 15815/head
2023-08-02 Bruno TurcksinMerge pull request #15802 from bangerth/x4
2023-08-01 Luca HeltaiMerge pull request #15811 from peterrum/simplices_find_cell
2023-08-01 Peter MunchGridTools::find_active_cell_around_point() and find_all... 15811/head
2023-08-01 Peter MunchMerge pull request #15808 from peterrum/find_all_locall...
2023-08-01 Stefano ZampiniPETScWrappers::TimeStepper: use empty function when... 15785/head
2023-08-01 Stefano ZampiniPETScWrappers::TimeStepper: make setup_xxx calls private
2023-08-01 Peter MunchUse Cache::get_vertex_to_cell_map() in GT::find_all_loc... 15808/head
2023-08-01 Luca HeltaiMerge pull request #15810 from peterrum/vertex_to_cell_...
2023-08-01 Stefano Zampiniimplement Wolfgang's comments
2023-08-01 Peter MunchMerge pull request #15812 from luca-heltai/fix_hanging_...
2023-08-01 Peter MunchMerge pull request #15649 from pcafrica/serialization_test
2023-07-31 Peter MunchGT::vertex_to_cell_map(): check if tria has hn 15810/head
2023-07-31 Marco FederMove create_coarse_partitioner to public 15812/head
2023-07-31 David WellsMerge pull request #15809 from peterrum/use_create_extended
2023-07-31 Peter MunchAdd warning to pack_rtree_of_indices() 14976/head
2023-07-31 Marco FederAdd test with locally refined distributed grids
2023-07-31 Marco FederAdd constrained DoFs to locally relevant DoFs in non...
2023-07-31 Peter MunchUse BB::create_extended() 15809/head
2023-07-29 Peter MunchMerge pull request #15752 from peterrum/gc_init_MGConst...
2023-07-29 Peter MunchMGTransferGlobalCoarsening: initialize with MGConstrain... 15752/head
2023-07-28 Marco FederIntroduce NodeVisitor
2023-07-27 Peter MunchMerge pull request #15793 from peterrum/interpolate_to_...
2023-07-26 Wolfgang BangerthMake GridGenerator::hyper_cube_with_cylindrical_hole...
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.