]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-11-09 Denis DavydovMerge pull request #5431 from bangerth/add-changelog
2017-11-09 Wolfgang BangerthAdd a changelog entry for complex-valued vectors. 5431/head
2017-11-09 Martin KronbichlerMerge pull request #5419 from bangerth/more-complex
2017-11-09 Jean-Paul PelteretMerge pull request #5429 from bangerth/instantiations
2017-11-09 Wolfgang BangerthInstantiate some more functions for the codim-1 case. 5429/head
2017-11-08 Wolfgang BangerthAdd more tests that check both real and complex-valued... 5419/head
2017-11-08 Wolfgang BangerthSimplify code a bit.
2017-11-08 Jean-Paul PelteretMerge pull request #5423 from drwells/fix-unity-build
2017-11-08 Matthias MaierMerge pull request #5424 from bangerth/fix-test
2017-11-08 Matthias MaierMerge pull request #5425 from bangerth/fix-line-endings
2017-11-08 Wolfgang BangerthConsistently use UNIX line endings. 5425/head
2017-11-08 Wolfgang BangerthConvert DOS to Unix line endings. 5424/head
2017-11-08 Wolfgang BangerthFix test output.
2017-11-08 Matthias MaierMerge pull request #5391 from jppelteret/ad-product_types
2017-11-08 Wolfgang BangerthMerge pull request #5422 from tjhei/doxygen_deprecated
2017-11-08 Jean-Paul PelteretInclude Adol-C product types header in fe_values 5391/head
2017-11-08 David WellsDisambiguate parallel::GridTools and GridTools. 5423/head
2017-11-08 Jean-Paul PelteretImplement ProductType for Adol-C numbers
2017-11-08 Jean-Paul PelteretAdd support and implement ProductType for Trilinos...
2017-11-08 Jean-Paul PelteretMerge pull request #5421 from jppelteret/fix_5420
2017-11-08 Timo Heisterdoxygen: fix deprecatedfunction signatures 5422/head
2017-11-08 Jean-Paul PelteretFix expansion for Adol-C numbers 5421/head
2017-11-08 Bruno TurcksinMerge pull request #5358 from GivAlz/new_distribute_bboxes
2017-11-08 Giovanni AlzettaAdded function parallel::GridTools::exchange_local_boun... 5358/head
2017-11-08 Martin KronbichlerMerge pull request #5406 from tcclevenger/interface_mat...
2017-11-08 Wolfgang BangerthAdd a test for the cell-data case.
2017-11-08 Wolfgang BangerthOutput complex-valued data for cell data.
2017-11-08 Wolfgang BangerthAdd another test for a vector element.
2017-11-08 Wolfgang BangerthAdd a test for a vector element.
2017-11-08 Wolfgang BangerthAdd a test for a scalar element.
2017-11-08 Wolfgang BangerthOutput both real and imaginary parts of the solution.
2017-11-08 Wolfgang BangerthDeal better with complex-valued vectors.
2017-11-08 Bruno TurcksinMerge pull request #5382 from jppelteret/ad-build_templ...
2017-11-08 Bruno TurcksinMerge pull request #5418 from bangerth/cleanups
2017-11-07 Wolfgang BangerthRevert an if-else and other restructuring. 5418/head
2017-11-07 Wolfgang BangerthSome comment updates and minor restructuring.
2017-11-07 Wolfgang BangerthMerge pull request #5412 from agrayver/subdomain-wise-fix
2017-11-07 Wolfgang BangerthMerge pull request #5393 from gassmoeller/fix_manifold_...
2017-11-07 Alexander GrayverFix erroneous assert 5412/head
2017-11-07 Rene GassmoellerTest third algorithm 5393/head
2017-11-07 Denis DavydovMerge pull request #5416 from davydden/tests/full_mmatr...
2017-11-07 Denis DavydovMerge pull request #5415 from kronbichler/replace_fabs_...
2017-11-07 Denis Davydovlower the tolerance for full_matrix_10 test with float... 5416/head
2017-11-07 Martin KronbichlerReplace std::fabs() by std::abs() for complex numbers. 5415/head
2017-11-07 Martin KronbichlerMerge pull request #5409 from kronbichler/further_test_...
2017-11-06 Jean-Paul PelteretUpdate build system template arguments for AD number... 5382/head
2017-11-06 Martin KronbichlerAdd alternative output for compilations with FMA. 5409/head
2017-11-06 Martin KronbichlerCheck termination within a few iterations for iterative...
2017-11-06 Rene GassmoellerTest new algorithm
2017-11-06 Rene GassmoellerAddress some comments
2017-11-06 Daniel ArndtMerge pull request #5405 from Rombur/cuda_9
2017-11-06 Martin KronbichlerFilter out small float number in FullMatrix test.
2017-11-06 Denis DavydovMerge pull request #5387 from masterleinad/support_sund...
2017-11-06 Denis DavydovMerge pull request #5403 from kronbichler/test_roundoff...
2017-11-06 Martin KronbichlerMerge pull request #5404 from masterleinad/use_polar_ma...
2017-11-06 Wolfgang BangerthMerge pull request #5397 from kronbichler/relax_transfi...
2017-11-06 Bruno TurcksinFix a bug in cmake when using CUDA. 5405/head
2017-11-05 Daniel ArndtUse PolarManifold in SphericalManifold for 2D 5404/head
2017-11-05 tcclevengeradded is_interface_matrix_entry and step-50-mesh_loop 5406/head
2017-11-05 David WellsMerge pull request #5400 from kronbichler/fix_transfini...
2017-11-05 Martin KronbichlerUse 'const Number tolerance = ...' instead. 5403/head
2017-11-05 Daniel ArndtMerge pull request #5398 from bangerth/more-complex-2
2017-11-05 Martin KronbichlerAdd filter-to-zero to another full matrix test.
2017-11-05 Martin KronbichlerFilter away small numbers to avoid roundoff errors...
2017-11-05 Martin KronbichlerOutput 10 digits instead of 6 to avoid propagation...
2017-11-05 Martin KronbichlerSet tolerance on one test to avoid roundoff issue.
2017-11-05 Martin KronbichlerOutput more digits to avoid roundoff problems in anisot...
2017-11-05 Martin KronbichlerFilter away small numbers to avoid roundoff errors...
2017-11-05 Martin KronbichlerOutput more digits to avoid roundoff problems in test.
2017-11-05 Martin KronbichlerOutput relative error to avoid roundoff issues.
2017-11-05 Martin KronbichlerAdd option to set small numbers to zero.
2017-11-05 Denis DavydovMerge pull request #5384 from davydden/cell_data_transf...
2017-11-04 Martin KronbichlerMake line search for transfinite manifold more stable. 5400/head
2017-11-04 Martin KronbichlerFix TransfiniteInterpolationManifold on complex geometry. 5397/head
2017-11-04 Denis Davydovimprove documentation 5384/head
2017-11-04 Jean-Paul PelteretMerge pull request #5399 from bangerth/doc-update
2017-11-04 Wolfgang BangerthMinor doc update to GridRenumbering::Cuthill_McKee. 5399/head
2017-11-04 Wolfgang BangerthInstantiate functions and classes also for complex... 5398/head
2017-11-04 Martin KronbichlerMerge pull request #5388 from bangerth/more-complex
2017-11-04 Martin KronbichlerMerge pull request #5395 from bangerth/more-complex-4
2017-11-04 Martin KronbichlerMerge pull request #5396 from bangerth/more-complex-5
2017-11-04 Martin KronbichlerMerge pull request #5394 from bangerth/more-complex-3
2017-11-04 David WellsMerge pull request #5389 from bangerth/complex-mpi
2017-11-04 Wolfgang BangerthMake a few more things work with std::complex types. 5396/head
2017-11-04 Wolfgang BangerthMake LapackFullMatrix also work with std::complex data... 5395/head
2017-11-04 Wolfgang BangerthMake a piece of code work for std::complex data types. 5394/head
2017-11-03 Rene GassmoellerFix algorithm in Manifold::normal_vector
2017-11-03 Martin KronbichlerMerge pull request #5390 from masterleinad/document_bou...
2017-11-03 Wolfgang BangerthMerge pull request #5383 from kronbichler/fix_fe_evalua...
2017-11-03 Wolfgang BangerthAlso describe MPI data types. 5389/head
2017-11-03 Daniel ArndtDocument replacements for the Boundary objects 5390/head
2017-11-03 Wolfgang BangerthMake things work for std::complex data types. 5388/head
2017-11-03 Daniel ArndtChangelog entry 5387/head
2017-11-03 Daniel ArndtSupport both SUNDIALS 2.7.0 and 3.0.0
2017-11-03 Denis Davydovmove CellDataTransferBuffer out of internal namespace
2017-11-03 Martin KronbichlerAvoid taking reference of non-existant static constexpr... 5383/head
2017-11-03 Jean-Paul PelteretMerge pull request #5381 from kronbichler/update_manifo...
2017-11-02 Martin KronbichlerSlightly extend glossary entry on manifolds. 5381/head
2017-11-02 Martin KronbichlerFix data type.
2017-11-02 Martin KronbichlerUpdate documentation of manifolds.
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.