]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-12-01 Daniel ArndtMerge pull request #8963 from peterrum/gridout_vtu_pvtu
2019-12-01 Daniel ArndtMerge pull request #8661 from tjhei/fe_interface_values_2
2019-11-30 Daniel ArndtFix compiler warnings 8661/head
2019-11-30 Daniel ArndtMerge pull request #9097 from kronbichler/fix_mf_setup
2019-11-30 Daniel ArndtMerge pull request #9113 from rezarastak/mpi_min_arrayview
2019-11-30 Daniel ArndtMerge pull request #8774 from jpthiele/hdf5_documentation
2019-11-30 Reza Rastakexplicit instanciation is provided for Utilities::MPI... 9113/head
2019-11-29 Martin KronbichlerMerge pull request #9103 from peterrum/partition_triang...
2019-11-29 Martin KronbichlerMerge pull request #9105 from masterleinad/simplify_free
2019-11-29 Daniel ArndtMerge pull request #9108 from simonsticko/doc_fix_get_a...
2019-11-28 Simon StickoAdd note on template parameter to GridTools::get_active... 9108/head
2019-11-27 Daniel ArndtSimplify CUDAWrappers::MatrixFree::free 9105/head
2019-11-27 Peter MunchRelax assumpitions in GridTools::partition_triangulatio... 9103/head
2019-11-27 Martin KronbichlerMerge pull request #9101 from kronbichler/reduce_mappin...
2019-11-27 Martin KronbichlerChangelog 9101/head
2019-11-27 Martin KronbichlerOnly allocating mapping internal data if necessary
2019-11-26 Bruno TurcksinAdd python wrappers for MappingQGeneric (#9055)
2019-11-26 Martin KronbichlerMerge pull request #9088 from masterleinad/suppress_war...
2019-11-26 Martin KronbichlerChangelog 9097/head
2019-11-26 Martin KronbichlerNew test case
2019-11-26 Martin KronbichlerFix bug in access of dof indices without resolving...
2019-11-26 Martin KronbichlerUse range-based for loop
2019-11-26 Martin KronbichlerMerge pull request #9091 from tjhei/readme_build_status
2019-11-26 Martin KronbichlerMerge pull request #9094 from kronbichler/tolerance_fin...
2019-11-25 Daniel ArndtMerge pull request #9095 from tjhei/jenkins_allow_master
2019-11-25 Timo Heisterjenkins: allow testing master 9095/head
2019-11-25 Timo Heisterupdate 9091/head
2019-11-25 Martin KronbichlerAdd test case 9094/head
2019-11-25 Martin KronbichlerRelax default tolerance for find_all_active_cells_aroun...
2019-11-25 Matthias MaierMerge pull request #9090 from tjhei/doc_report_where
2019-11-25 Timo HeisterMerge pull request #9092 from drwells/fix-typo
2019-11-25 David WellsMerge pull request #9089 from tjhei/doc_cite_step_55
2019-11-25 David WellsFix typo (Genreal -> General) 9092/head
2019-11-25 Timo HeisterREADME.md: display build status
2019-11-25 Martin KronbichlerMerge pull request #8999 from sophy1029/step-61
2019-11-25 Martin KronbichlerMerge pull request #9086 from masterleinad/minor_improv...
2019-11-25 Daniel ArndtMerge pull request #9087 from masterleinad/restrict_mpi...
2019-11-25 Daniel ArndtAdd comment 9088/head
2019-11-25 Timo HeisterMerge pull request #9032 from peterrum/dict_generalize
2019-11-24 Timo Heistermake target documentation report location 9090/head
2019-11-24 Timo Heisterstep-55: doc update, add citation 9089/head
2019-11-24 David WellsMerge pull request #9085 from masterleinad/minor_improv...
2019-11-24 Daniel ArndtSuppress warning in python-bindings
2019-11-24 Daniel ArndtRestrict some MPI tests requiring p4est 9087/head
2019-11-23 Daniel ArndtMinor consistency improvements in tensor.h 9086/head
2019-11-23 Daniel ArndtAvoid C-style workaround in DataOutBase 9085/head
2019-11-23 Daniel ArndtMerge pull request #9082 from rezarastak/generic_block_...
2019-11-23 David WellsMerge pull request #9081 from masterleinad/document_msv...
2019-11-22 Reza Rastaktypedef LinearAlgebraDealII::BlockSparseMatrix is defined 9082/head
2019-11-22 Daniel ArndtComment MSVC 2019 DEAL_II_HAVE_CXX14_CONSTEXPR_CAN_CALL... 9081/head
2019-11-22 Timo HeisterMerge pull request #9080 from masterleinad/fix_msvc
2019-11-22 Daniel ArndtMake ddet_F_dC constexpr conditionally 9080/head
2019-11-22 Daniel ArndtUndefault Tensor constructor for MSVC
2019-11-22 Daniel ArndtDisable DEAL_II_HAVE_CXX14_CONSTEXPR_CAN_CALL_NONCONSTE...
2019-11-22 Daniel ArndtAdd appveyor.yml
2019-11-22 Jan Philipp... Extension of step-3 using HDF5 and R for plotting scripts 8774/head
2019-11-22 Alexander GrayverAdd mapping wrappers 9055/head
2019-11-22 Daniel ArndtMerge pull request #9079 from masterleinad/avoid_python...
2019-11-21 Daniel ArndtMerge pull request #9066 from masterleinad/fix_adolc_test
2019-11-21 Daniel ArndtAvoid warnings in python-bindings 9079/head
2019-11-21 Zhuoran WangUse FE_DGRT instead of FE_RT 8999/head
2019-11-21 Daniel ArndtForward declare SymmetricTensor specializations 9066/head
2019-11-21 Daniel ArndtAdd header
2019-11-20 Daniel ArndtMerge pull request #9063 from masterleinad/fix_msvc_2
2019-11-20 Wolfgang BangerthMerge pull request #9057 from masterleinad/fix_adolc_wa...
2019-11-20 Daniel ArndtUse overloads again 9063/head
2019-11-20 Bruno TurcksinMerge pull request #9058 from masterleinad/fix_compilin...
2019-11-20 Daniel ArndtMerge pull request #9062 from masterleinad/fix_msvc_1
2019-11-20 Daniel ArndtAvoid workaround for zero-dimensional C-style arrays
2019-11-20 Matthias MaierMerge pull request #9051 from masterleinad/fix_compilin...
2019-11-19 Daniel ArndtAvoid ambiguous unrolled_to_component_indices call 9062/head
2019-11-19 Peter MunchGeneralize ComputeIndexOwner::Dictionary so that it... 9032/head
2019-11-19 David WellsMerge pull request #9061 from marcfehling/doc-hprefinement
2019-11-19 Daniel ArndtMerge pull request #9059 from masterleinad/fix_hp_cell_...
2019-11-19 marcfehlingDoc: Minor changes to hp::Refinement. 9061/head
2019-11-19 Daniel ArndtUse explicit instantiations instead of forward declarations 9057/head
2019-11-19 Daniel ArndtFix compiling python-bindings 9058/head
2019-11-19 Daniel ArndtFix hp_cell_weights_03/04 9059/head
2019-11-19 Daniel ArndtFix ADOL-C warnings
2019-11-18 Wolfgang BangerthMerge pull request #9054 from masterleinad/defaulted_fu...
2019-11-18 Daniel ArndtMerge pull request #9056 from bangerth/doc
2019-11-18 Wolfgang BangerthClarify documentation. 9056/head
2019-11-18 Daniel ArndtDefaulted copy constructor for Function 9054/head
2019-11-18 Daniel ArndtForget 'const' in examples instead 9051/head
2019-11-15 Daniel ArndtMerge pull request #9028 from agrayver/indent_contrib_p...
2019-11-15 Alexander GrayverMake indent script work for python bindings 9028/head
2019-11-15 Timo HeisterMerge pull request #9050 from kronbichler/fixup_vector_...
2019-11-15 Matthias MaierMerge pull request #9052 from masterleinad/cuda_hanging...
2019-11-14 Daniel ArndtMark HangingNode member functions as 'inline' 9052/head
2019-11-14 Daniel ArndtFix compiling with clang-3.7.1
2019-11-14 Martin KronbichlerFix two places where we used too large numbers in commu... 9050/head
2019-11-14 Wolfgang BangerthMerge pull request #9049 from kronbichler/mapping_q_cac...
2019-11-14 Bruno TurcksinMerge pull request #9023 from agrayver/extend_cell_pyth...
2019-11-14 Alexander GrayverExtend cell python wrappers and add face wrappers 9023/head
2019-11-14 Martin KronbichlerAdd test case 9049/head
2019-11-14 Martin KronbichlerAdd initialization of MappingQCache by a lambda
2019-11-14 Martin KronbichlerChangelog
2019-11-14 Martin KronbichlerFix bug in MappingQGeneric::transform_real_to_unit_cell
2019-11-14 Martin KronbichlerMerge pull request #9034 from tjhei/communication_channel
2019-11-14 Martin KronbichlerMerge pull request #9048 from tamiko/fix_compilation_wi...
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.