]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-08-22 Wolfgang BangerthRename the Poly*::compute_n_pols() function to ::n_poly...
2019-08-21 Wolfgang BangerthMerge pull request #8615 from dangars/hdf5_documentatio...
2019-08-21 Daniel Garcia... Fix typo in HDF5 documentation 8615/head
2019-08-21 Wolfgang BangerthMerge pull request #8474 from masterleinad/cleanup_cons...
2019-08-21 Luca HeltaiMerge pull request #8564 from bangerth/svg-2
2019-08-21 Luca HeltaiMerge pull request #8577 from gassmoeller/add_particle_...
2019-08-21 Luca HeltaiMerge pull request #8611 from rezarastak/algorithms_doc...
2019-08-21 Reza RastakDocumentation typos fixed in theta_timestepping.h and... 8611/head
2019-08-21 Daniel ArndtMerge pull request #8599 from bangerth/test
2019-08-20 Daniel ArndtMerge pull request #8579 from peterrum/pdt_dofhandlerpo...
2019-08-20 Daniel ArndtMerge pull request #8604 from bangerth/21
2019-08-20 Wolfgang BangerthAugment the documentation in one place. 8564/head
2019-08-20 Wolfgang BangerthAdd a changelog entry.
2019-08-20 Wolfgang BangerthChange the defaults for GridOut::write_svg.
2019-08-20 Wolfgang BangerthAdjust doxygen documentation style.
2019-08-20 Wolfgang BangerthMerge pull request #8567 from peterrum/cellid-coarse-id
2019-08-20 Wolfgang BangerthMerge pull request #8608 from masterleinad/fix_tuple_h
2019-08-20 Wolfgang BangerthFurther edits to the introduction of step-21. 8604/head
2019-08-20 Wolfgang BangerthAdd a test. 8599/head
2019-08-20 Rene GassmoellerRename file and namespace. 8577/head
2019-08-20 Daniel ArndtFix tuple.h 8608/head
2019-08-20 Daniel ArndtMerge pull request #8605 from masterleinad/fix_optional...
2019-08-20 Daniel ArndtMerge pull request #8597 from GrahamBenHarper/graham_de...
2019-08-20 Peter MunchGeneralize DoFHandlerPolicy of p:d:t 8579/head
2019-08-20 peterrumModify the definition of CellId 8567/head
2019-08-20 Daniel ArndtMerge pull request #8586 from peterrum/cellid-getcoarse...
2019-08-20 Daniel ArndtMerge pull request #8600 from peterrum/parallel_triangu...
2019-08-20 Daniel ArndtMerge pull request #8574 from bangerth/contract
2019-08-19 grahambenharperRemove template argument from FE_PolyTensor 8597/head
2019-08-19 Daniel ArndtReplace boost::none by the std::optional default constr... 8605/head
2019-08-19 Peter MunchAdd get_coarse_cell_id to CellID 8586/head
2019-08-19 Wolfgang BangerthMerge pull request #8470 from omosebi1/saturationfix
2019-08-19 Omotayo OmosebiExplains formulation of the saturation equation 8470/head
2019-08-19 Wolfgang BangerthAvoid a couple FP subtractions. 8574/head
2019-08-19 Peter MunchRename parallel::Triangulation to parallel::Triangulati... 8600/head
2019-08-19 Wolfgang BangerthMerge pull request #8542 from maemar/generalized-subdiv...
2019-08-19 Wolfgang BangerthMerge pull request #8594 from masterleinad/cxx17optional
2019-08-18 Wolfgang BangerthMerge pull request #8595 from rezarastak/add_inline
2019-08-18 Daniel ArndtMerge pull request #8596 from bangerth/exscan
2019-08-18 Daniel ArndtMerge pull request #8593 from peterrum/dofaccessor_mgdo...
2019-08-18 Daniel ArndtMerge pull request #8585 from rezarastak/doxygen_forwar...
2019-08-18 Daniel ArndtMerge pull request #8588 from GrahamBenHarper/graham_de...
2019-08-18 Wolfgang BangerthUse MPI_Exscan instead of MPI_Scan. 8596/head
2019-08-18 Daniel ArndtMerge pull request #8555 from marcfehling/hp-chainsofco...
2019-08-18 Daniel ArndtReplace boost::optional by std_cxx17::optional 8594/head
2019-08-17 Peter MunchImplement DoFAccessor::set_mg_dof_indices and get_mg_do... 8593/head
2019-08-17 grahambenharperChange Polynomials classes to derive from TensorPolynom... 8588/head
2019-08-17 Reza Rastakadded inlined keyword to function definitions in quadra... 8595/head
2019-08-17 Daniel ArndtMerge pull request #8572 from bangerth/cleanups
2019-08-17 Reza Rastakforward declatations removed from doxygen in all header... 8585/head
2019-08-16 Wolfgang BangerthMake a few variables 'const'. 8572/head
2019-08-16 Wolfgang BangerthMerge pull request #8569 from peterrum/cellaccessor_fac...
2019-08-16 David WellsMerge pull request #8570 from melaniegerault/eccentric_...
2019-08-16 David WellsMerge pull request #8573 from melaniegerault/master
2019-08-16 Reza Rastakadded #ifndef DOXYGEN to some forward declarations
2019-08-16 Timo HeisterMerge pull request #8584 from masterleinad/fix_clang_ti...
2019-08-15 Daniel ArndtMerge pull request #8580 from masterleinad/mf_additiona...
2019-08-15 Daniel ArndtFix clang-tidy complaints for Symengine 8584/head
2019-08-15 Melanie Gerault.DS_Store etc. and .swp removed from untracked files 8573/head
2019-08-15 Daniel ArndtMerge pull request #8576 from peterrum/test_grid_access...
2019-08-15 Daniel ArndtMerge pull request #8582 from simonsticko/fix_parallel_...
2019-08-15 Simon StickoUpdate deprecated warning message in parallel_block_vec... 8582/head
2019-08-15 Daniel ArndtPass MatrixFree::AdditionalData by reference 8580/head
2019-08-15 Daniel ArndtMerge pull request #8513 from gassmoeller/change_pack_c...
2019-08-15 Daniel ArndtMerge pull request #8522 from gassmoeller/optimize_part...
2019-08-15 Rene GassmoellerExtend documentation. Refactor loops.
2019-08-15 Peter MunchCorrect variable type in test grid/accessor_01 8576/head
2019-08-15 Peter MunchAdd cell->face_iterators() 8569/head
2019-08-15 Rene GassmoellerTest nonlinear mappings in hyper shell
2019-08-14 Daniel ArndtRemove DEAL_II_CONSTEXPR for linfty and l1 8474/head
2019-08-14 Rene GassmoellerTest generation in a refined mesh.
2019-08-14 Melanie GeraultUpdate to documentation and downsized figures 8570/head
2019-08-14 Rene GassmoellerImplement regular particle generation
2019-08-14 Wolfgang BangerthMerge pull request #8528 from GrahamBenHarper/graham_de...
2019-08-14 Rene GassmoellerMove functions in anonymous namespace 8522/head
2019-08-14 Marc FehlingDivided scenario into three separate ones. 8555/head
2019-08-14 Wolfgang BangerthMerge pull request #8430 from masterleinad/reduce_float...
2019-08-14 Marc FehlingNew test: Chains of constraints on parallel hp-adaptive...
2019-08-14 Melanie GeraultAdded the links to the pictures in the documentation...
2019-08-14 Matthias MaierMerge pull request #8526 from melaniegerault/eccentric_...
2019-08-14 grahambenharperImplement the PolynomialsBase class 8528/head
2019-08-14 Melanie GeraultFigures for 2D and 3D grids plus edits on grid_generator.cc 8526/head
2019-08-14 Melanie GeraultUpdate source/grid/grid_generator.cc
2019-08-14 Melanie GeraultAdd GridGenerator::eccentric_hyper_shell
2019-08-14 Melanie GeraultAdd GridGenerator::eccentric_hyper_shell
2019-08-14 David WellsMerge pull request #8566 from dangars/full_matrix_doxygen
2019-08-14 Wolfgang BangerthMerge pull request #8568 from simonsticko/fix_git-hook_...
2019-08-14 Simon StickoUpdate instructions on where to find the pre-commit... 8568/head
2019-08-14 Matthias MaierMerge pull request #8382 from fmilicchio/master
2019-08-14 Daniel Garcia... Fix doxygen documentation 8566/head
2019-08-13 Rene GassmoellerUse default compression for Utilities::pack 8513/head
2019-08-13 Daniel ArndtCleanup comment
2019-08-13 Daniel ArndtAdd a few more value initializations
2019-08-13 Martin KronbichlerMerge pull request #8560 from bangerth/assert
2019-08-13 Mae Markowskiforgot to indent 8542/head
2019-08-13 Mae Markowskifixed typo, made h array, renamed variable
2019-08-13 Daniel ArndtMerge pull request #8557 from bangerth/22
2019-08-13 Wolfgang BangerthMerge pull request #8539 from chronictectonic/step...
2019-08-13 Wolfgang BangerthUpdate the description in step-8 that uses the new... 8557/head
2019-08-13 Wolfgang BangerthFix an assertion that was missing a semicolon. 8560/head
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.