]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-04-18 Daniel ArndtTest for periodic boundary conditions using DG and...
2016-04-18 Daniel ArndtFixup periodic_neighbor_is_coarser for refined cells
2016-04-18 Daniel Arndtperiodic_neighbor in MeshWorker
2016-04-18 Daniel Arndtperiodic_neighbor in MGTools::make_flux_sparsity_pattern
2016-04-18 Daniel Arndtperiodic_neighbor in DoFTools::make_sparsity_pattern
2016-04-18 Timo HeisterMerge pull request #2514 from jgedicke/mg_assemble_up_fix
2016-04-18 Martin KronbichlerMerge pull request #2516 from ESeNonFossiIo/fix_old_PET...
2016-04-18 ESeNonFossiIoadd guard on PETSc version 2516/head
2016-04-17 Joscha Gedickemore system tests in assembler_simple_mgmatrix_04 2514/head
2016-04-17 Joscha Gedickemodified assembler_simple_mgmatrix_04 to test for FESys...
2016-04-17 Wolfgang BangerthMerge pull request #2515 from kronbichler/fix_mg_test
2016-04-17 Martin KronbichlerAdjust test to fixed adaptive multigrid 2515/head
2016-04-16 Joscha Gedickefix call of assemble_up in MGMatrixSimple
2016-04-16 Wolfgang BangerthMerge pull request #2507 from kronbichler/master
2016-04-16 Martin KronbichlerAdjust memory consumption of vector 2507/head
2016-04-16 Martin KronbichlerAvoid setting the partitioner at the place of use
2016-04-16 Martin KronbichlerDo not change partitioners in reinit(n), cleanup code
2016-04-16 Martin KronbichlerMention change
2016-04-16 Martin KronbichlerImplement affinity partitioner for the deal.II vector...
2016-04-15 Martin KronbichlerMerge pull request #2509 from bangerth/doc-update-58
2016-04-15 Denis DavydovMerge pull request #2502 from ESeNonFossiIo/PETSc_reini...
2016-04-15 Wolfgang BangerthUpdate documentation of MGLevelObject. 2509/head
2016-04-15 Wolfgang BangerthUpdate a comment about the contents of a file.
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
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.