]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-04-15 Denis DavydovMerge pull request #2502 from ESeNonFossiIo/PETSc_reini...
2016-04-14 Timo HeisterMerge pull request #2508 from bangerth/doc-update-57
2016-04-14 Wolfgang BangerthUpdate a copy-paste error for DoFTools::extract_boundar... 2508/head
2016-04-14 ESeNonFossiIoadd check on PETSc contiguos memory 2502/head
2016-04-14 ESeNonFossiIochanges.g
2016-04-14 ESeNonFossiIoPETSc ReinitHelper for BlockVector
2016-04-14 ESeNonFossiIotest for PETSc Vector reinit helper
2016-04-14 ESeNonFossiIoPETSc Vector reinit helper
2016-04-14 ESeNonFossiIoadd locally_owned_range_indices and locally_owned_domai...
2016-04-14 ESeNonFossiIoadd m() and n() methods
2016-04-13 Matthias MaierMerge pull request #2503 from danshapero/vector-move...
2016-04-13 danshaperochangelog 2503/head
2016-04-13 danshaperoAdded default move ctor/assignment to BlockVector,...
2016-04-13 danshaperoAdded move ctor to BlockIndices
2016-04-13 danshaperoChanged the vector move ctor/assignment operator not...
2016-04-13 danshaperoAdded move assignment operator to Subscriptor
2016-04-13 Bruno TurcksinMerge pull request #2506 from kronbichler/improve_vecto...
2016-04-13 Martin KronbichlerMerge pull request #2466 from tjhei/parmg_missing_neighbors
2016-04-13 Martin KronbichlerImprove grainsize of vectors, unify vector loops 2506/head
2016-04-12 Wolfgang BangerthMerge pull request #2501 from tjhei/tensor_mf_followup
2016-04-12 Timo Heisterchangelog 2466/head
2016-04-12 Timo Heisterrework MG distribution
2016-04-12 Timo Heisterchangelog 2501/head
2016-04-12 Timo Heisterrequire muparser for manifold test
2016-04-12 Luca HeltaiMerge pull request #2499 from nicolacavallini/matrix_cr...
2016-04-12 nicolacavallinimatrix creator instantiation 2499/head
2016-04-12 Wolfgang BangerthMerge pull request #2416 from tjhei/tensor_mf
2016-04-12 Timo Heisterimplement TensorProductManifold 2416/head
2016-04-11 Wolfgang BangerthMerge pull request #2497 from kronbichler/fix_cuthill_mckee
2016-04-11 Luca HeltaiMerge pull request #2498 from andreamola/read_ucd_manif...
2016-04-11 amolaimplemented modifications asked by Luca H. on tests... 2498/head
2016-04-11 amolaadded comment on new read_ucd option in doc/news/changes.h
2016-04-11 amolaindent
2016-04-11 amolaAdded a test for the new read_ucd option that treats...
2016-04-11 Martin KronbichlerFix Cuthill-McKee renumbering on large processor counts 2497/head
2016-04-11 Martin KronbichlerMerge pull request #2483 from gpitton/new_gmres_signals
2016-04-11 Martin KronbichlerMerge pull request #2494 from luca-heltai/entry-mapping...
2016-04-11 Giuseppe PittonUpdate a comment for a variable. 2483/head
2016-04-11 Luca HeltaiAdded entry for MappingManifold. 2494/head
2016-04-11 Luca HeltaiMerge pull request #2411 from luca-heltai/composition...
2016-04-11 Luca HeltaiImproved comment on periodicity for SphericalManifold. 2411/head
2016-04-11 Luca HeltaiRemoved old manifold_tools.h
2016-04-11 Luca HeltaiAdded comment and entry to changes.h.
2016-04-11 Luca HeltaiMoved CompositionManifold to its own directory.
2016-04-11 Luca HeltaiPeriodicity as Tensor<1,spacedim>.
2016-04-11 Luca HeltaiAdded periodicity getter to ChartManifold
2016-04-11 Luca HeltaiTest periodicity.
2016-04-11 Luca HeltaiComposition of Manifold + Rotation.
2016-04-11 Luca HeltaiInitial CompositionManifold.
2016-04-10 Matthias MaierMerge pull request #2493 from luca-heltai/mdh266-refact...
2016-04-10 Mike HarmonRefactored trilinos direct solver 2493/head
2016-04-10 Wolfgang BangerthMerge pull request #2488 from bangerth/doc-update-56
2016-04-10 Wolfgang BangerthAdd a changelog entry. 2488/head
2016-04-09 Luca HeltaiMerge pull request #2462 from kronbichler/change_to_gau...
2016-04-09 Martin KronbichlerAdjust test output due to change in elements 2462/head
2016-04-09 Martin KronbichlerChange many tests to use equidistant points rather...
2016-04-09 Martin KronbichlerFE_Bernstein uses equidistant points
2016-04-09 Martin KronbichlerConvert FE_TraceQ to Gauss-Lobatto points for collabora...
2016-04-09 Martin KronbichlerMention change
2016-04-09 Martin KronbichlerAdjust tests to better cover Gauss-Lobatto and equidist...
2016-04-09 Martin KronbichlerAdjust comments regarding Gauss-Lobatto polynomials
2016-04-09 Martin KronbichlerMake Gauss-Lobatto points the default node distribution...
2016-04-09 Wolfgang BangerthMerge pull request #2492 from luca-heltai/hot-fix
2016-04-09 Luca HeltaiRestored a line that was mistakenly removed by me. 2492/head
2016-04-09 Wolfgang BangerthMerge pull request #2489 from danshapero/move-ctors
2016-04-09 danshaperoAdded default constructor to Quadrature 2489/head
2016-04-08 Martin KronbichlerMerge pull request #2474 from davydden/step-16vs50
2016-04-08 Wolfgang BangerthMerge pull request #2486 from davydden/parpack_fix_warnings
2016-04-08 Denis Davydovfix compiler warnings in PArpack 2486/head
2016-04-08 Luca HeltaiMerge pull request #2485 from bangerth/doc-update-55
2016-04-08 Luca HeltaiMerge pull request #2459 from andreamola/read_ucd_for_m...
2016-04-08 Wolfgang BangerthBetter document what the anisotropic refine flags mean. 2485/head
2016-04-08 Wolfgang BangerthMerge pull request #2484 from masterleinad/residual_change
2016-04-08 Daniel ArndtAdd entry in changes.h for the fix in ResidualSimple 2484/head
2016-04-08 amolaadded new option to read indicators in a abaqus file... 2459/head
2016-04-08 amolaadded new option to read indicators in a ucd file as...
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 Denis Davydovadd GMG unit tests which compare serial step-16 to... 2474/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
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.