]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-03-23 Martin KronbichlerMerge pull request #11943 from marcfehling/future-coarsen
2021-03-23 Martin KronbichlerMerge pull request #11948 from marcfehling/copy-tria-2
2021-03-23 Martin KronbichlerMerge pull request #11951 from peterrum/mf_asser_compatible
2021-03-23 Peter MunchMerge pull request #11952 from mschreter/FEEvaluation_1...
2021-03-22 Wolfgang BangerthMerge pull request #11940 from bergbauer/bcast
2021-03-22 Peter MunchMF::check_vector_compatibility(): improve asser message 11951/head
2021-03-22 Marc FehlingTreat cells to be h-coarsened as their parent in `hp... 11943/head
2021-03-22 Marc FehlingCopy triangulation in MGTransferGlobalCoarsening. 11948/head
2021-03-22 Marc Fehlingp:d:T:copy_triangulation() for refined meshes.
2021-03-22 Marc FehlingNew p4est connectivity copy functions.
2021-03-22 Marc FehlingConnect parallel_forest to connectivity.
2021-03-22 Magdalena Schreteradded get_divergence and submit_gradient of a rank... 11952/head
2021-03-22 David WellsMerge pull request #11950 from bangerth/kinsol-3
2021-03-22 Peter MunchMerge pull request #11946 from marcfehling/copy-tria...
2021-03-22 Peter MunchMerge pull request #11928 from marcfehling/local_cell_r...
2021-03-22 Maximilian... Add broadcast function. 11940/head
2021-03-22 Wolfgang BangerthUse better function names. 11950/head
2021-03-22 Jean-Paul PelteretMerge pull request #11908 from bangerth/kinsol-2
2021-03-22 Marc FehlingMerge pull request #11945 from Rombur/fix_typo
2021-03-21 Wolfgang BangerthOnly run tests with KINSOL 5.0 and above. 11908/head
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-21 Bruno TurcksinFix typos 11945/head
2021-03-20 Marc FehlingUse manifold iterator range in copy_triangulation(). 11946/head
2021-03-19 David WellsMerge pull request #11862 from peterrum/simplex_write_m...
2021-03-19 Peter MunchGridOut::write_mesh_per_processor_as_vtu() for simplex 11862/head
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 Marc FehlingEnhance documentation of local_cell_relations. 11928/head
2021-03-17 Marc FehlingReview p:fd:Tria::update_cell_relations().
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
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.