]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-12-04 Wolfgang BangerthAdd more instantiations for complex arguments.
2017-12-01 Daniel ArndtMerge pull request #5561 from bangerth/fix-tests
2017-12-01 Wolfgang BangerthFix a number of failing tests. 5561/head
2017-12-01 Wolfgang BangerthMerge pull request #5505 from davydden/dense_parallel
2017-12-01 Wolfgang BangerthMerge pull request #5559 from kronbichler/fix_mapping_q...
2017-12-01 Denis DavydovMerge pull request #5533 from bangerth/update-instructions
2017-12-01 Denis DavydovMerge pull request #5547 from masterleinad/p_s_zoltan_d...
2017-12-01 Daniel ArndtMerge pull request #5560 from masterleinad/rand_signed_...
2017-12-01 Daniel ArndtAvoid signed integer overflow in Testing::rand 5560/head
2017-12-01 Martin KronbichlerAdd test case. 5559/head
2017-12-01 Martin KronbichlerAdd changelog
2017-12-01 Martin KronbichlerFix singularity (FPE) in MappingQ1::real_to_unit_cell.
2017-11-30 Daniel ArndtMake sure to not call p::s::Triangulation with a defaul... 5547/head
2017-11-30 Timo HeisterMerge pull request #5556 from Rombur/arpack_2
2017-11-30 Bruno TurcksinRemove Doxygen markers inside ArpackSolver::solve 5556/head
2017-11-30 Denis DavydovMerge pull request #5553 from Rombur/arpack
2017-11-30 Denis DavydovMerge pull request #5555 from bangerth/doc-update
2017-11-30 Daniel ArndtMerge pull request #5554 from adamqc/fix-base-name
2017-11-30 Wolfgang BangerthUpdate function documentation. 5555/head
2017-11-30 Ce QinFix bug in JobIdentifier::base_name. 5554/head
2017-11-29 Bruno TurcksinImprove documentation of ArpackSolver::AdditionalData 5553/head
2017-11-29 Bruno TurcksinRemove Doxygen marker of commens inside the solve function
2017-11-29 Daniel ArndtMerge pull request #5551 from jodlbauer/fix_reduction_c...
2017-11-29 Denis Davydovrun quick test with 5 cores 5505/head
2017-11-29 Denis Davydovcleanup public interface
2017-11-29 jodlbaueradded avg reduction test to solver_control_02 5551/head
2017-11-29 jodlbauerindentation
2017-11-29 jodlbauerfixed history in ReductionControl::check() for final...
2017-11-29 Denis Davydovmove ProcessGrid into a stand-alone header under Utilit...
2017-11-29 Denis Davydovfurther improvements
2017-11-29 Martin KronbichlerMerge pull request #5548 from bangerth/grammar
2017-11-29 Martin KronbichlerMerge pull request #5545 from bangerth/move-tests
2017-11-29 Martin KronbichlerMerge pull request #5549 from BenBrands/collect_periodi...
2017-11-29 Wolfgang BangerthGrammar update. 5548/head
2017-11-29 Daniel ArndtMake partition_zoltan the default choice for p::s:...
2017-11-28 Wolfgang BangerthAlso move a necessary header file. 5545/head
2017-11-28 Denis Davydovvarious cleanups and fixes to ScaLAPACK wrappers
2017-11-28 Denis Davydovadd a quick test
2017-11-28 Denis Davydovfind ScaLAPACK with cmake, document the new interface...
2017-11-28 Benjamin BrandsAdded routine and tests to compute all eigenpairs of...
2017-11-28 Benjamin Brandsseperated Blacs context into separate class ProcessGrid
2017-11-28 Benjamin Brandsadded routine to compute all eigenvalues for symmetric...
2017-11-28 Denis Davydovadd scaling results
2017-11-28 Denis Davydovadd ScaLAPACK wrappers for dense parallel linear algebra
2017-11-28 Bruno TurcksinMerge pull request #5543 from masterleinad/fix_unsigned...
2017-11-28 Wolfgang BangerthMove pattern tests into parameter_handler/.
2017-11-28 Wolfgang BangerthMove tensor tests into their own directory.
2017-11-28 Wolfgang BangerthCreate a directory for tensors.
2017-11-28 Wolfgang BangerthAdd a CMakeLists.txt file.
2017-11-28 Wolfgang BangerthMove DataOut tests from numerics/ to a new directory...
2017-11-28 Wolfgang BangerthMove DataOutBase tests from base/ to a new directory...
2017-11-28 Wolfgang BangerthMerge pull request #5542 from GivAlz/new_serialize_cellid
2017-11-28 Benjamin Brandssmall fix of template parameter in function orthogonal_... 5549/head
2017-11-28 Wolfgang BangerthMerge pull request #4577 from simfeld/fix-hp-face-dg
2017-11-28 Wolfgang BangerthMerge pull request #5478 from masterleinad/array_view_3
2017-11-28 Wolfgang BangerthMerge pull request #5496 from masterleinad/serialize_hp...
2017-11-28 Wolfgang BangerthMerge pull request #5531 from davydden/fix_parameter_ac...
2017-11-28 Giovanni AlzettaAdding serialize for CellId 5542/head
2017-11-28 Daniel ArndtFix warning regarding unsigned int comparison 5543/head
2017-11-28 Timo HeisterMerge pull request #5541 from bangerth/grammar
2017-11-27 Wolfgang BangerthMore grammar fixes. 5541/head
2017-11-27 Daniel ArndtMerge pull request #5538 from tjhei/trilinos_compress_check
2017-11-27 Daniel ArndtMerge pull request #5475 from bangerth/cuthill-mckk
2017-11-27 Timo HeisterMerge pull request #5540 from bangerth/grammar
2017-11-27 Wolfgang BangerthChange grammar of function documentation. 5540/head
2017-11-27 Wolfgang BangerthAdd another test. 5475/head
2017-11-27 Wolfgang BangerthAdd changelog entry.
2017-11-27 Wolfgang BangerthAdd a test.
2017-11-27 Wolfgang BangerthGeneralize the numbering in the Cuthill-McKee algorithm.
2017-11-27 Timo Heistercheck Trilinos compress() argument 5538/head
2017-11-27 Daniel ArndtMerge pull request #5512 from GivAlz/Failing_find_active
2017-11-27 Wolfgang BangerthMerge pull request #5537 from masterleinad/fix_wsign
2017-11-27 Daniel ArndtFix Wsign-compare warning 5537/head
2017-11-27 Martin KronbichlerMerge pull request #5535 from bangerth/grammar-issues
2017-11-27 Wolfgang BangerthUse uniform grammar in function documentation. 5535/head
2017-11-27 Wolfgang BangerthTell users to build with ZOLTAN. 5533/head
2017-11-26 Wolfgang BangerthMerge pull request #5514 from niveshd/zoltanPartition
2017-11-26 Wolfgang BangerthMerge pull request #5528 from tamiko/generalized_interp...
2017-11-26 Wolfgang BangerthMerge pull request #5532 from masterleinad/fix_empty_lines
2017-11-26 Daniel ArndtFix empty lines in subdomain_ids_parallel_08 output 5532/head
2017-11-26 Denis Davydovdo not use base/revision.h in parameter_acceptor.h 5531/head
2017-11-26 Nivesh Dommarajuadd changelog entry 5514/head
2017-11-26 Nivesh Dommarajuadd zoltan tests
2017-11-26 Nivesh DommarajuAdd support for Zoltan graph partitioner
2017-11-26 Nivesh DommarajuCMake: Add check for Zoltan to trilinos configuration
2017-11-25 Matthias Maierupdate documentation 5528/head
2017-11-25 Matthias Maierupdate test output
2017-11-25 Matthias Maieradd a new assert checking for non-interpolatory base...
2017-11-25 Matthias Maierremove duplicate asserts
2017-11-25 Matthias MaierBugfix: Allow non-interpolatory elements in FESystem...
2017-11-25 Giovanni AlzettaAdded tolerance and test for GridTools::find_active_cel... 5512/head
2017-11-25 Wolfgang BangerthMerge pull request #5526 from GivAlz/new_bbox_serialization
2017-11-24 Giovanni AlzettaAdding serialize function to boundingbox class and... 5526/head
2017-11-24 Matthias MaierRevert "Reinsert old function"
2017-11-24 Jean-Paul PelteretMerge pull request #5522 from masterleinad/fix_undefine...
2017-11-24 Luca HeltaiMerge pull request #5527 from masterleinad/fix_mpi_some...
2017-11-24 Daniel ArndtFix mpi_some_to_some_02 5527/head
2017-11-24 Daniel ArndtMerge pull request #5521 from masterleinad/restrict_met...
2017-11-24 Daniel ArndtUse different partitioner in mpi/mpi/subdomain_ids_para... 5521/head
2017-11-24 Jean-Paul PelteretMerge pull request #5491 from bangerth/complex-test
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.