]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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...
2017-06-04 David WellsMerge pull request #4480 from kronbichler/add_mapping_test
2017-06-04 Martin KronbichlerMerge pull request #4481 from drwells/remove-old-petsc...
2017-06-03 David WellsRemove support for versions of PETSc before 3.3.0. 4481/head
2017-06-03 Martin KronbichlerMerge pull request #4479 from drwells/fix-absolute...
2017-06-03 Martin KronbichlerAdd test where inversion in real_to_unit_cell fails 4480/head
2017-06-03 Daniel ArndtMerge pull request #4454 from masterleinad/remove_trili...
2017-06-03 David WellsMake some documentation links relative. 4479/head
2017-06-03 Daniel ArndtFix up trilinos_precondition.h 4454/head
2017-06-03 Daniel ArndtFix up blank spaces after 'operator'
2017-06-03 Daniel ArndtRemove TrilinosWrappers::VectorBase
2017-06-03 David WellsMerge pull request #4469 from bangerth/update-prm-handler
2017-06-03 David WellsMerge pull request #4466 from bangerth/fe-clone
2017-06-02 Wolfgang BangerthAdd a changelog entry. 4477/head
2017-06-02 Wolfgang BangerthWrap comments in ParameterHandler::print_parameters_sec...
2017-06-02 Wolfgang BangerthDeprecate ParameterHandler::print_parameters_section().
2017-06-02 Matthias MaierMerge pull request #4475 from bangerth/fix-test
2017-06-02 Wolfgang BangerthAdd secondary output for one test. 4475/head
2017-06-02 Wolfgang BangerthMerge pull request #4472 from kronbichler/fix_grid_tool...
2017-06-02 Martin KronbichlerFix GridTools::regularize_mesh test output 4472/head
2017-06-02 Daniel ArndtMerge pull request #4470 from bangerth/indent
2017-06-02 Wolfgang BangerthChange some indentation oddities. 4470/head
2017-06-02 Wolfgang BangerthRemove more outdated comments. 4469/head
2017-06-02 Wolfgang BangerthSimplify control flow a bit.
2017-06-02 Wolfgang BangerthRemove an outdated comment.
2017-06-02 Wolfgang BangerthAdd changelog entry. 4466/head
2017-06-02 Daniel ArndtMerge pull request #4467 from kronbichler/fix_refinemen...
2017-06-02 David WellsClean up some headers. 4383/head
2017-06-02 David WellsSplit DataOut_DoFData instantiations.
2017-06-02 David WellsCombine four DataOut_DoFData::attach_data_vector functions.
2017-06-02 Martin KronbichlerAdjust refinement listener to raising the clear signal... 4467/head
2017-06-02 Martin KronbichlerMerge pull request #4356 from masterleinad/remove_depre...
2017-06-02 Martin KronbichlerMerge pull request #4463 from masterleinad/fix-explicit...
2017-06-02 Martin KronbichlerMerge pull request #4464 from kronbichler/master
2017-06-01 Wolfgang BangerthLet FE::clone() return a std::unique_ptr.
2017-06-01 Daniel ArndtAllow using VectorTools::subtract_mean_value for all... 4463/head
2017-06-01 Daniel ArndtMerge pull request #4465 from bangerth/document-minmaxavg
2017-06-01 Daniel ArndtFix documentation TrilinosWrappers::SparseMatrix 4356/head
2017-06-01 Martin KronbichlerMerge pull request #4447 from bangerth/cone-normal
2017-06-01 Martin KronbichlerFix one more typo in documentation. 4464/head
2017-06-01 Wolfgang BangerthBetter document Utilities::MPI::MinMaxAvg. 4465/head
2017-06-01 Martin KronbichlerFix bug introduced by transfinite manifold commit.
2017-06-01 Martin KronbichlerFix doxygen problem. Improve documentation.
2017-06-01 Daniel ArndtDon't use TrilinosWrappers::VectorBase anymore
2017-06-01 Daniel ArndtFix comments in the tests to reference TrilinosWrappers...
2017-06-01 Daniel ArndtAdd changelog entry
2017-06-01 Daniel ArndtRemove deprecated serial Trilinos vectors from examples
2017-06-01 Daniel ArndtRemove deprecated serial Trilinos vectors from test...
2017-06-01 Daniel ArndtRemove deprecated serial Trilinos vectors
2017-06-01 Martin KronbichlerMerge pull request #4459 from kronbichler/fix_tria_signals
2017-06-01 Martin KronbichlerAlso clear triangulation signals on destruction 4459/head
2017-06-01 Daniel ArndtMerge pull request #4460 from masterleinad/fix_indent_t...
2017-06-01 David WellsMerge pull request #4461 from kronbichler/master
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.