]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-03-21 Wolfgang BangerthAdd more KINSOL tests.
2021-03-21 Wolfgang BangerthEnable a test also for later SUNDIALS versions.
2021-03-21 Wolfgang BangerthMake KINSOL available for SUNDIALS versions >4.x.
2021-03-21 Wolfgang BangerthAdd commentary to a test case.
2021-03-21 Wolfgang BangerthMark ignored arguments as such.
2021-03-19 David WellsMerge pull request #11941 from marcfehling/explicit...
2021-03-19 Martin KronbichlerMerge pull request #11942 from marcfehling/dofh-improve...
2021-03-19 Marc FehlingMerge pull request #11937 from marcfehling/limit-levels
2021-03-19 Marc FehlingMinor changes to DoFHandler functionalities. 11942/head
2021-03-18 Marc FehlingHide explicit instantiations in Utilities::MPI from... 11941/head
2021-03-18 David WellsMerge pull request #11882 from peterrum/mapping_q_cache...
2021-03-18 Marc FehlingMove DoFhandler::prepare_c_and_r() to hp::Refinement... 11937/head
2021-03-18 Peter MunchAdd further MappingQCache::initialize() functions 11882/head
2021-03-18 Bruno TurcksinMerge pull request #11938 from peterrum/ReadWriteVector...
2021-03-18 Peter MunchMerge pull request #11936 from drwells/document-identity
2021-03-18 Daniel ArndtMerge pull request #11804 from peterrum/remote_fe_point...
2021-03-18 Wolfgang BangerthMerge pull request #11910 from peterrum/pst_allow_artif...
2021-03-18 Peter MunchLinearAlgebra::ReadWriteVector accept serial vectors 11938/head
2021-03-18 Peter MunchExtend text regarding allow_artificial_cells 11910/head
2021-03-17 David WellsBetter document IdentityFunction. 11936/head
2021-03-17 Wolfgang BangerthMerge pull request #11900 from jppelteret/sd_batch_opti...
2021-03-17 Wolfgang BangerthMerge pull request #11935 from jppelteret/ad-doc_02
2021-03-17 Jean-Paul PelteretFix some links in the AD/SD documentation module 11935/head
2021-03-17 Jean-Paul PelteretSD BatchOptimizer: Implement cached evaluation 11900/head
2021-03-17 Jean-Paul PelteretMerge pull request #11932 from bangerth/kinsol
2021-03-17 Wolfgang BangerthMerge pull request #11934 from peterrum/hp_collection
2021-03-17 Peter MunchAdd utility functions to evaluate values of arbitrary... 11804/head
2021-03-17 Peter MunchIntroduce hp::Collection 11934/head
2021-03-17 Martin KronbichlerMerge pull request #11930 from peterrum/invalid_dof_index
2021-03-17 Martin KronbichlerMerge pull request #11933 from bangerth/15
2021-03-17 Martin KronbichlerMerge pull request #11931 from peterrum/hp_fe_values_co...
2021-03-17 Bruno TurcksinMerge pull request #11914 from mschreter/QGaussSimplex_dim0
2021-03-17 Wolfgang BangerthMerge pull request #11927 from drwells/identity-function
2021-03-17 Wolfgang BangerthMerge pull request #11925 from peterrum/build_patches_t...
2021-03-17 Wolfgang BangerthMove implementation of functions into the .cc file. 11932/head
2021-03-17 Wolfgang BangerthUse the correct file extension. 11933/head
2021-03-17 Peter MunchUse correct invalid unsigned value for 64 bit integers (2) 11930/head
2021-03-17 Peter MunchSome cosmetics in source/hp/fe_values.cc 11931/head
2021-03-17 Magdalena Schreterenable QGaussSimplex<0> 11914/head
2021-03-17 David WellsAdd Functions::IdentityFunction. 11927/head
2021-03-16 Marc FehlingMerge pull request #11913 from elauksap/local_cell_rela...
2021-03-16 Peter MunchSimplex: DataOut::attach_triangulation() 11925/head
2021-03-16 David WellsMerge pull request #11921 from zjiaqi2018/simplex-test...
2021-03-16 David WellsMerge pull request #11924 from peterrum/build_patches_m...
2021-03-16 David WellsMerge pull request #11926 from bangerth/15
2021-03-16 Wolfgang BangerthMake the structure in run() more similar to the way... 11926/head
2021-03-16 Wolfgang BangerthUse current_solution instead of present_solution.
2021-03-16 Peter MunchMerge pull request #11922 from kronbichler/fix_boundary_id
2021-03-16 Peter MunchDataOut::build_patches(): make mapping dependent on... 11924/head
2021-03-16 Jiaqi Zhangadd some descriptions 11921/head
2021-03-16 Peter MunchMerge pull request #11923 from kronbichler/fix_changelog
2021-03-16 Martin KronbichlerFix date of changelog 11923/head
2021-03-16 Martin KronbichlerChangelog 11922/head
2021-03-16 Martin KronbichlerNew test case
2021-03-16 Martin KronbichlerFix storage of boundary id in MatrixFree
2021-03-16 Daniel ArndtMerge pull request #11920 from marcfehling/doc-shared
2021-03-16 Daniel ArndtMerge pull request #11915 from kronbichler/fix_data_type
2021-03-16 Jiaqi Zhangstep-67 simplex test
2021-03-16 Pasquale AfricaUse std::pair<cell_iterator, CellStatus> for Distribute... 11913/head
2021-03-16 Martin KronbichlerFix initialization to invalid value 11915/head
2021-03-16 Bruno TurcksinMerge pull request #11919 from tamiko/make_more_elegant
2021-03-15 Marc FehlingDocument that adaptation flags need to be placed on... 11920/head
2021-03-15 Matthias Maierexamples/stpe-69: use std::copy_n instead of std::copy 11919/head
2021-03-15 David WellsMerge pull request #11917 from bangerth/15
2021-03-15 Wolfgang BangerthNo need to futz with the VTK flags in step-15. 11917/head
2021-03-15 Wolfgang BangerthMerge pull request #11903 from jppelteret/scratch_data_03
2021-03-15 Martin KronbichlerMerge pull request #11901 from peterrum/reset_global_ce...
2021-03-15 Martin KronbichlerMerge pull request #11897 from jppelteret/scratch_data_01
2021-03-15 Peter MunchMerge pull request #11909 from bangerth/grammar-2
2021-03-14 Jean-Paul PelteretAdd tests for MeshWorker::ScratchData::get_* 11903/head
2021-03-14 Peter MunchFix TriangulationBase::reset_global_cell_indices() 11901/head
2021-03-14 Wolfgang BangerthMerge pull request #11905 from marcfehling/fix-prep...
2021-03-14 Wolfgang BangerthFix grammar. 11909/head
2021-03-14 Martin KronbichlerMerge pull request #11898 from jppelteret/scratch_data_02
2021-03-14 Martin KronbichlerMerge pull request #11907 from bangerth/error-2
2021-03-14 Wolfgang BangerthMerge pull request #11899 from jppelteret/sd_product_ty...
2021-03-14 Martin KronbichlerMerge pull request #11890 from peterrum/mg_assert
2021-03-14 Martin KronbichlerMerge pull request #11906 from peterrum/examples_includ...
2021-03-14 Wolfgang BangerthFix a space issue in an exception text. 11907/head
2021-03-14 Peter MunchAdd assert that DoFCellAccessor::get/set_mg_dof_indices() 11890/head
2021-03-14 Peter MunchRemove include files 11906/head
2021-03-14 Marc FehlingFix refinement flags in mpi/prepare_coarsening_and_refi... 11905/head
2021-03-13 Jean-Paul PelteretMerge pull request #11895 from peterrum/step74_fix_late...
2021-03-13 Jean-Paul PelteretSD Product types: Add general product type between... 11899/head
2021-03-13 Jean-Paul PelteretAdd get_laplacians to MeshWorker::ScratchData 11898/head
2021-03-13 Jean-Paul PelteretAdd const version of MeshWorker::ScratchData::get_gener... 11897/head
2021-03-12 David WellsRearrange some code.
2021-03-12 Peter MunchStep 74: fix latex formating 11895/head
2021-03-12 Daniel ArndtMerge pull request #11893 from peterrum/dofhandler_explicit
2021-03-12 Peter MunchMake constructor of DoFHandler explicit 11893/head
2021-03-12 Daniel ArndtMerge pull request #11891 from peterrum/get_dof_indices...
2021-03-12 Martin KronbichlerMerge pull request #11867 from peterrum/mapping_q_cache...
2021-03-12 Peter MunchRemove outdated comment of DoFCellAccessor::get_dof_ind... 11891/head
2021-03-12 Daniel ArndtMerge pull request #11887 from bangerth/doc-90
2021-03-12 Bruno TurcksinMerge pull request #11883 from bangerth/error
2021-03-11 Wolfgang BangerthFix a poorly written and dysfunctional assert condition. 11883/head
2021-03-11 Martin KronbichlerMerge pull request #11885 from bangerth/doc-89
2021-03-11 Wolfgang BangerthUpdate documentation about an MPI 3.x feature. 11887/head
2021-03-11 Peter MunchAdd new MappingQCache::initialize() function 11867/head
2021-03-11 Wolfgang BangerthUpdate documentation to make it clearer. 11885/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.