]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-07-11 Wolfgang BangerthMake SynchronousIterators::iterators private.
2017-07-10 Martin KronbichlerMerge pull request #4527 from tcclevenger/periodicity_f...
2017-07-10 Martin KronbichlerMerge pull request #4595 from bangerth/reduce-code...
2017-07-10 Wolfgang BangerthAdd changelog entry. 4595/head
2017-07-10 Wolfgang BangerthAdd tests.
2017-07-10 Wolfgang BangerthReduce code duplication.
2017-07-09 Wolfgang BangerthMerge pull request #4594 from drwells/nedelec-umfpack...
2017-07-09 David WellsRequire UMFPACK explicitly in some Nedelec element... 4594/head
2017-07-09 Wolfgang BangerthMerge pull request #4591 from drwells/mappingmanifold-1d
2017-07-09 Wolfgang BangerthMerge pull request #4590 from drwells/detemplatize...
2017-07-09 Daniel ArndtMerge pull request #4588 from bangerth/simplify-declaration
2017-07-08 David WellsChange MappingManifold<1, spacedim> to use face manifolds. 4591/head
2017-07-08 David Wellsde-templatize SparsityPattern::copy_from. 4590/head
2017-07-08 David WellsMerge pull request #4578 from bangerth/dofhandler-cleanup
2017-07-08 Matthias MaierMerge pull request #4589 from bangerth/doc-update
2017-07-08 Wolfgang BangerthMinor update to a glossary entry. 4589/head
2017-07-08 Wolfgang BangerthAdd a changelog entry. 4588/head
2017-07-08 Wolfgang BangerthSimplify the template signature of DoFRenumbering:...
2017-07-08 tcclevengeradd periodicity to MGTransfer matrix free and prebuilt 4527/head
2017-07-08 Wolfgang BangerthMerge pull request #4586 from bangerth/add-test
2017-07-08 David WellsMerge pull request #4585 from bangerth/unify-function
2017-07-08 David WellsMerge pull request #4584 from bangerth/update-tests
2017-07-07 Daniel ArndtMerge pull request #4583 from drwells/generalize-fallth...
2017-07-07 Wolfgang BangerthAdd a shared::tria test where one processor has no... 4586/head
2017-07-07 Wolfgang BangerthAdd a changelog entry. 4585/head
2017-07-07 Wolfgang BangerthUnify the implementation of two functions.
2017-07-07 Wolfgang BangerthRemove unnecessary #include files. 4584/head
2017-07-07 Wolfgang BangerthRemove outdated svn version markers.
2017-07-07 David WellsAdd a more general fallthrough attribute. 4583/head
2017-07-07 Wolfgang BangerthMerge pull request #4582 from masterleinad/fix_serialize_hp
2017-07-07 Daniel ArndtFix serialize_hp_dof_handler 4582/head
2017-07-07 Denis DavydovMerge pull request #4580 from jppelteret/fix_missing_he...
2017-07-07 Jean-Paul PelteretAdd missing header to tests/physics/step-44* 4580/head
2017-07-06 Wolfgang BangerthRewrap all comments in this file. 4578/head
2017-07-06 Wolfgang BangerthRun some operations in parallel.
2017-07-06 Wolfgang BangerthLet some functions return data, rather than fill a...
2017-07-06 Wolfgang BangerthAlso move identifying DoFs into the policy classes.
2017-07-06 Wolfgang BangerthRestrict work on vertices to those that are actually...
2017-07-06 Wolfgang BangerthMove the main part of distributing hp DoFs to the policy.
2017-07-06 Wolfgang BangerthSimplify code a bit.
2017-07-06 Bruno TurcksinMerge pull request #4568 from tamiko/remove_iterative_i...
2017-07-06 Luca HeltaiMerge pull request #4576 from tjhei/remove_warning
2017-07-06 Luca HeltaiMerge pull request #4575 from tjhei/disable_petsc_handler
2017-07-06 Timo Heisterremove a compiler warning 4576/head
2017-07-06 Timo HeisterDisable PETSc exception handling 4575/head
2017-07-05 Bruno TurcksinMerge pull request #4571 from bangerth/doc-update
2017-07-05 Wolfgang BangerthBetter document VectorTools::create_point_source_vector(). 4571/head
2017-07-05 Denis DavydovMerge pull request #4570 from jppelteret/fullmatrix_lef...
2017-07-05 Jean-Paul PelteretFix FullMatrix left_ and right_invert for square matrices 4570/head
2017-07-05 Jean-Paul PelteretAdd determinant calculation for FullMatrix and LAPACKMatrix
2017-07-04 Denis DavydovMerge pull request #4566 from bangerth/dofhandler-cleanup
2017-07-04 Denis DavydovMerge pull request #4573 from tjhei/trilinos_block_jaco...
2017-07-04 Timo HeisterFix TrilinosWrappers::PreconditionBlock* with no local... 4573/head
2017-07-04 Jean-Paul PelteretAdd missing header to step-44 4568/head
2017-07-04 Denis DavydovMerge pull request #4572 from bangerth/remove-todo
2017-07-03 Wolfgang BangerthRemove a TODO. 4572/head
2017-07-03 Matthias MaierBugfix: Remove unnecessary "iterative_inverse.h" include
2017-07-03 Matthias Maiermake broken astyle-2.04 happy
2017-07-03 Matthias MaierTests: Remove unused solver_control_lin
2017-07-03 Matthias Maierdoc: Update news/changes placeholder
2017-07-03 Matthias Maierport arpack/tep-36_parpack_trilinos to inverse_operator
2017-07-03 Matthias MaierPort arpack/parpack_advection_diffusion_trilinos to...
2017-07-03 Matthias MaierPort arpack/step-36_parpack_mf to use inverse_operator
2017-07-03 Matthias MaierBugfix: Add ReinitHelper for LinearAlgebra::distributed...
2017-07-03 Matthias Maiertestsuite: remove iterative_inverse from a test
2017-07-03 Matthias Maierdoc: Remove and update references to IterativeInverse
2017-07-03 Matthias Maierlac: Remove deprecated IterativeInverse
2017-07-03 Matthias MaierMerge pull request #4569 from tamiko/deprecate_parpack_...
2017-07-03 Matthias Maieradd a news/changes entry 4569/head
2017-07-02 Matthias MaierDeprecate ParpackSolver::Shift
2017-07-02 Wolfgang BangerthSimplify two exceptions. 4566/head
2017-07-01 Wolfgang BangerthMove the DoF renumbering functionality.
2017-07-01 Wolfgang BangerthMake a class a friend.
2017-07-01 Wolfgang BangerthProvide the hp::DoFHandler class with a policy object.
2017-07-01 Martin KronbichlerMerge pull request #4560 from bangerth/more-dofhandler...
2017-07-01 Martin KronbichlerMerge pull request #4564 from bangerth/improve-mg-verte...
2017-07-01 Wolfgang BangerthUse a smart pointer instead of a raw pointer. 4564/head
2017-07-01 Wolfgang BangerthImprove the storage of MG vertex dofs.
2017-07-01 David WellsMerge pull request #4561 from bangerth/simplify-code
2017-07-01 Wolfgang BangerthSimplify a function. 4561/head
2017-06-30 David WellsMerge pull request #4562 from bangerth/improve-error
2017-06-30 Wolfgang BangerthUpdate fe_values.cc 4562/head
2017-06-30 David WellsMerge pull request #4563 from bangerth/fix-grammar
2017-06-30 Wolfgang BangerthFix the grammar of a comment. 4563/head
2017-06-30 Wolfgang BangerthImprove an error message.
2017-06-30 Wolfgang BangerthLet DoFHandler mg renumbering call the policy. 4560/head
2017-06-30 Wolfgang BangerthExpose the ability to renumber MG dofs in the DoFHandle...
2017-06-30 Wolfgang BangerthRefactor DoFHandlerPolicy::Implementation::renumber_mg_...
2017-06-30 Wolfgang BangerthParallelize some operations.
2017-06-30 Wolfgang BangerthRefactor DoFHandlerPolicy::Implementation::renumber_dofs().
2017-06-30 Wolfgang BangerthMerge pull request #4558 from tamiko/cmake_fixes
2017-06-30 Matthias MaierCMake: Also remove ninja file during "make distclean... 4558/head
2017-06-30 Matthias MaierCMake: Concatenate subsequent compiler flag strings...
2017-06-30 Martin KronbichlerMerge pull request #4549 from masterleinad/fix_timer
2017-06-29 Bruno TurcksinMerge pull request #4557 from masterleinad/fix_document...
2017-06-29 Daniel ArndtFix generating doxygen output from changes.h 4557/head
2017-06-28 Wolfgang BangerthMake the sequential policy class compile for hp::DoFHan...
2017-06-28 Wolfgang BangerthMake the DoFHandler a template type of the Sequential...
2017-06-28 Daniel ArndtFix documentation 4549/head
2017-06-28 Daniel ArndtUse signaling_nan's again for initialization
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.