]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-04-18 Wolfgang BangerthUpdate documentation of class Householder. 6264/head
2018-04-17 Denis DavydovMerge pull request #6251 from GivAlz/DistributedCpt2
2018-04-17 Martin KronbichlerMerge pull request #6225 from bangerth/doc-update-87
2018-04-17 Wolfgang BangerthAdjust to common coding styles. 6225/head
2018-04-17 Wolfgang BangerthBetter document p::d::Triangulation::attach_mesh_data().
2018-04-17 Wolfgang BangerthMinor cleanup and documentation of code.
2018-04-17 Wolfgang BangerthProvide better documentation to p::d::Triangulation...
2018-04-16 Giovanni AlzettaChanged GridTools::distributed_compute_ptloc to use... 6251/head
2018-04-16 Daniel ArndtMerge pull request #6245 from Rombur/memory
2018-04-16 Bruno TurcksinInstantiate GrowingVectorMemory for CUDAWrappers::Vector 6245/head
2018-04-16 Martin KronbichlerMerge pull request #6168 from tjhei/test_master
2018-04-16 Timo Heistermodify changelog 6168/head
2018-04-15 Daniel ArndtMerge pull request #6206 from drwells/improve-assertions
2018-04-15 Denis DavydovMerge pull request #6249 from masterleinad/fix_compilin...
2018-04-15 Daniel ArndtMerge pull request #6242 from luca-heltai/map-boundary...
2018-04-15 Daniel ArndtFix compiling with clang-6 6249/head
2018-04-15 Jean-Paul PelteretAdd another test for GridTools::map_boundary_to_manifol... 6242/head
2018-04-15 Jean-Paul PelteretTouchup documentation
2018-04-15 Daniel ArndtMerge pull request #6232 from jppelteret/ad-fixes_04
2018-04-15 Daniel ArndtMerge pull request #6248 from luca-heltai/reset-manifolds
2018-04-14 Luca HeltaiFixed JPs comments. 6248/head
2018-04-14 Luca HeltaiFixed JPs comments.
2018-04-14 Luca HeltaiDocentry.
2018-04-14 Luca HeltaiReplace set_manifold by reset_manifold
2018-04-14 Luca HeltaiDeprecated set_manifold. Added reset_all_manifolds.
2018-04-14 Luca HeltaiMerge pull request #6236 from GivAlz/DocumentationFe
2018-04-14 Giovanni AlzettaCorrected documentation about FEFieldFunction and distr... 6236/head
2018-04-14 Luca HeltaiMerge pull request #6231 from jppelteret/ad-fixes_03
2018-04-13 David WellsMerge pull request #6244 from tjhei/document_hyper_l
2018-04-13 Luca HeltaiMerge pull request #6243 from GivAlz/EraseDouble
2018-04-13 Timo Heisterdocumentation fixes for hyper_L 6244/head
2018-04-13 Giovanni AlzettaRemoved double include in grid_tools.h 6243/head
2018-04-13 Luca HeltaiAdded map_boundary_to_manifold_ids.
2018-04-13 Daniel ArndtMerge pull request #6239 from jppelteret/muparser_werror
2018-04-13 Denis DavydovMerge pull request #6235 from BenBrands/MRRR_bug
2018-04-13 Wolfgang BangerthMerge pull request #6224 from davydden/feature/extracto...
2018-04-13 Daniel ArndtMerge pull request #6220 from Rombur/cuda_solver
2018-04-13 Benjamin Brandsremedy for exceptions from within p_syevr/_syevr 6235/head
2018-04-13 Martin KronbichlerMerge pull request #6211 from tcclevenger/stokes_comp_test
2018-04-13 Jean-Paul PelteretAdd default cases to switches in muParser 6239/head
2018-04-13 Jean-Paul PelteretInstantiate SymmetricTensor class for auto-differentiab... 6232/head
2018-04-13 Jean-Paul PelteretFix issue with AD SymmetricTensor eigenvalue/vector...
2018-04-13 Denis Davydovmore fixes of whitespaces and incode comments 6224/head
2018-04-13 Denis Davydovupdate tests and add a changelog
2018-04-12 Jean-Paul PelteretInstantiate Tensor class for auto-differentiable numbers 6231/head
2018-04-12 Jean-Paul PelteretFix Tensor::invert() for auto-differentiable numbers
2018-04-12 Luca HeltaiMerge pull request #6230 from jppelteret/ad-fixes_02
2018-04-12 Denis Davydovimplement gradient of FEValuesViews::Tensor
2018-04-12 Denis Davydovcleanup incode comments in fe_values.h
2018-04-12 David WellsMerge pull request #6215 from kronbichler/reduce_number...
2018-04-12 Jean-Paul PelteretAdd ProductType for Sacado expression templates 6230/head
2018-04-12 Jean-Paul PelteretUpdate Sacado number types.
2018-04-12 Jean-Paul PelteretUpdate Adol-C number types.
2018-04-12 Jean-Paul PelteretUpdate ADNumberTraits
2018-04-12 Jean-Paul PelteretEnsure that numbers::NumberTraits works with AD numbers.
2018-04-12 Daniel ArndtMerge pull request #6146 from bangerth/parallelize
2018-04-12 Luca HeltaiMerge pull request #6227 from kronbichler/fix_transfini...
2018-04-12 Denis DavydovMerge pull request #6226 from kronbichler/avoid_warning...
2018-04-12 Martin KronbichlerFix signal handling of transfinite interpolation once... 6227/head
2018-04-12 Martin KronbichlerMerge pull request #6221 from masterleinad/fix_stp_22_mass
2018-04-12 Martin KronbichlerAvoid warning in computation of Jacobi polynomial roots. 6226/head
2018-04-12 Martin KronbichlerMerge pull request #6202 from kronbichler/issue_5667_ma...
2018-04-11 Daniel ArndtMerge pull request #6177 from kronbichler/jacobi_polynomial
2018-04-11 Martin KronbichlerRename CellType -> GeometryType. 6202/head
2018-04-11 Daniel ArndtMerge pull request #6182 from luca-heltai/clone-manifolds
2018-04-11 Martin KronbichlerAdjust test output due to (more accurate) expression... 6177/head
2018-04-11 Daniel ArndtAdapt Wolfgang's approach 6221/head
2018-04-11 tcclevengeradd test stokes computation 6211/head
2018-04-11 Martin KronbichlerAdd another test.
2018-04-11 Martin KronbichlerAdd changelog.
2018-04-11 Martin KronbichlerUse Jacobi roots to simplify quadrature implementation.
2018-04-11 Martin KronbichlerTest Jacobi polynomial evaluation.
2018-04-11 Martin KronbichlerUse Jacobi polynomial roots for definition of Hermite...
2018-04-11 Martin KronbichlerAdd user-visible implementation of Jacobi polynomial.
2018-04-11 Martin KronbichlerConvert data structures in MF::MappingInfo to a face...
2018-04-11 Martin KronbichlerMerge pull request #6155 from bangerth/unique-ptr
2018-04-10 Daniel ArndtStore the pressure mass matrix separately in step-22
2018-04-10 Bruno TurcksinAdd CG test using cuda 6220/head
2018-04-10 David WellsMerge pull request #6175 from bangerth/glossary
2018-04-10 Martin KronbichlerAdjust test output. 6215/head
2018-04-10 Martin KronbichlerReduce number of threads in tests.
2018-04-10 Wolfgang BangerthAdd glossary entry on dimensions. 6175/head
2018-04-09 Wolfgang BangerthMerge pull request #3 from tjhei/pr6146 6146/head
2018-04-09 Luca HeltaiFixed DA comments. 6182/head
2018-04-09 Luca HeltaiFixed DA comments.
2018-04-09 Luca HeltaiFixed MK comments.
2018-04-09 Timo Heistermake sure creating a task will initialize the thread_limit
2018-04-09 Timo HeisterMerge pull request #6209 from masterleinad/fix_sparsity...
2018-04-09 Daniel ArndtFix documentation of SparsityPattern 6209/head
2018-04-09 Daniel ArndtMerge pull request #6124 from bangerth/fix-vector-tools
2018-04-09 Timo HeisterMerge pull request #6204 from masterleinad/macos_setup_...
2018-04-09 Bruno TurcksinMerge pull request #6062 from BenBrands/MRRR
2018-04-09 Luca HeltaiFixed failing tests.
2018-04-09 Luca HeltaiAdded clone members to (deprecated) Boundary objects.
2018-04-09 Luca HeltaiMake step-53 compatible with the new interface.
2018-04-09 Luca HeltaiChangelog.
2018-04-09 Luca HeltaiMake tria use std::unique_ptr<Manifold<dim,spacedim> >
2018-04-09 Luca HeltaiClone functions for OpenCASCADE objects.
2018-04-09 Luca HeltaiImplement clone for each standard Manifold class.
2018-04-09 Luca HeltaiAdd clone method for Manifold and FlatManifold
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.