]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-11-30 Wolfgang BangerthMark a number of input arguments as 'const'. 11275/head
2020-11-28 Martin KronbichlerMerge pull request #11262 from peterrum/mf_simplex_face... 11250/head
2020-11-28 Peter MunchUse ShapeInfo::shape_values_face for evaluation/integration 11262/head
2020-11-28 Martin KronbichlerMerge pull request #11261 from peterrum/mf_simplex_shap...
2020-11-28 Peter MunchMatrixFree: set up shape_values_face and shape_gradient... 11261/head
2020-11-27 Martin KronbichlerMerge pull request #11263 from peterrum/shape_info_outd...
2020-11-27 Martin KronbichlerMerge pull request #11256 from peterrum/simplex_test_gr...
2020-11-27 Martin KronbichlerMerge pull request #11244 from bangerth/simplify-4
2020-11-27 Martin KronbichlerMerge pull request #11265 from ZhouleiJoeStone/step...
2020-11-27 Martin KronbichlerMerge pull request #11247 from peterrum/mf_initialize_f...
2020-11-27 Peter MunchShapeInfo: remove outdated comments 11263/head
2020-11-27 Zhou LeiMerge branch 'master' of github.com:dealii/dealii into... 11265/head
2020-11-27 Martin KronbichlerMerge pull request #11264 from peterrum/indent_fix
2020-11-27 Zhou Leiremove data_interpretations in step-68
2020-11-27 Peter MunchFix indentation CI 11264/head
2020-11-26 Peter MunchMerge pull request #11258 from peterrum/reorder_face_de...
2020-11-26 Peter MunchMerge pull request #11257 from peterrum/fedgp_hp
2020-11-26 Peter MunchMerge pull request #11255 from peterrum/mf_sm_hp
2020-11-26 Peter MunchMake MappingInfo::initialize_faces work for multiple... 11247/head
2020-11-26 Peter MunchMatrixFree: setup SM capabilities only in non-hp mode 11255/head
2020-11-26 Peter MunchSimplex: create tests.h for common utility (test) functions 11256/head
2020-11-26 Peter MunchMatrixFree: consider reference-cell type within reorder... 11258/head
2020-11-26 Peter MunchAdd hp capabilities to Simplex::FE_DGP 11257/head
2020-11-26 Martin KronbichlerMerge pull request #11248 from peterrum/FaceComparator_...
2020-11-26 Martin KronbichlerMerge pull request #11246 from peterrum/mf_assert_hp
2020-11-26 Martin KronbichlerMerge pull request #11253 from marcfehling/doc-dofs...
2020-11-26 Wolfgang BangerthMerge pull request #11251 from gassmoeller/update_parti...
2020-11-26 Wolfgang BangerthAdjust test for changes in the previous commit. 11244/head
2020-11-26 Marc FehlingUpdate documentation to avoid deprecated functions ... 11253/head
2020-11-25 Rene GassmoellerFix some typos 11251/head
2020-11-25 Peter MunchMatrixFree: assert that in hp-mode only a single DoFHan... 11246/head
2020-11-25 Peter MunchMatrixFree: use active_fe_indices within FaceComparator 11248/head
2020-11-25 Wolfgang BangerthCorrect poor naming of a class.
2020-11-25 Daniel ArndtMerge pull request #11243 from bangerth/simplify-3
2020-11-25 Wolfgang BangerthSimplify some code with stuff from later C++ standards. 11243/head
2020-11-24 Daniel ArndtMerge pull request #11240 from kronbichler/mg_reinit
2020-11-24 Martin KronbichlerMultigrid: Only call MGLevelObject::resize() if necessary 11240/head
2020-11-24 Daniel ArndtMerge pull request #11239 from kronbichler/chebyshev_co...
2020-11-24 Matthias MaierMerge pull request #11217 from peterrum/mixed_mesh_2D
2020-11-24 Martin KronbichlerUpdate some comments in PreconditionChebyhsev::estimate... 11239/head
2020-11-24 Martin KronbichlerMerge pull request #11233 from peterrum/VectorDataExcha...
2020-11-24 Peter MunchAdd Poisson/Helmholtz test: MatrixFree + mixed mesh 11217/head
2020-11-24 Peter MunchFix VectorDataExchange::zero_vector_region for Vector 11233/head
2020-11-24 Martin KronbichlerMerge pull request #11237 from bangerth/import-2
2020-11-24 Martin KronbichlerMerge pull request #11236 from bangerth/import-1
2020-11-24 Martin KronbichlerMerge pull request #11167 from peterrum/mf_simplex
2020-11-24 Peter MunchMerge pull request #11218 from kronbichler/chebyshev_in...
2020-11-24 Daniel ArndtMerge pull request #11238 from bangerth/simplify-2
2020-11-24 Wolfgang BangerthSimplify some code with stuff from later C++ standards. 11238/head
2020-11-24 Wolfgang BangerthAvoid using 'import' as function name in internal inter... 11237/head
2020-11-24 Wolfgang BangerthRename an internal variable from 'import' to 'importer'. 11236/head
2020-11-23 Peter MunchMerge pull request #11231 from peterrum/simplex_step18_...
2020-11-23 Peter MunchMerge pull request #11232 from peterrum/parallel_partit...
2020-11-23 Peter MunchMake tests/simplex/step-18 more robust 11231/head
2020-11-23 Martin KronbichlerMerge pull request #11230 from peterrum/ca_serial_fix
2020-11-23 Peter MunchFix output of tests/mpi/parallel_partitioner_05 11232/head
2020-11-23 Peter MunchProvide a serial implementation of ConsensusAlgorithms... 11230/head
2020-11-23 Martin KronbichlerMerge pull request #11190 from marcfehling/deprecate...
2020-11-23 Martin KronbichlerMerge pull request #11224 from peterrum/fep_hp
2020-11-23 Martin KronbichlerMerge pull request #11226 from peterrum/simplex_evaluat...
2020-11-23 Martin KronbichlerMerge pull request #11229 from peterrum/mapping_q_euler...
2020-11-23 Martin KronbichlerMerge pull request #11228 from bangerth/scatter-gather
2020-11-23 Peter MunchFix MappingQEulerian::clone() 11229/head
2020-11-23 Bruno TurcksinMerge pull request #11227 from peterrum/mf_simplex_asserts
2020-11-23 Marc FehlingDeprecated DoFHandlerType in MappingFEField. 11190/head
2020-11-23 Wolfgang BangerthDrop the words scatter/gather in the documentation... 11228/head
2020-11-22 Peter MunchMerge pull request #11214 from marcfehling/documentatio...
2020-11-22 Peter MunchAdd Poisson/Helmholtz test: MatrixFree + simplex mesh 11167/head
2020-11-22 Peter MunchWork on some asserts in MatrixFree 11227/head
2020-11-21 David WellsMerge pull request #11095 from peterrum/simplex_module_...
2020-11-21 David WellsMerge pull request #11219 from marcfehling/deprecate...
2020-11-21 Peter MunchDocument reference cells in simplex module page 11095/head
2020-11-21 David WellsMerge pull request #11050 from dangars/hdf5_documentation
2020-11-21 Marc FehlingUpdated documentation to avoid hp::DoFHandler. 11214/head
2020-11-21 David WellsMerge pull request #11210 from marcfehling/literature...
2020-11-21 David WellsMerge pull request #11225 from peterrum/mixed_mesh_data_out
2020-11-21 Peter MunchUse EvaluatorTensorProduct in Simplex code path 11226/head
2020-11-21 Peter MunchEnable DataOut for mixed meshes 11225/head
2020-11-21 Peter MunchAdd hp capabilities to Simplex::FE_P 11224/head
2020-11-21 Martin KronbichlerMerge pull request #11223 from peterrum/mf_remove_name
2020-11-21 Martin KronbichlerMerge pull request #11207 from peterrum/matrixfree_init...
2020-11-21 Peter MunchRemove a name 11223/head
2020-11-21 Marc FehlingDeprecated DoFHandlerType in DataOutStack. 11219/head
2020-11-20 Peter MunchUse hp::MappingCollection initialize_cell_range 11207/head
2020-11-20 Martin KronbichlerMerge pull request #11212 from peterrum/feevaluation_ac...
2020-11-20 Martin KronbichlerMerge pull request #11209 from peterrum/matrixfree_hp_m...
2020-11-20 Martin KronbichlerUse better initial guess for Chebyshev eigenvalue estim... 11218/head
2020-11-20 Peter MunchIntroduce MappingCollection in MatrixFree 11209/head
2020-11-20 Peter MunchAdd test 11212/head
2020-11-20 Peter MunchFEEvaluation: make active_fe_index and active_quad_inde...
2020-11-20 Martin KronbichlerMerge pull request #11213 from peterrum/FEEvaluationBas...
2020-11-19 Peter MunchFix bug in constructor of FEEvaluationBaseData 11213/head
2020-11-19 David WellsMerge pull request #11191 from bangerth/affine
2020-11-19 Matthias MaierMerge pull request #11208 from kronbichler/fix_interpol...
2020-11-19 Marc FehlingCleaned up literature references in FE Enriched. 11210/head
2020-11-19 Martin KronbichlerFix tests with MGTransferMatrixFree::interpolate_to_mg 11208/head
2020-11-19 Daniel ArndtMerge pull request #11197 from tjhei/dox_simplify_mesh_loop
2020-11-19 Wolfgang BangerthRemove an outdated comment. 11191/head
2020-11-19 Wolfgang BangerthImprove the documentation of a couple of AffineConstrai...
2020-11-19 Luca HeltaiMerge pull request #11205 from masterleinad/avoid_print...
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.