]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-09-15 Alexander GrayverAdd python wrappers
2020-09-14 Timo HeisterMerge pull request #10858 from gassmoeller/add_copy_fro...
2020-09-14 Daniel ArndtMerge pull request #10913 from tjhei/doc_sparsity_it
2020-09-14 Timo HeisterSparsityPattern: improve documentation 10913/head
2020-09-14 Martin KronbichlerMerge pull request #10910 from peterrum/categorize_by_b...
2020-09-13 Peter MunchFix categorize_by_boundary_ids for PBC 10910/head
2020-09-13 Peter MunchMerge pull request #10907 from Rombur/grid_in
2020-09-13 Peter MunchMerge pull request #10901 from kronbichler/fe_evaluatio...
2020-09-12 Martin KronbichlerSplit out mapping-related part from FEEvaluationBase... 10901/head
2020-09-12 Peter MunchMerge pull request #10906 from Rombur/tensor_product_wa...
2020-09-12 David WellsMerge pull request #10905 from zjiaqi2018/step12-builds-on
2020-09-12 Peter MunchMerge pull request #10908 from tjhei/doc_cell_neighbor_...
2020-09-12 Peter MunchMerge pull request #10904 from kronbichler/remove_ncomp...
2020-09-12 Martin KronbichlerFEEvaluationFaceImpl: Remove n_components template... 10904/head
2020-09-12 Timo Heisterimprove documentation and arg naming of cell neighbor*() 10908/head
2020-09-11 Bruno TurcksinFix warning: declaration of dim hides template paramete... 10906/head
2020-09-11 Bruno TurcksinAdd read_assimp inside GridIn<dim,spacedim>::read(std... 10907/head
2020-09-11 Bruno TurcksinAdd constructor to GridIn that directly attaches the...
2020-09-11 Jiaqi Zhangremove builds-on 39->12 10905/head
2020-09-10 Rene GassmoellerAdd changelog entry 10858/head
2020-09-10 Rene GassmoellerAdd ParticleHandler::copy_from function.
2020-09-07 Martin KronbichlerMerge pull request #10896 from peterrum/apply_face
2020-09-07 Peter MunchEvaluatorTensorProduct::apply_face for higher dimensions 10896/head
2020-09-06 Martin KronbichlerMerge pull request #10895 from peterrum/mf_array
2020-09-05 Peter MunchReplace C-style arrays in MatrixFree 10895/head
2020-09-04 Peter MunchMerge pull request #10892 from bangerth/lambda
2020-09-04 David WellsMerge pull request #10893 from bangerth/parens
2020-09-04 Wolfgang BangerthUse parentheses to make code easier to read. 10893/head
2020-09-04 Wolfgang BangerthUse lambdas to make code more readable. 10892/head
2020-09-04 Martin KronbichlerMerge pull request #10871 from peterrum/categorize_acco...
2020-09-04 Martin KronbichlerMerge pull request #10891 from peterrum/FEFaceNormalEva...
2020-09-04 Daniel ArndtMerge pull request #10890 from peterrum/mf_categorizati...
2020-09-04 Peter MunchMake FEFaceNormalEvaluationImpl dimension independent 10891/head
2020-09-04 Martin KronbichlerMerge pull request #10889 from peterrum/enable_bv_for_g...
2020-09-04 Peter MunchImprove assert message 10890/head
2020-09-04 Peter MunchAdd MatrixFreeTools::categorize_accoring_boundary_ids_f... 10871/head
2020-09-04 Martin KronbichlerMerge pull request #10869 from peterrum/do_backward_hes...
2020-09-04 Martin KronbichlerMerge pull request #10870 from peterrum/quadrature_data...
2020-09-04 Peter MunchRemove VectorType from FEFaceEvaluationSelector 10889/head
2020-09-03 Timo HeisterMerge pull request #10888 from elauksap/simplex_clang...
2020-09-03 Wolfgang BangerthMerge pull request #10883 from kronbichler/fix_extract_dofs
2020-09-03 Peter MunchChange 10869/head
2020-09-03 Peter MunchWork on interpolation from cell to face quadrature... 10870/head
2020-09-03 Pasquale AfricaProperly format #include <deal.II/simplex/*.h> 10888/head
2020-09-03 Martin KronbichlerMerge pull request #10865 from peterrum/enable_bv_for_g...
2020-09-03 Martin KronbichlerSpeed up DoFTools::extract_dofs 10883/head
2020-09-03 Peter MunchEnabel BlockVector for FEEvaluation::gather_evalute() 10865/head
2020-09-03 Martin KronbichlerMerge pull request #10880 from bangerth/doc
2020-09-03 Wolfgang BangerthMerge pull request #10876 from kronbichler/improve_tens...
2020-09-03 Wolfgang BangerthMerge pull request #10879 from drwells/memory-space...
2020-09-02 Wolfgang BangerthImprove documentation of a rather basic function. 10880/head
2020-09-02 David WellsUse a virtual destructor with virtual methods. 10879/head
2020-09-02 Martin KronbichlerMerge pull request #10878 from peterrum/small_docu_fixes
2020-09-02 Peter MunchSmall fixes in the documentatio of L:d:V 10878/head
2020-09-02 David WellsMerge pull request #10877 from peterrum/docu_fix
2020-09-02 Peter MunchFix statement in documentation 10877/head
2020-09-02 Martin KronbichlerReorder computations in inversion of 3x3 tensor 10876/head
2020-09-02 Peter MunchMerge pull request #10852 from elauksap/simplex_hdf5
2020-09-02 Peter MunchMerge pull request #10835 from peterrum/pick_up_test_arg
2020-09-02 Daniel ArndtMerge pull request #10873 from peterrum/memory_space
2020-09-01 Timo HeisterMerge pull request #10874 from tamiko/cleanup
2020-09-01 Peter MunchMake MemorySpaceData virtual 10873/head
2020-09-01 Matthias MaierCMake: Remove DEAL_II_CXX_VERSION_FLAG 10874/head
2020-09-01 Peter MunchOptional argument for DEAL_II_PICKUP_TESTS 10835/head
2020-09-01 Daniel ArndtMerge pull request #10860 from drwells/remove-deletes
2020-09-01 Timo HeisterMerge pull request #10843 from peterrum/mapping_fe_assert
2020-09-01 Pasquale AfricaSupport to HDF5 export of data on simplex meshes 10852/head
2020-09-01 David WellsMerge pull request #10834 from peterrum/test_suite_json
2020-09-01 Peter MunchAdd FEEvaluationImplBasisChange::do_backward_hessians
2020-09-01 Peter MunchRun test suite also for json files 10834/head
2020-09-01 Peter MunchAdd assert to MappingFE 10843/head
2020-09-01 Peter MunchMerge pull request #10866 from bangerth/simplify
2020-09-01 Peter MunchMerge pull request #10867 from bangerth/follow-up
2020-09-01 Peter MunchMerge pull request #10868 from bangerth/follow-up-2
2020-09-01 Wolfgang BangerthMinor fixes. 10868/head
2020-08-31 Wolfgang BangerthMinor clean-ups. 10867/head
2020-08-31 Wolfgang BangerthSimplify a piece of code. 10866/head
2020-08-31 Wolfgang BangerthMerge pull request #10864 from drwells/simplex-gridout-1
2020-08-31 Wolfgang BangerthMerge pull request #10786 from tjhei/jenkins_faster_0g
2020-08-31 Peter MunchMerge pull request #10863 from luca-heltai/python-bindi...
2020-08-31 Timo Heistertry O1 10786/head
2020-08-31 Timo Heisterwork around warning in bundled boost
2020-08-31 Timo Heisterjenkins: use Og on tester
2020-08-31 Timo HeisterMerge pull request #10861 from bangerth/variable
2020-08-31 David WellsGet GridOut::write_eps working with triangles. 10864/head
2020-08-31 David WellsWrap some more calls to delete with unique_ptr. 10860/head
2020-08-31 Luca HeltaiEnable python bindings. 10863/head
2020-08-31 Wolfgang BangerthAttempt to work around a compiler warning. 10861/head
2020-08-30 Martin KronbichlerMerge pull request #10853 from drwells/poly-contiguous...
2020-08-29 David WellsMerge pull request #10855 from drwells/fix-bbox-warnings
2020-08-29 David WellsMerge pull request #10845 from gassmoeller/unify_partic...
2020-08-29 David WellsMerge pull request #10857 from Rombur/cuda_warnings
2020-08-28 David WellsUse std::array in BoundingBox::get_neighbor_type(). 10855/head
2020-08-28 Timo HeisterMerge pull request #10854 from drwells/polynomial-type...
2020-08-28 Rene GassmoellerMake indent. Add test. 10845/head
2020-08-28 David WellsFix some type limit warnings in TensorProductPolynomials. 10854/head
2020-08-28 David WellsFix two minor warnings in BoundingBox.
2020-08-28 Peter MunchMerge pull request #10820 from kronbichler/fe_eval_remo...
2020-08-28 Luca HeltaiMerge pull request #10849 from luca-heltai/improve...
2020-08-28 Martin KronbichlerRemove n_components template argument from FEEvaluationImpl 10820/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.