]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-06-19 Wolfgang BangerthMake control flow more obvious.
2017-06-19 Wolfgang BangerthReplace an explicit by an implicit loop.
2017-06-19 Wolfgang BangerthNon-functional source cleanups at the textual level.
2017-06-19 Wolfgang BangerthDo not check that 'new' returned a non-NULL pointer.
2017-06-19 Wolfgang BangerthAdd documentation.
2017-06-19 Wolfgang BangerthExplicitly delete copy constructor and operator.
2017-06-19 Wolfgang BangerthUse std::unique_ptr instead of std::shared_ptr for...
2017-06-19 Wolfgang BangerthAdjust serialization output for use of std::unique_ptr.
2017-06-19 Wolfgang BangerthUse std::unique_ptrs instead of raw pointers for level...
2017-06-18 Wolfgang BangerthRemove an empty 'private:' section.
2017-06-16 Daniel ArndtMerge pull request #4505 from bangerth/strict-enums
2017-06-16 Wolfgang BangerthMerge pull request #4521 from drwells/fix-trilinos...
2017-06-16 David WellsFix the Trilinos quick test. 4521/head
2017-06-15 Martin KronbichlerMerge pull request #4520 from drwells/vertex-inlining
2017-06-15 David WellsMark the vertex lookup functions as inline. 4520/head
2017-06-14 Bruno TurcksinMerge pull request #4515 from jppelteret/fix_tw_solverb...
2017-06-14 Martin KronbichlerMerge pull request #4516 from drwells/improve-vertex...
2017-06-14 Jean-Paul PelteretMerge pull request #4517 from masterleinad/fixup_petsc_...
2017-06-14 Luca HeltaiMerge pull request #4518 from luca-heltai/string-delimi...
2017-06-14 David WellsImprove vertex caching in a few places. 4516/head
2017-06-14 Luca HeltaiAdded changelog. 4518/head
2017-06-14 Luca HeltaiUtilities::split_string_list take a string instead...
2017-06-14 Daniel ArndtFix up PETSc tests 4517/head
2017-06-14 Jean-Paul PelteretPropogate settings set in TrilinosWrappers::Solver... 4515/head
2017-06-14 Martin KronbichlerMerge pull request #4514 from kronbichler/fix_derivativ...
2017-06-14 Martin KronbichlerFix derivative form test by outputting numbers with... 4514/head
2017-06-13 Martin KronbichlerMerge pull request #4513 from masterleinad/fix_paramete...
2017-06-13 Wolfgang BangerthMerge pull request #4509 from masterleinad/deprecations_1
2017-06-13 Daniel ArndtFix parameter_handler_double_02 4513/head
2017-06-13 David WellsMerge pull request #4510 from masterleinad/deprecations_2
2017-06-13 Martin KronbichlerMerge pull request #4511 from drwells/inline-line-to...
2017-06-13 David WellsInline GeometryInfo<dim>::line_to_cell_vertices. 4511/head
2017-06-13 Daniel ArndtMerge pull request #4504 from bangerth/save-flags
2017-06-13 Daniel ArndtCleanup AdditionalData in SolverCG and SolverGMRES 4510/head
2017-06-12 Daniel ArndtMerge pull request #4506 from kronbichler/fix_block_rel...
2017-06-12 Daniel ArndtRemove more deprecated member methods in vector classes 4509/head
2017-06-12 Daniel ArndtRemove deprecated member functions in vector classes
2017-06-12 Wolfgang BangerthMerge pull request #4508 from luca-heltai/unique-ptr...
2017-06-12 Luca HeltaiMake clone and crete return std::unique_ptr in Patterns. 4508/head
2017-06-12 Luca HeltaiMerge pull request #4507 from luca-heltai/double-to...
2017-06-12 Luca HeltaiFixed Determinant in DerivativeForm. 4507/head
2017-06-11 Martin KronbichlerImplement vmult() method in RelaxationBlock{Jacobi... 4506/head
2017-06-10 Martin KronbichlerMerge pull request #4494 from kronbichler/multigrid_per...
2017-06-10 Martin KronbichlerSimplify step() in PreconditionChebyshev. 4494/head
2017-06-10 Wolfgang BangerthAdd changelog. 4505/head
2017-06-10 Wolfgang BangerthUse only enum values, don't look at bits.
2017-06-10 Wolfgang BangerthAdd changelog entry. 4504/head
2017-06-10 Wolfgang BangerthAdd test.
2017-06-10 Wolfgang BangerthSave the state of the stream we're going to write into.
2017-06-09 David WellsMerge pull request #4495 from bangerth/const-prm-print...
2017-06-09 Martin KronbichlerAdd changelog
2017-06-09 Martin KronbichlerAugment documentation
2017-06-09 Martin KronbichlerUse shortcut in multigrid smoothing in case we want...
2017-06-09 Martin KronbichlerMerge pull request #4502 from tjhei/document_cell_id
2017-06-09 Martin KronbichlerMerge pull request #4383 from drwells/dof-data-cleanup-1
2017-06-09 Timo Heisterdocument CellId better 4502/head
2017-06-09 Martin KronbichlerMerge pull request #4496 from rosskynch/IntegratedLegen...
2017-06-09 Matthias MaierMerge pull request #4501 from drwells/set-openmp-enviro...
2017-06-09 Ross KynchFixed comment spacing in header. Fixed some typos in... 4496/head
2017-06-08 David WellsSet OMP_NUM_THREADS=2 in the test suite. 4501/head
2017-06-08 Wolfgang BangerthAdd changelog entries. 4495/head
2017-06-08 Wolfgang BangerthMake ParameterHandler::print_parameters() const.
2017-06-08 Daniel ArndtMerge pull request #4378 from class4kayaker/fix_initlog
2017-06-08 Daniel ArndtMerge pull request #4499 from kronbichler/fix_print_for...
2017-06-08 Martin KronbichlerFix FullMatrix::print_formatted for NaN entries. 4499/head
2017-06-08 Martin KronbichlerMerge pull request #4497 from tjhei/fix_abort_in_assert...
2017-06-07 Ross KynchAdded non-zero evaluation points to test
2017-06-07 Jonathan RobeyFix MPI torus test 4378/head
2017-06-07 Timo Heistertry to break in gdb when Assert fails 4497/head
2017-06-07 Ross KynchAdded IntegratedLegendreSZ which implements the integra...
2017-06-07 Wolfgang BangerthMerge pull request #4493 from bangerth/doc-update-2
2017-06-07 Wolfgang BangerthBetter link to the exception module. 4493/head
2017-06-07 Wolfgang BangerthExtend the discussion in our exception module.
2017-06-07 Martin KronbichlerMerge pull request #4483 from masterleinad/fix_cylindri...
2017-06-07 Martin KronbichlerMerge pull request #4482 from masterleinad/initialiaze_...
2017-06-07 Martin KronbichlerMerge pull request #4492 from bangerth/doc-update
2017-06-06 Wolfgang BangerthMerge pull request #4491 from Rombur/documentation
2017-06-06 Wolfgang BangerthBetter explain the concept of material_ids. 4492/head
2017-06-06 Bruno TurcksinUpdate error message. 4491/head
2017-06-06 Luca HeltaiMerge pull request #4489 from tjhei/document_fp_functions
2017-06-06 Daniel ArndtEnsure that all member variables are swapped 4482/head
2017-06-06 Timo Heisterdocument function parser functions 4489/head
2017-06-06 David WellsMerge pull request #4487 from masterleinad/fixup_the_the
2017-06-06 Daniel ArndtMove computation of normal vector into anonymous namespace 4483/head
2017-06-06 Daniel ArndtFix up 'the the ' in the documentation 4487/head
2017-06-06 Daniel ArndtInitialize all member variables in TrilinosWrappers...
2017-06-05 Daniel ArndtDerive CylindricalManifold from ChartManifold
2017-06-05 Wolfgang BangerthMerge pull request #4450 from kronbichler/mapping_trans...
2017-06-05 Martin KronbichlerAdd changelog 4450/head
2017-06-05 Martin KronbichlerAdd test
2017-06-05 Martin KronbichlerAdjust output on test.
2017-06-05 Martin KronbichlerFix bug in eulerian mapping regarding preservation...
2017-06-05 Martin KronbichlerUse cheap guess in transfinite manifold
2017-06-05 Martin KronbichlerSimplify initial guess for Newton iteration of transfor...
2017-06-05 Martin KronbichlerIntroduce function real_to_unit_cell_affine_approximation.
2017-06-05 Denis DavydovMerge pull request #4484 from drwells/fix-petsc-bool
2017-06-05 Denis DavydovMerge pull request #4485 from bangerth/grammar-fix
2017-06-05 Wolfgang BangerthFix grammar in cmake error messages. 4485/head
2017-06-04 David WellsRemove usages of the deprecated PetscBooleanType. 4484/head
2017-06-04 David WellsMerge pull request #4477 from bangerth/deprecate-prm...
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.