]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-07-25 Wolfgang BangerthMerge pull request #4653 from kronbichler/fix_unity_bui...
2017-07-25 Martin KronbichlerFix unity build with clang-3.5. 4653/head
2017-07-25 Martin KronbichlerMerge pull request #4652 from masterleinad/fix_compilat...
2017-07-25 Jean-Paul PelteretMerge pull request #4650 from masterleinad/fix_warning_...
2017-07-24 Daniel ArndtFix compilation without p4est 4652/head
2017-07-24 Daniel ArndtFix warning about instantiation of GeometryInfo<0> 4650/head
2017-07-24 Matthias MaierMerge pull request #4442 from drwells/manual-unity
2017-07-24 David WellsMerge pull request #4645 from bangerth/constraint-matri...
2017-07-24 Martin KronbichlerMerge pull request #4648 from drwells/add-p4est-zlib...
2017-07-24 David WellsFail to install p4est if it is not compiled with zlib. 4648/head
2017-07-24 Martin KronbichlerMerge pull request #4649 from simonsticko/disable_warni...
2017-07-24 Simon StickoRemove a compiler warning in ImmersedSurfaceQuadrature. 4649/head
2017-07-23 David WellsUpdate the documentation on CMakeLists.txt files. 4442/head
2017-07-23 David WellsAdd an option for a unity build.
2017-07-23 David WellsAdd another FE namespace fix.
2017-07-23 Wolfgang BangerthMerge pull request #4632 from luca-heltai/pattern-tools
2017-07-23 Wolfgang BangerthMerge pull request #4305 from simonsticko/immersed_surf...
2017-07-23 Wolfgang BangerthMerge pull request #4646 from drwells/add-default-prm...
2017-07-23 David WellsMerge pull request #4647 from bangerth/doc-update
2017-07-23 David WellsAdd a note on generating default parameter files. 4646/head
2017-07-23 Luca HeltaiMoved changelog to major. 4632/head
2017-07-23 Luca HeltaiSpecialise Bool pattern.
2017-07-23 Luca HeltaiFixed naming of is_stl_container and is_stl_map
2017-07-23 Luca Heltaichange log
2017-07-23 Luca HeltaiAdded add_parameter function and tests.
2017-07-23 Luca HeltaiMoved pattern_tools.h inside patterns.h
2017-07-23 Luca HeltaiMoved Patterns namespace in its own file.
2017-07-23 Luca HeltaiSupport for std::pair
2017-07-23 Luca HeltaiRenamed files to pattern_tools
2017-07-23 Luca HeltaiFixed support for arbitrary map types.
2017-07-23 Luca HeltaiRenamed namespace, fixed cxx14 dep, fixed stylistic...
2017-07-23 Luca HeltaiAdded tests for several Convert<T> types.
2017-07-23 Luca HeltaiAdd Convert for string types.
2017-07-23 Luca HeltaiAdded convert for std::complex types.
2017-07-23 Luca HeltaiAdded tensor and point types.
2017-07-23 Luca HeltaiRemoved patterns_tools.cc and refactored add_parameter
2017-07-23 Luca HeltaiMade all stl containers and map available.
2017-07-23 Luca HeltaiSpecialization of Convert for Map types.
2017-07-23 Luca HeltaiAdded getters to Patterns::Map
2017-07-23 Luca HeltaiPatterns for arithmetic types and container types.
2017-07-23 Luca HeltaiAdded Convert struct, with its specialisation for integ...
2017-07-23 Luca HeltaiAdded getters for Patterns::List
2017-07-23 Wolfgang BangerthMinor doc updates to a couple of classes. 4647/head
2017-07-22 Jean-Paul PelteretMerge pull request #4644 from bangerth/doc-update
2017-07-22 Wolfgang BangerthExplicitly =delete ConstraintMatrix::operator=(). 4645/head
2017-07-22 Wolfgang BangerthAdd a changelog entry.
2017-07-22 Wolfgang BangerthAdd a test.
2017-07-22 Wolfgang BangerthImplement a ConstraintMatrix::copy_from() function.
2017-07-22 Wolfgang BangerthBetter document the extract_subvector_to() functions. 4644/head
2017-07-22 Wolfgang BangerthBetter document the extract_subvector_to() functions.
2017-07-22 Wolfgang BangerthMerge pull request #4628 from gassmoeller/allow_zero_di...
2017-07-22 Rene GassmoellerAdd instantiations 4628/head
2017-07-21 Wolfgang BangerthMerge pull request #4640 from kronbichler/fix_mg_ghost_...
2017-07-21 Bruno TurcksinMerge pull request #4636 from bangerth/dofhandler-update
2017-07-21 Rene GassmoellerInstantiate output for zero dim.
2017-07-21 Wolfgang BangerthAddress a couple of review comments. 4636/head
2017-07-21 Wolfgang BangerthStandardize on 'template <class DoFHandlerType>'.
2017-07-20 David WellsMerge pull request #4641 from bangerth/make-var-const
2017-07-20 Wolfgang BangerthMake a couple of variables 'const'. 4641/head
2017-07-20 Martin KronbichlerAdd changelog. 4640/head
2017-07-20 Martin KronbichlerAdd new test
2017-07-20 Martin KronbichlerFix bug in MG ghost layer computation leading to dead...
2017-07-20 Daniel ArndtMerge pull request #4637 from bangerth/fix-serialization
2017-07-20 Simon StickoAdd class ImmersedSurfaceQuadrature 4305/head
2017-07-20 Bruno TurcksinMerge pull request #4634 from bangerth/simplify-code
2017-07-20 Bruno TurcksinMerge pull request #4631 from bangerth/delete-copy...
2017-07-19 Daniel ArndtMerge pull request #4635 from bangerth/simplify-test
2017-07-19 Wolfgang BangerthCompress buffers before communicating.
2017-07-19 Wolfgang BangerthSubstantially simplify the creation of the NumberCache.
2017-07-19 Wolfgang BangerthMake two blocks of code the same.
2017-07-19 Wolfgang BangerthSimplify the implementation of an algorithm slightly.
2017-07-19 Wolfgang BangerthRename a variable.
2017-07-19 Wolfgang BangerthSimplify an algorithm.
2017-07-19 Wolfgang BangerthMore DoFHandler policy cleanups.
2017-07-19 Wolfgang BangerthInstantiate the ParallelDistributed policy for hp:...
2017-07-19 Wolfgang BangerthFix serialization of DoFHandler. 4637/head
2017-07-19 Wolfgang BangerthMark copy operators as explicitly deleted. 4631/head
2017-07-19 Wolfgang BangerthRemove an unnecessary cast. 4635/head
2017-07-19 Wolfgang BangerthSimplify a small piece of code. 4634/head
2017-07-19 Wolfgang BangerthMerge pull request #4633 from tjhei/doc_loop_control
2017-07-19 Timo Heisterimprove LoopControl documentation 4633/head
2017-07-19 David WellsMerge pull request #4630 from masterleinad/replace_depr...
2017-07-19 Daniel ArndtReplace calls to deprecated TableIndices constructor 4630/head
2017-07-19 Wolfgang BangerthMerge pull request #4629 from masterleinad/fix_construc...
2017-07-19 Daniel ArndtUse appropriate constructor for QGaussChebyshev* 4629/head
2017-07-19 Bruno TurcksinMerge pull request #4624 from bangerth/dofhandler-update
2017-07-19 Wolfgang BangerthSimplify an assertion. 4624/head
2017-07-18 Wolfgang BangerthMore small cleanups.
2017-07-18 Wolfgang BangerthLet a function return its product, rather than use...
2017-07-18 Wolfgang BangerthLet a function return its product, rather than use...
2017-07-18 Wolfgang BangerthMore random cleanups.
2017-07-18 Wolfgang BangerthMerge pull request #4626 from drwells/add-time-dependen...
2017-07-18 David WellsAdd an extra iterator validation check. 4626/head
2017-07-18 Wolfgang BangerthRename a couple of variables.
2017-07-18 Bruno TurcksinMerge pull request #4620 from bangerth/avoid-raw-pointers
2017-07-18 Bruno TurcksinMerge pull request #4622 from bangerth/simplify-pointer...
2017-07-18 Bruno TurcksinMerge pull request #4623 from bangerth/add-changelog
2017-07-17 Wolfgang BangerthMinor doc update.
2017-07-17 Wolfgang BangerthFix a bug: Also catch the hp case in testing a policy...
2017-07-17 Wolfgang BangerthProvide the ParallelDistributed policy with a DoFHandle...
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.