]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-04-21 Timo HeisterMerge pull request #2536 from kronbichler/master
2016-04-21 Martin KronbichlerFix Trilinos mat-mat multiplication 2536/head
2016-04-21 Wolfgang BangerthMerge pull request #2537 from pesser/newton_debug
2016-04-21 Patrick Esseradd test for newton debug vector sizes and astyle 2537/head
2016-04-21 Patrick Esserinitialize Du to correct size
2016-04-20 Timo HeisterMerge pull request #2529 from bangerth/fix-warnings-8
2016-04-20 David WellsMerge pull request #2528 from bangerth/fix-warnings-6
2016-04-20 Denis DavydovMerge pull request #2526 from davydden/parameter_handle...
2016-04-20 Denis Davydovadd a unit test to check that last_line works in Parame... 2526/head
2016-04-20 Wolfgang BangerthComment out argument names for move constructors/operators. 2529/head
2016-04-20 Wolfgang BangerthRemove unused variable. 2528/head
2016-04-20 Denis Davydovadd an extra string parameter to terminate the parsing...
2016-04-20 Luca HeltaiMerge pull request #2523 from ESeNonFossiIo/PETScLinear...
2016-04-20 ESeNonFossiIoFix ReinitHelper for PETSc and test vmult for PETScSpar... 2523/head
2016-04-20 Martin KronbichlerMerge pull request #2524 from bangerth/minor-fix
2016-04-20 Wolfgang BangerthReset object to native state in IndexSet::clear(). 2524/head
2016-04-19 Wolfgang BangerthMerge pull request #2513 from danshapero/index-set...
2016-04-19 danshaperoAdded move constructor to IndexSet 2513/head
2016-04-19 Wolfgang BangerthMerge pull request #2518 from masterleinad/periodicetc
2016-04-19 Daniel ArndtFix minor issues in PR2518 2518/head
2016-04-19 Martin KronbichlerMerge pull request #2517 from kronbichler/master
2016-04-19 Martin KronbichlerMerge pull request #2520 from ESeNonFossiIo/PETSc_nullptr
2016-04-19 ESeNonFossiIoRemove nullptr 2520/head
2016-04-19 Martin KronbichlerDocument magic constants 2517/head
2016-04-19 Martin KronbichlerIncrement index at the position where we do the summation
2016-04-19 Martin KronbichlerUse the same affinity for inner products as for vector...
2016-04-19 Wolfgang BangerthMerge pull request #2512 from andreamola/min_max_curvat...
2016-04-18 Daniel ArndtEntry in changes.h
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 amolachanged normal type in tuple in Tensor<1,3> 2512/head
2016-04-18 amolaclosest_point_and_differential_forms and push_forward_a...
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.
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.