]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-02-08 Matthias MaierCMake: error message + guard target 7694/head
2019-02-07 Matthias Maieradd a changes entry
2019-02-07 Matthias MaierCMake: Do not automatically rebuild a project when...
2019-02-06 Wolfgang BangerthMerge pull request #7699 from davydden/feature/block_in...
2019-02-06 Timo HeisterMerge pull request #7680 from masterleinad/document_MPI...
2019-02-06 Denis Davydovuse binary search in BlockIndices::global_to_local() 7699/head
2019-02-06 Martin KronbichlerMerge pull request #7687 from stefanmeggendorfer/mappin...
2019-02-06 Martin KronbichlerMerge pull request #7688 from masterleinad/more_output_...
2019-02-05 Daniel ArndtMerge pull request #7683 from drwells/cleanup-vector...
2019-02-05 Daniel ArndtMerge pull request #7691 from gassmoeller/fix_xdmf_entr...
2019-02-05 Daniel ArndtMerge pull request #7686 from bangerth/doc-update-99
2019-02-05 Wolfgang BangerthUpdate documentation of some VectorTools functions. 7686/head
2019-02-05 David WellsCleanup the Vector::thread_loop_partitioner logic. 7683/head
2019-02-04 Rene GassmoellerFix serialization of XDMFEntry class 7691/head
2019-02-04 Wolfgang BangerthMerge pull request #7689 from tamiko/fix_example_step_4
2019-02-04 Matthias Maierexample/step-4: Return the correct return value 7689/head
2019-02-04 Daniel ArndtMore output files for matrix_free/dof_info_01/2 7688/head
2019-02-04 Denis DavydovMerge pull request #7681 from tamiko/fix_openmp_simd_de...
2019-02-04 Stefan MeggendorferMappingQGeneric: use of MatrixFree only for higher... 7687/head
2019-02-04 Daniel ArndtMerge pull request #7677 from drwells/avoid-deprecated-mpi
2019-02-04 Daniel ArndtFix MPI support for older versions 7680/head
2019-02-03 Matthias MaierCMake: Bugfix: Guard DEAL_II_HAVE_OPENMP_SIMD test 7681/head
2019-02-03 Martin KronbichlerMerge pull request #7641 from davydden/feature/fe_eval_dofs
2019-02-02 Daniel ArndtMerge pull request #7674 from bangerth/simplify
2019-02-02 Daniel ArndtDocument the minimal supported MPI version
2019-02-02 Daniel ArndtMerge pull request #7675 from dangars/unused_variable_w...
2019-02-02 Wolfgang BangerthSimplify some code. 7674/head
2019-02-02 David WellsAvoid calling a deprecated MPI function. 7677/head
2019-02-02 Daniel Garcia... Remove unused variable warning 7675/head
2019-02-02 Daniel ArndtMerge pull request #7666 from gassmoeller/ensure_partic...
2019-02-02 Rene GassmoellerEnsure particle property initialization 7666/head
2019-02-01 Daniel ArndtMerge pull request #7672 from masterleinad/fix_msvc
2019-02-01 Wolfgang BangerthMerge pull request #7667 from gassmoeller/fix_serializa...
2019-02-01 Daniel ArndtFix compiling with MSVC 7672/head
2019-02-01 Jean-Paul PelteretMerge pull request #7669 from masterleinad/fix_old_clang
2019-01-31 Daniel ArndtMerge pull request #7651 from tjhei/clang_tidy_rework
2019-01-31 Daniel ArndtBe explicit about initialization of static const Tensor... 7669/head
2019-01-31 Rene GassmoellerFix serialization of variable data attachements 7667/head
2019-01-31 Timo Heisterconvert for loops 7651/head
2019-01-31 Timo Heister[CI] introduce clang-tidy check
2019-01-31 Wolfgang BangerthMerge pull request #7637 from masterleinad/fix_gmsh_bid
2019-01-31 Daniel ArndtMerge pull request #7661 from gassmoeller/fix_particle_...
2019-01-31 Jean-Paul PelteretMerge pull request #7368 from ginkgo-project/ginkgo...
2019-01-31 Daniel ArndtMerge pull request #7654 from GivAlz/GeneralCell
2019-01-31 Rene GassmoellerFix invalid memory access in particle properties after... 7661/head
2019-01-30 Jean-Paul PelteretMerge pull request #7509 from jppelteret/ad-drivers_03
2019-01-30 Daniel ArndtMerge pull request #7655 from masterleinad/fix_cuda_vec...
2019-01-30 Denis DavydovAdd internal::MatrixFreeFunctions::DoFInfo::get_dof_ind... 7641/head
2019-01-30 Pratik NayakAdd changelog entry and fix a typo. 7368/head
2019-01-30 Jean-Paul PelteretImprove documentation of some functions 7509/head
2019-01-30 Bruno TurcksinMerge pull request #7656 from masterleinad/add_cuda_header
2019-01-30 Pratik NayakAdd the ginkgo source and include files.
2019-01-30 Pratik NayakAdd initial tests for ginkgo
2019-01-30 Pratik NayakAdd documentation to readme.html and ginkgo.html files
2019-01-30 Pratik NayakDetect Ginkgo and compile the ginkgo files: CMake.
2019-01-30 Giovanni AlzettaGeneralizing GridGenerator::general_cell to tria<dim... 7654/head
2019-01-30 Wolfgang BangerthMerge pull request #7633 from drwells/vector-use-aligne...
2019-01-29 Daniel ArndtAdd missing headers in CUDA header file 7656/head
2019-01-29 Daniel ArndtDisable SIMD vectorization in CUDA device code 7655/head
2019-01-29 Wolfgang BangerthMerge pull request #7652 from drwells/inline-subscripto...
2019-01-29 David WellsUpdate the .gdbinit script. 7633/head
2019-01-29 David WellsUse AlignedVector to manage Vector's memory.
2019-01-29 Wolfgang BangerthMerge pull request #7583 from GivAlz/TriangulationCovering
2019-01-29 Wolfgang BangerthMerge pull request #7653 from masterleinad/more_clang_t...
2019-01-29 Giovanni AlzettaAdded covering rtree and flag to GridTools::Cache 7583/head
2019-01-29 Daniel Arndtperformance-unnecessary-value-param 7653/head
2019-01-29 Daniel Arndtmodernize-use-nullptr
2019-01-29 Daniel Arndtmodernize-use-equals-default
2019-01-29 Daniel Arndtmodernize-return-braced-init-list
2019-01-29 Daniel ArndtMerge pull request #7648 from tjhei/jenkins_osx
2019-01-29 Daniel ArndtMove some declarations around and document tag_maps 7637/head
2019-01-28 David WellsMark a few Subscriptor functions as inline. 7652/head
2019-01-28 Timo Heister[CI] test on OSX 7648/head
2019-01-28 Jean-Paul PelteretMerge pull request #7650 from masterleinad/n_array_elem...
2019-01-28 Wolfgang BangerthMerge pull request #7647 from drwells/test-use-zoltan
2019-01-28 Daniel ArndtDeclare VectorizedArray::n_array_elemnts outside the... 7650/head
2019-01-27 Bruno TurcksinMerge pull request #7643 from masterleinad/fix_trilinos...
2019-01-27 David WellsExplicitly use Zoltan in two tests. 7647/head
2019-01-27 David WellsMerge pull request #7644 from masterleinad/avoid_builti...
2019-01-27 Daniel ArndtAdd more comments
2019-01-26 Daniel ArndtUse default destructor and avoid constructor to be... 7643/head
2019-01-26 Daniel ArndtRename variables using snake_case style
2019-01-26 Daniel ArndtDon't use __builtin_expect in Utilities::pow 7644/head
2019-01-26 Daniel ArndtFix TrilinosWrappers::PreconditionMueLu
2019-01-25 Wolfgang BangerthMerge pull request #7639 from tamiko/fix_step_1
2019-01-25 Wolfgang BangerthMerge pull request #7222 from davydden/feature/qr
2019-01-25 Matthias Maierexamples/step-1: Remove explicit reset_manifold 7639/head
2019-01-25 Daniel ArndtAdd GMSH-4 tests
2019-01-25 Daniel ArndtParse boundary_ids in GMSH-4 format
2019-01-25 Martin KronbichlerMerge pull request #7634 from masterleinad/fix_nvcc_wrapper
2019-01-25 Matthias MaierMerge pull request #7630 from bangerth/doc-update-87
2019-01-24 Matthias MaierMerge pull request #7487 from davydden/bugfix/pbc_const...
2019-01-24 David WellsMerge pull request #7635 from tamiko/fix_typo
2019-01-24 Matthias Maierfix a typo 7635/head
2019-01-24 Daniel ArndtMerge pull request #7632 from bangerth/private
2019-01-24 Wolfgang BangerthMerge pull request #7589 from masterleinad/improve_hdf5
2019-01-24 Daniel ArndtUse MueLU::CreateEpetraPreconditioner 7634/head
2019-01-24 Daniel ArndtUse Teuchos::RCP for Trilinos preconditioner type
2019-01-24 Wolfgang BangerthRemove a duplicate 'private:' marker and move a functio... 7632/head
2019-01-24 Daniel ArndtMerge pull request #7631 from bangerth/duplicate
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.