]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-12-19 Martin KronbichlerMerge pull request #11397 from bangerth/x2
2020-12-19 Martin KronbichlerMerge pull request #11398 from bangerth/x1
2020-12-19 Martin KronbichlerMerge pull request #10764 from peterrum/variale_face_qs
2020-12-19 Wolfgang BangerthDo not inspect an object that has been moved from. 11397/head
2020-12-19 Wolfgang BangerthClarify a comment in class Particle. 11398/head
2020-12-18 Wolfgang BangerthMerge pull request #11368 from marcfehling/iostreams
2020-12-18 Wolfgang BangerthMerge pull request #11216 from marcfehling/hp-symbol...
2020-12-18 Peter MunchMerge pull request #11396 from peterrum/FEEvaluationBas...
2020-12-18 Marc FehlingRemove underscores for active and future FE indices... 11216/head
2020-12-18 Marc FehlingPrefer hyphen for the h, p, hp terms in the documentation.
2020-12-18 Peter MunchStore reference to QuadratureDescriptor in FEEvaluation... 11396/head
2020-12-18 Martin KronbichlerMerge pull request #11391 from bangerth/pp-4
2020-12-18 Martin KronbichlerMerge pull request #11394 from peterrum/FEEvaluationBas...
2020-12-18 Peter MunchSimplify constructor of FEEvaluationBaseData 11394/head
2020-12-17 Wolfgang BangerthPrepare for storing particle locations in the PropertyPool. 11391/head
2020-12-17 Peter MunchAssign faces different quadrature rules 10764/head
2020-12-17 Martin KronbichlerMerge pull request #11374 from bangerth/particle-test
2020-12-17 Peter MunchMerge pull request #11386 from marcfehling/boost-175
2020-12-17 Matthias MaierMerge pull request #11384 from tamiko/workaround
2020-12-17 Matthias MaierCMake: Make ENABLE_IF_LINKS macro more robust 11384/head
2020-12-17 Matthias MaierGithub actions: make error logs available
2020-12-17 Matthias MaierGithub actions: osx use newest cmake
2020-12-17 Matthias MaierCMake: fix ENABLE_IF_LINKS
2020-12-17 Matthias MaierCMake: fix FIND_SYSTEM_LIBRARY
2020-12-17 Matthias MaierCMake: Do not inject -Werror for clang
2020-12-17 Marc FehlingAdded missing header for boost 1.75.0. 11386/head
2020-12-16 Daniel ArndtMerge pull request #11385 from tjhei/ci_fix_osx_cmake
2020-12-16 Timo HeisterCI: fix OSX cmake version 3.18 11385/head
2020-12-15 Martin KronbichlerMerge pull request #11376 from kronbichler/cleanup_c++11
2020-12-15 Peter MunchMerge pull request #11377 from kronbichler/typo_hexahedra
2020-12-15 Martin KronbichlerFix some typos regarding 'hexahedra' 11377/head
2020-12-15 Martin KronbichlerMerge pull request #11201 from eliasstudiert/convert_he...
2020-12-15 Martin KronbichlerMerge pull request #11363 from bangerth/property-pool-3
2020-12-15 Martin KronbichlerMerge pull request #11370 from peterrum/use_simplex_grids
2020-12-15 Martin KronbichlerClean up std::map usage in interpolate_boundary_values 11376/head
2020-12-15 Martin KronbichlerMerge pull request #11367 from peterrum/mc_interpolate_...
2020-12-15 Marc FehlingRemove temporary string objects in Utilities::(un)pack. 11368/head
2020-12-14 Wolfgang BangerthAdd a particle test. 11374/head
2020-12-14 David WellsMerge pull request #11369 from peterrum/matrix_free_FE_...
2020-12-14 Martin KronbichlerMerge pull request #11359 from peterrum/flat_manifold_n...
2020-12-14 Peter MunchUse function from simplex_grids.h 11370/head
2020-12-14 Peter MunchMatrixFree: support FE_PyramidP 11369/head
2020-12-13 Elias DejeneAdd GridGenerator::convert_hypercube_to_simplex_mesh() 11201/head
2020-12-13 Peter MunchAdd missing versions of VectorTools::interpolate_bounda... 11367/head
2020-12-13 Martin KronbichlerMerge pull request #11317 from peterrum/pyramid_test
2020-12-12 Wolfgang BangerthRename a member variable to more clearly express its... 11363/head
2020-12-12 Wolfgang BangerthRename some member functions of PropertyPool.
2020-12-12 Peter MunchMerge pull request #11360 from bangerth/property-pool
2020-12-12 Timo HeisterMerge pull request #11354 from peterrum/windows-2016
2020-12-12 Wolfgang BangerthAdjust tests. 11360/head
2020-12-12 Peter MunchDisable quick tests for windows-2016 11354/head
2020-12-12 Wolfgang BangerthMake Particles::Property pool a template <dim,spacedim>.
2020-12-12 Peter MunchFix FlatManifold::normal_vector for triangular faces 11359/head
2020-12-12 Martin KronbichlerMerge pull request #11357 from tjhei/step-47-misc
2020-12-12 Martin KronbichlerMerge pull request #11314 from gassmoeller/particle_vector
2020-12-12 Rene GassmoellerOptimize particle property pool 11314/head
2020-12-11 Peter MunchMerge pull request #11046 from kronbichler/flexible_eva...
2020-12-11 Peter MunchAdd a Poisson test on pyramid grid 11317/head
2020-12-11 Martin KronbichlerMerge pull request #11282 from zjiaqi2018/low_storage_rk
2020-12-11 Martin KronbichlerMerge pull request #11308 from peterrum/mf_diagonal_hp
2020-12-11 Jiaqi Zhangadd low-storage rk and update step-67 11282/head
2020-12-11 Timo Heisterstep-47: misc cleanup 11357/head
2020-12-11 Martin KronbichlerMerge pull request #11353 from peterrum/get_poly_space_...
2020-12-11 Peter MunchMatrixFreeTools::compute_diagonal: enable for hp 11308/head
2020-12-11 Martin KronbichlerMerge pull request #11307 from peterrum/mf_diagonal_class
2020-12-11 Peter MunchMerge pull request #11325 from peterrum/pyramid_dataout
2020-12-11 Peter MunchMatrixFreeTools::compute_diagonal: accept class and... 11307/head
2020-12-11 Peter MunchMerge pull request #11347 from peterrum/MatrixFreeTools...
2020-12-11 Martin KronbichlerMerge pull request #11355 from peterrum/og
2020-12-11 Peter MunchImplement MatrixFreeTools::compute_matrix() 11347/head
2020-12-10 Peter MunchJenkins: use -Og 11355/head
2020-12-10 David WellsMerge pull request #11328 from peterrum/pyramid_grid_ou...
2020-12-10 David WellsMerge pull request #11323 from peterrum/pyramid_standar...
2020-12-10 David WellsMerge pull request #11292 from peterrum/wedges_measures
2020-12-10 Peter MunchAdd comment to FE_Poly::get_poly_space_numbering() 11353/head
2020-12-10 Peter MunchEnable DataOut for Pyramdis 11325/head
2020-12-10 Wolfgang BangerthMerge pull request #11270 from peterrum/wedge_dataout
2020-12-10 Martin KronbichlerMerge pull request #11327 from peterrum/qgauss_pyramid
2020-12-10 Martin KronbichlerMerge pull request #11343 from peterrum/simplex_get_con...
2020-12-10 Peter MunchEnable DataOut for Wedges 11270/head
2020-12-09 David WellsMerge pull request #11297 from peterrum/mf_wedge_test
2020-12-09 Daniel ArndtMerge pull request #11340 from bangerth/22
2020-12-09 Peter MunchTest different measures for Wedges 11292/head
2020-12-09 Wolfgang BangerthMerge pull request #11348 from simonsticko/doc_sparse_d...
2020-12-09 Simon StickoFix documentation of two SparseDirectMUMPS functions 11348/head
2020-12-09 David WellsMerge pull request #11326 from peterrum/pyramid_fep
2020-12-09 David WellsMerge pull request #11345 from peterrum/simplex_conformity
2020-12-09 David WellsMerge pull request #11344 from peterrum/pyramid_diameter
2020-12-09 David WellsMerge pull request #11346 from peterrum/simplex_get_fe_...
2020-12-09 David WellsMerge pull request #11306 from peterrum/wedge_measure
2020-12-09 Peter MunchCheck reference-cell type of cell and FE 11346/head
2020-12-09 Peter MunchAdd Poisson/Helmholtz test: MatrixFree + wedge mesh 11297/head
2020-12-09 Peter MunchImpelment ReferenceCell::internal::Info::Pyramid::stand... 11323/head
2020-12-09 Peter MunchFix conformity of Simplex::FE_P and Simplex::FE_WedgeP 11345/head
2020-12-09 Peter MunchImplement ScalarPyramidPolynomial and FE_PyramidP 11326/head
2020-12-09 Peter MunchEnabel GridOut::write_vtk() for pyramids 11328/head
2020-12-09 Peter MunchImplement TriaAccessor::diameter() for pyramid 11344/head
2020-12-09 Peter MunchImplement Simplex::FE_Poly::get_constant_modes 11343/head
2020-12-08 Wolfgang BangerthBetter document step-22 solvers. 11340/head
2020-12-08 David WellsMerge pull request #11313 from bangerth/pointer
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.