]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-09-10 Bruno TurcksinAdd python tests
2017-09-10 Bruno TurcksinAdd python wrappers to generate more meshes and to...
2017-09-10 Martin KronbichlerMerge pull request #5050 from tjhei/fix_grid_tools_include
2017-09-10 Timo HeisterFix self-inclusion in distributed/grid_tools.h 5050/head
2017-09-09 Timo HeisterMerge pull request #5049 from drwells/update-windows...
2017-09-09 David WellsFix a bug in the Windows CPU time calculation. 5049/head
2017-09-08 Timo HeisterMerge pull request #5048 from tjhei/fix_mesh_loop_test
2017-09-08 Wolfgang BangerthMerge pull request #5005 from tamiko/fe_nedelec_bug
2017-09-08 Timo Heisterfix tests/meshworker/step-11-mesh_loop 5048/head
2017-09-08 Martin KronbichlerMerge pull request #5032 from drwells/timer-rename...
2017-09-08 Matthias MaierAdd an interpolation test for FE_Nedelec 5005/head
2017-09-08 Matthias MaierFix FE_Nedelec::convert_generalized_..._to_dof_values
2017-09-07 Timo HeisterMerge pull request #5046 from tamiko/refactor_fe_tools
2017-09-07 Matthias MaierRefactor template definitions into fe_tools_templates... 5046/head
2017-09-07 Martin KronbichlerMerge pull request #5025 from drwells/update-timer...
2017-09-07 David WellsMerge pull request #5040 from davydden/vector_tool_lamb...
2017-09-07 Jean-Paul PelteretMerge pull request #5041 from koecher/doxygen-typo...
2017-09-07 Uwe Köchermoved the doxygen section encapsulation to include... 5041/head
2017-09-07 Uwe Köcherdoxygen typos of sqrt in quadrature documentation
2017-09-07 Denis Davydovfix VectorTools::project lambdas examples to use references 5040/head
2017-09-07 Jean-Paul PelteretMerge pull request #5036 from LucasCampos/correct_div
2017-09-06 Wolfgang BangerthMerge pull request #5038 from tjhei/step-10-warnings
2017-09-06 Timo Heistergrammar 5038/head
2017-09-06 Timo Heisteradd underscores to filenames
2017-09-06 Timo Heisterfix warnings in step-10
2017-09-06 Timo HeisterMerge pull request #5033 from jppelteret/quick_tests
2017-09-06 Wolfgang BangerthMerge pull request #5031 from tjhei/mesh_loop_cells_last
2017-09-06 Lucas CamposAdd missing div on note on step-44 5036/head
2017-09-06 David WellsMerge pull request #5030 from drwells/iota-argument...
2017-09-06 David WellsMerge pull request #5034 from bangerth/fix-formatting
2017-09-06 Wolfgang BangerthFix formatting of a piece of example code. 5034/head
2017-09-06 Bruno TurcksinMerge pull request #5015 from tjhei/readwritevector_view1
2017-09-06 Jean-Paul PelteretFix the nanoflann quick-test. 5033/head
2017-09-06 Jean-Paul PelteretAdd a quick test for Adol-C.
2017-09-06 Jean-Paul PelteretMerge pull request #4997 from bangerth/data-postprocess...
2017-09-05 David WellsClean up some variable names in the Timer class. 5032/head
2017-09-05 Timo Heisterfix test output 5031/head
2017-09-05 Timo Heistermesh_loop: replace cells_first by cells_after_faces
2017-09-05 David WellsUse the right types for iota and accumulate. 5030/head
2017-09-05 Matthias MaierMerge pull request #5029 from bangerth/fix-test
2017-09-05 Wolfgang BangerthFix a test. 5029/head
2017-09-05 Timo HeisterMerge pull request #5022 from drwells/timer-clear-mpi...
2017-09-05 Timo HeisterNew ReadWriteVector::reinit(TrilinosWrappers::MPI:... 5015/head
2017-09-05 Wolfgang BangerthUse automatic tensor unrolling instead of doing it... 4997/head
2017-09-05 Wolfgang BangerthMerge pull request #5024 from drwells/require-boost...
2017-09-05 Wolfgang BangerthMerge pull request #5014 from tjhei/parallel_vec_print
2017-09-05 Timo HeisterMerge pull request #5028 from luca-heltai/quick-tests
2017-09-05 Luca HeltaiAdded quicktest for nanoflann. 5028/head
2017-09-05 Luca HeltaiFixed gls and lapack tests on mac.
2017-09-05 Daniel ArndtMerge pull request #4996 from eldarkh/hp-RTNodal-FENothing
2017-09-05 Timo Heistermake 64bit compatible 5014/head
2017-09-05 David WellsMerge pull request #5023 from davydden/lapack_support
2017-09-05 Bruno TurcksinMerge pull request #4998 from tjhei/epetra_to_rwr
2017-09-04 David WellsUpdate the explanations of Timer in the tutorials. 5025/head
2017-09-04 Denis Davydovadd a changelog 5023/head
2017-09-04 David WellsUse boost's small_vector in a few places. 5024/head
2017-09-04 David WellsRequire boost 1.59 or newer.
2017-09-04 Denis Davydovminor cleanup of LAPACKSupport
2017-09-04 David WellsMerge pull request #5016 from davydden/mpi_summ_full_matrix
2017-09-04 David WellsClean up initialization of MinMaxAvg values. 5022/head
2017-09-04 David WellsMerge pull request #4987 from bangerth/fix-naming-issues
2017-09-04 Denis Davydovadd a test with complex<double> 5016/head
2017-09-04 Denis Davydovadd Utilities::MPI::sum() for FullMatrix objects
2017-09-03 Timo Heisterupdate test output
2017-09-03 Timo HeisterReadWriteVector and TrilinosWrappers::MPI::Vector print...
2017-09-02 Martin KronbichlerMerge pull request #5013 from masterleinad/reorthogonal...
2017-09-02 Daniel ArndtChangelog entry 5013/head
2017-09-02 Daniel ArndtUpdate tests
2017-09-02 Daniel ArndtAdd a slot for notification about re-orthogonalization...
2017-09-02 Timo HeisterCatch ReadWriteVector::import errors from Trilinos 4998/head
2017-09-01 Wolfgang BangerthMerge pull request #4999 from tamiko/fix_support_point_...
2017-09-01 Wolfgang BangerthNew test.
2017-09-01 Wolfgang BangerthAdd a changelog entry.
2017-09-01 Wolfgang BangerthAdd DataPostprocessorTensor along with documentation.
2017-09-01 Matthias MaierMerge pull request #5010 from tamiko/revert_test
2017-09-01 Matthias MaierRevert "Relax lac/gmres_reorthogonalize_01" 5010/head
2017-09-01 Matthias Maieradd a test 4999/head
2017-09-01 Matthias MaierAvoid memory reallocation
2017-09-01 Matthias MaierDoc: update news items
2017-09-01 Matthias MaierTests: Update fe/interpolate_system
2017-09-01 Matthias MaierFix FESystem::convert_generalized_support_point_values_...
2017-09-01 Matthias MaierUnify index name with later code, base_el -> base
2017-09-01 Luca HeltaiRenamed convert_gen_sup_val_to_nodal_val to ..._dof_values
2017-09-01 Matthias MaierMerge pull request #5000 from bangerth/patch-0
2017-09-01 Matthias MaierMerge pull request #5008 from masterleinad/relax_gmres_...
2017-09-01 Matthias MaierMerge pull request #5007 from masterleinad/clear_thread...
2017-09-01 Daniel ArndtRelax lac/gmres_reorthogonalize_01 5008/head
2017-09-01 Daniel ArndtClear data in ThreadLocalStorage also when not using... 5007/head
2017-09-01 David WellsMerge pull request #5006 from masterleinad/fix_clang_tests
2017-09-01 Daniel ArndtExplicitly specify template arguments in fe/fe_system_g... 5006/head
2017-09-01 Daniel Arndtclang alternative output for lac/vector_memory
2017-09-01 Wolfgang BangerthSpecialize DataOutBase::Patch for dim==0. 5000/head
2017-09-01 Wolfgang BangerthMerge pull request #5004 from masterleinad/clean_thread...
2017-09-01 Matthias MaierMerge pull request #5003 from bangerth/patch-update
2017-08-31 Daniel ArndtChangelog entry 5004/head
2017-08-31 Daniel ArndtRemove unused fun_ptr_helper
2017-08-31 Daniel ArndtRemove unused fun_encapsulator
2017-08-31 Daniel ArndtGeneralize new_task and new_thread using variadic templates
2017-08-31 Wolfgang BangerthCorrect the implementation of DataOutBase::Patch::memor... 5003/head
2017-08-31 Wolfgang BangerthUpdate the documentation of DataOutBase::Patch.
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.