]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-07-03 Martin KronbichlerMerge pull request #8339 from Rombur/fix_numpy
2019-07-03 Bruno TurcksinFix a bug in print_as_numpy_arrays 8339/head
2019-07-02 Daniel ArndtMerge pull request #8336 from bangerth/update
2019-07-02 Wolfgang BangerthAdd a couple of comments to functions in utilities.cc. 8336/head
2019-06-30 Daniel ArndtMerge pull request #8334 from drwells/fix-instantiation
2019-06-30 David WellsFix a template instantiation. 8334/head
2019-06-28 Timo HeisterMerge pull request #8333 from kronbichler/doc_chebyshev
2019-06-28 Timo HeisterMerge pull request #8332 from masterleinad/replace_boos...
2019-06-28 Martin KronbichlerFix three typos in documentation of PreconditionChebyshev 8333/head
2019-06-27 Daniel ArndtMerge pull request #8328 from kronbichler/improve_vecto...
2019-06-27 Daniel ArndtUse std::iota, document problems 8332/head
2019-06-27 Daniel ArndtRevert "Replace boost::random"
2019-06-27 Daniel ArndtRevert "Add alternate output files."
2019-06-27 Bruno TurcksinMerge pull request #8299 from Rombur/python_dump
2019-06-26 Bruno TurcksinRename print_numpy_array functions to print_as_numpy_ar... 8299/head
2019-06-26 Martin KronbichlerMerge pull request #8330 from bangerth/65
2019-06-26 Wolfgang BangerthMinor changes to step-65. 8330/head
2019-06-25 Martin KronbichlerUpdate comments 8328/head
2019-06-25 Martin KronbichlerMerge pull request #8329 from bangerth/geodyn
2019-06-24 Wolfgang BangerthUpdate a documentation page. 8329/head
2019-06-24 Martin KronbichlerMerge pull request #8327 from bangerth/65
2019-06-24 Wolfgang BangerthLeave more references to step-65 in a variety of places. 8327/head
2019-06-24 Martin KronbichlerChangelog
2019-06-24 Martin KronbichlerImprove implementation of vectorized transpose with...
2019-06-24 Daniel ArndtMerge pull request #8312 from masterleinad/replace_boos...
2019-06-23 Wolfgang BangerthWord smith some of the introduction of step-65.
2019-06-23 David WellsAdd alternate output files. 8312/head
2019-06-23 Daniel ArndtReplace boost::random
2019-06-22 Daniel ArndtMerge pull request #8322 from dangars/complex_project_b...
2019-06-22 Daniel Garcia... Add changelog 8322/head
2019-06-22 Daniel Garcia... Add test for std::complex project_boundary_values_curl_...
2019-06-22 Daniel Garcia... Add test for std::complex cross_product_3d
2019-06-22 Daniel Garcia... Add std::complex project_boundary_values_curl_conforming_l2
2019-06-22 Daniel Garcia... Add cross_product_3d between std::complex<number> and...
2019-06-20 Daniel ArndtMerge pull request #8326 from bangerth/indent
2019-06-20 Wolfgang BangerthIndent comments. 8326/head
2019-06-20 David WellsMerge pull request #8324 from masterleinad/remove_unuse...
2019-06-20 Daniel ArndtRemove unused variables in the SymmetricTensor headers 8324/head
2019-06-19 David WellsMerge pull request #8058 from kronbichler/step-64
2019-06-19 Martin KronbichlerUpdate memory consumption 8058/head
2019-06-19 Martin KronbichlerAdd a few tests
2019-06-19 Martin KronbichlerAdd changelog and link in tutorial
2019-06-19 Martin KronbichlerDocument computational results
2019-06-19 Martin KronbichlerWrite in-code comments
2019-06-19 Martin KronbichlerWrite introduction
2019-06-18 Daniel ArndtInclude missing header files
2019-06-17 Daniel ArndtMerge pull request #8320 from StefanoDominici89/fix...
2019-06-17 Stefano DominiciModification to fix #7928 on MSVS 2017 8320/head
2019-06-14 Daniel ArndtMerge pull request #8305 from marcfehling/soltrans...
2019-06-14 marcfehlingUnify coarsening properties for cell characteristics. 8305/head
2019-06-13 David WellsMerge pull request #8144 from tjhei/update_check_scripts
2019-06-13 David WellsMerge pull request #8318 from kronbichler/remove_tria_b...
2019-06-13 Martin KronbichlerMerge pull request #8308 from kronbichler/fix_mpiexec_p...
2019-06-13 Martin KronbichlerAdd step-65
2019-06-13 Martin KronbichlerAdd class MappingQCache
2019-06-13 Martin KronbichlerRemove deprecated tria_boundary*.h 8318/head
2019-06-13 Matthias Maiercommand line conversion for MPIEXEC_PREFLAGS and MPIEXE... 8308/head
2019-06-12 Bruno TurcksinAdd changelog entry
2019-06-12 Bruno TurcksinAdd test to check that a sparse matrix can be print...
2019-06-12 Bruno TurcksinAdd function to print a sparse matrix in a format reada...
2019-06-12 Bruno TurcksinAdd test to check that the vector can be print in a...
2019-06-12 Bruno TurcksinAdd function to print vector in a format readable by...
2019-06-12 Martin KronbichlerMerge pull request #8317 from tjhei/doxygen_step_63_tab...
2019-06-12 Timo Heisterremove space in step-63 dox 8317/head
2019-06-12 Timo Heistersome pylint complaints 8144/head
2019-06-12 Timo Heisteraddress comments
2019-06-12 Timo Heisterupdate python tools scripts
2019-06-11 David WellsMerge pull request #8315 from kronbichler/fix_changelog...
2019-06-11 Martin KronbichlerFix typo and language inaccuracy in 9.1 changelog 8315/head
2019-06-11 Daniel ArndtMerge pull request #8302 from mathsen/extract_dofs_parallel
2019-06-09 Mathias AnselmannFixed regression with older compilers 8302/head
2019-06-09 David WellsMerge pull request #8311 from kronbichler/fixup_pr8298
2019-06-08 Martin KronbichlerMerge pull request #8310 from adam4130/step-63-shuffle
2019-06-08 Martin KronbichlerAvoid unused variable 8311/head
2019-06-08 Martin KronbichlerMake incompatibility more clear
2019-06-08 adam4130Include the algorithm library 8310/head
2019-06-08 Martin KronbichlerMerge pull request #8304 from marcfehling/soltrans...
2019-06-08 adam4130Use std::shuffle
2019-06-07 Daniel ArndtMerge pull request #8298 from kronbichler/mpi_exscan
2019-06-07 Mathias Anselmannfixed typo in include guard
2019-06-07 Mathias Anselmannadded mpirun=1 so that test 12a just runs with MPI
2019-06-07 Martin KronbichlerUse new compute_... functions in tutorial steps 8298/head
2019-06-07 Martin KronbichlerUse new compute_locally_owned_dofs_per_processor
2019-06-07 Martin KronbichlerAdd changelog
2019-06-07 Martin KronbichlerAdapt tests to the new compute_..._per_processor()...
2019-06-07 Martin KronbichlerBackwards compatibility for locally_owned_dofs_per_proc...
2019-06-07 Martin KronbichlerUpdate tests with respect to locally_owned_dofs_per_pro...
2019-06-07 Martin KronbichlerReplace MPI_Allgather by MPI_Exscan
2019-06-07 Mathias AnselmannForgot to push dof_tools_common_fake_hp.h in last commit
2019-06-07 Mathias AnselmannRenamed dof_tools_fake.inst.in, added changelog entry
2019-06-06 Mathias AnselmannIndendation...
2019-06-06 Mathias AnselmannUpdate so that extract_dofs() doesn't depend on dim...
2019-06-06 Mathias Anselmannunited extract_dofs() for DoFHandler and hp::DoFHandler...
2019-06-06 Marc FehlingApply FEDomination algorithm on non-distributed Solutio... 8304/head
2019-06-05 Mathias Anselmannexplained in more detail the behaviour of extract_dofs
2019-06-05 Mathias AnselmannAdded more detailed explanation about the output of...
2019-06-05 Mathias AnselmannFixed indentation
2019-06-05 Mathias AnselmannChanged dof_tools_12a to include more complicated FE...
2019-06-05 Mathias AnselmannAdded small test for extract_dofs() with DoFHandler...
2019-06-05 David WellsMerge pull request #8197 from kronbichler/fix_torus
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.