]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-04-08 Wolfgang BangerthBetter document what the anisotropic refine flags mean. 2485/head
2016-04-08 Guido KanschatMerge pull request #2476 from masterleinad/fix_residual...
2016-04-08 Luca HeltaiMerge pull request #2481 from bangerth/update-comment
2016-04-08 Wolfgang BangerthUpdate a comment for a variable. 2481/head
2016-04-08 David WellsMerge pull request #2479 from bangerth/better-unit_tang...
2016-04-07 David WellsMerge pull request #2480 from bangerth/fix-warnings-7
2016-04-07 Wolfgang BangerthAvoid warnings with unused variables. 2480/head
2016-04-07 Wolfgang BangerthUse a fixed size data structure for MappingManifold... 2479/head
2016-04-07 Wolfgang BangerthMerge pull request #2272 from luca-heltai/mapping-manifold
2016-04-07 Daniel ArndtFix for ResidualSimple 2476/head
2016-04-07 David WellsMerge pull request #2471 from bangerth/better-unit_tang...
2016-04-07 Wolfgang BangerthUse a fixed size data structure for MappingFEField... 2471/head
2016-04-07 Wolfgang BangerthUse a fixed size data structure for MappingQGeneric...
2016-04-07 Wolfgang BangerthMerge pull request #2442 from danshapero/subscriptor...
2016-04-06 danshaperoRemoved unnecessary cleanup in subscriptor dtor/move... 2442/head
2016-04-06 Bruno TurcksinMerge pull request #2472 from bangerth/fix-warnings-6
2016-04-06 Wolfgang BangerthMerge pull request #2470 from tjhei/8_4_1_changelog
2016-04-06 Wolfgang BangerthAvoid a warning. 2472/head
2016-04-06 Timo Heisterupdate 8.4.1 changelog 2470/head
2016-04-06 David WellsMerge pull request #2449 from bangerth/more-memory...
2016-04-06 Luca HeltaiAdded normal to test. 2272/head
2016-04-06 Luca HeltaiDoc changes and minor adjustments.
2016-04-06 danshaperoFactored out Subscriptor error checking into member...
2016-04-06 Wolfgang BangerthMerge pull request #2467 from tjhei/pr2444
2016-04-06 Luca HeltaiMoved weights inside data
2016-04-06 Luca HeltaiAdded step-3 using MappingManifold.
2016-04-06 Luca HeltaiRemoved unused declaration. Added assertions on flags.
2016-04-06 Luca HeltaiRemoved the static FEQ(1)
2016-04-06 Luca HeltaiFixed JxW values on faces.
2016-04-06 Luca HeltaiFixed and cleaned some tests.
2016-04-06 Luca HeltaiAdded check on Jacobians on faces for FlatManifold.
2016-04-06 Luca HeltaiChecked FEFaceValues quadrature points.
2016-04-06 Luca HeltaiFixed issue with periodicity.
2016-04-06 Luca HeltaiMade fe_q a public static member of MappingManifold.
2016-04-06 Luca HeltaiMinor issues.
2016-04-06 Luca HeltaiFixed memory consumption.
2016-04-06 Luca HeltaiFixed quadrature points on faces for MappingManifold.
2016-04-06 Luca HeltaiRespect face manifolds.
2016-04-06 Luca HeltaiMappingManifold now works on faces.
2016-04-06 Luca HeltaiFixed Jacobian for FlatManifold.
2016-04-06 Luca HeltaiFixed Jacobian for square mesh.
2016-04-06 Luca HeltaiRestored most of Jacobian related code.
2016-04-06 Luca HeltaiFixing Jacobians.
2016-04-06 Luca HeltaiFirst shot at Jacobians
2016-04-06 alberto sartoriMapping Manifold Test 03
2016-04-06 Luca HeltaiFixed test one and two
2016-04-06 Luca HeltaiFixed name, fixed bug.
2016-04-06 Luca HeltaiRemoved a couple of functions.
2016-04-06 Luca HeltaiFixed test compilation.
2016-04-06 Luca HeltaiFixed compilation.
2016-04-06 Luca HeltaiRemoved unused bits.
2016-04-06 alberto sartoriMapping Manifold Test 02
2016-04-06 alberto sartoriMapping Manifold Test 01
2016-04-06 alberto sartoricommented some stuff
2016-04-06 alberto sartoriadded instantiation
2016-04-06 Luca HeltaiAdded instantiations for MappingManifold
2016-04-06 Luca HeltaiRemoved some old stuff.
2016-04-06 Luca HeltaiTest for bug #1646
2016-04-06 Luca HeltaiRemoved polynomial degree.
2016-04-06 Luca HeltaiCopy of mapping generic.
2016-04-06 Timo Heisterteach wrapcomments.py about @name 2467/head
2016-04-06 Timo Heisterfix wrong wrapping
2016-04-06 Timo HeisterMerge pull request #2444 from bangerth/update-docs-55
2016-04-05 Wolfgang BangerthMerge pull request #2464 from tjhei/cone_bdry_bug
2016-04-05 Timo Heisterfix bug in ConeBoundary::get_normals_at_vertices 2464/head
2016-04-05 Wolfgang BangerthMerge pull request #2463 from Rombur/fix_clang_no_cxx11
2016-04-05 Bruno TurcksinFix to make compile with clang-no-c++11. 2463/head
2016-04-05 Timo HeisterMerge pull request #2461 from bangerth/fix-warning-3
2016-04-04 Wolfgang BangerthAvoid warnings about unused variables. 2461/head
2016-04-04 Wolfgang BangerthMerge pull request #2456 from tjhei/set_all_manifold_em...
2016-04-04 Wolfgang BangerthMerge pull request #2457 from samiiali/periodic_neighbo...
2016-04-04 Timo Heisterconfusing set_all_manifold* errors if empty 2456/head
2016-04-04 Ali SamiiRemoving some unnecessary typedef 2457/head
2016-04-04 Wolfgang BangerthMerge pull request #2455 from davydden/step36_doc_typo
2016-04-04 Denis Davydovfix a typo in step-36 documentation 2455/head
2016-04-04 Wolfgang BangerthAdd a test, inspired by @drwells. 2449/head
2016-04-04 Bruno TurcksinMerge pull request #2448 from kronbichler/master
2016-04-04 Bruno TurcksinMerge pull request #2453 from tjhei/stray_typename
2016-04-04 Timo Heistermore typename 2453/head
2016-04-04 Timo Heisterremove typename
2016-04-04 Timo Heisterremove stray typename
2016-04-04 Wolfgang BangerthAdd memory_consumption() for std_cxx11::array objects.
2016-04-04 Wolfgang BangerthMerge pull request #2451 from masterleinad/fix_exceptions
2016-04-03 Daniel ArndtFix Exceptions if we are not in namespace dealii 2451/head
2016-04-03 Denis DavydovMerge pull request #2450 from bangerth/fix-2445
2016-04-03 Wolfgang BangerthFix a failing compilation. 2450/head
2016-04-03 Martin KronbichlerMention change 2448/head
2016-04-03 Martin KronbichlerTests for minlevel>0.
2016-04-03 Martin KronbichlerFix mg transfer for minlevel > 0.
2016-04-03 Martin KronbichlerMerge pull request #2446 from tjhei/test_console
2016-04-03 Timo Heistertests: restore option to print to console with deallog 2446/head
2016-04-02 Wolfgang BangerthFix doxygen markup. 2444/head
2016-04-01 danshaperoIndentation fix
2016-04-01 Bruno TurcksinMerge pull request #2441 from masterleinad/fix_accessor...
2016-04-01 Daniel ArndtFix warning in tria_accessor.cc 2441/head
2016-04-01 Martin KronbichlerMerge pull request #2395 from masterleinad/periodic_nei...
2016-04-01 danshaperoTest of SparseMatrix move ctor checks that ExcInUse...
2016-04-01 danshaperoSparseMatrix move ctor now moves its parent Subscriptor
2016-04-01 danshaperoAdded move constructor to Subscriptor
2016-03-31 Daniel ArndtFix initial lines in test output 2395/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.