]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-01-13 Toby D. YoungRemoved a call to MaTCompress (matrix); This function...
2010-01-13 Martin KronbichlerFix compile problems.
2010-01-13 Guido Kanschatset missing properties
2010-01-13 Guido Kanschatset missing properties
2010-01-12 Wolfgang BangerthOnly list MADDs tutorial programs if they are there.
2010-01-12 Guido Kanschatstart algorithms library
2010-01-11 Wolfgang BangerthAutomatically generate deal.dox.
2010-01-11 Guido Kanschatmaking MeshWorker use data vectors
2010-01-11 Wolfgang BangerthAdjust in one place to fix the formatting. A couple...
2010-01-10 Guido Kanschatadd MeshWorker module
2010-01-10 Guido Kanschatmake documentation compilable again after odd changes...
2010-01-10 Guido Kanschatadd the steps graph to the repository. No need to regen...
2010-01-09 Guido Kanschatfixed a lot of errors in block assemblers
2010-01-09 Wolfgang BangerthBe more careful with instantiations.
2010-01-09 Wolfgang BangerthInstantiate a couple functions also for MGDoFHandler...
2010-01-09 Wolfgang BangerthInstantiate things also for 1,2 and 2,3.
2010-01-09 Wolfgang BangerthMove reserve_space into the Implementation structure...
2010-01-08 Wolfgang BangerthInstantiate functions as necessary.
2010-01-08 Wolfgang BangerthMove MGDoFHandler::distribute_dofs_on_cell into a class...
2010-01-08 Baerbel Jannsenseveral instantiations for MGDoFHandler added
2010-01-08 Baerbel Jannseninstantiations for MGDoFHandler added
2010-01-08 Baerbel Jannsenchanged DoFHandler<dim> to DoFHandler<dim,spacedim...
2010-01-08 Thomas Wickadd constructor for FESystem with four base elements
2010-01-08 Wolfgang BangerthMinor edits of little things.
2010-01-08 Wolfgang BangerthSmall edits.
2010-01-07 Wolfgang BangerthUse correct (?) sign.
2010-01-07 Wolfgang BangerthCheck size, rather than assuming that it is already...
2010-01-07 Wolfgang BangerthProperly size arguments to MGTools::count_dofs_per_block().
2010-01-07 Wolfgang BangerthUse proper forward declaration.
2010-01-07 Wolfgang BangerthIt is now necessary to initialize an output array....
2010-01-07 Baerbel JannsenUMFPACK is smoother
2010-01-06 Wolfgang BangerthSuppress output unless specifically directed.
2010-01-06 Wolfgang BangerthMake things work.
2010-01-06 Baerbel Jannsenrenumber_component_wise on each level
2010-01-06 Wolfgang BangerthBetter output.
2010-01-06 Wolfgang BangerthTake over patch 20101 from the distributed grids branch.
2010-01-06 Wolfgang BangerthBetter output.
2010-01-06 Wolfgang BangerthRemove nonsensical std::flush.
2010-01-06 Baerbel Jannsengrid output
2010-01-06 Baerbel Jannsenset_edge_matrices
2010-01-06 Wolfgang BangerthRemove functions and variables we don't need any more...
2010-01-06 Wolfgang BangerthMake sure we don't produce a memory leak.
2010-01-06 Wolfgang BangerthMake one function virtual.
2010-01-06 Wolfgang BangerthRemove rather poinless file.
2010-01-06 Wolfgang BangerthUse homogenous boundary values, to avoid an assertion...
2010-01-06 Baerbel Jannsenoutput removed
2010-01-06 Wolfgang BangerthRevert Makefile.
2010-01-06 Baerbel Jannsenchanged MGTools::count_dofs_per_component to count_dofs...
2010-01-06 Wolfgang BangerthFix one more problem.
2010-01-06 Wolfgang BangerthFix output. Run one more test.
2010-01-06 Wolfgang BangerthFix a bug.
2010-01-06 Wolfgang BangerthMove functions into .cc files that are only used in...
2010-01-06 Wolfgang BangerthLocalize typedefs, rather than polluting the dealii...
2010-01-06 Wolfgang BangerthFix wrong name of template argument.
2010-01-06 Baerbel Jannsenchanged the reinit_vector function
2010-01-05 Wolfgang BangerthUse just implemented facilities for setting component...
2010-01-05 Wolfgang BangerthAllow to say which components fit how into blocks.
2010-01-05 Wolfgang BangerthProperly indent.
2010-01-05 Wolfgang BangerthMove the reinit_vector functions into an internal names...
2010-01-05 Baerbel Jannsenfixed the same bug in MGTools::count_dofs_per_block...
2010-01-05 Wolfgang BangerthFix one problem.
2010-01-05 Wolfgang BangerthMinor cleanups.
2010-01-05 Wolfgang BangerthClean up a little bit.
2010-01-05 Wolfgang BangerthMake it at least compile with a Schur complement based...
2010-01-05 Baerbel Jannsensome initialize functions added to handle different...
2010-01-05 Baerbel Jannsendocumentation added
2010-01-05 Baerbel Jannsenentry added to section lac
2010-01-05 Baerbel Jannsencopy the functions least_squares for BlockVectors
2010-01-05 Baerbel Jannsenchange the smoother for the multigrid
2010-01-05 Wolfgang BangerthMake compile with newer gccs.
2010-01-05 Wolfgang BangerthAdd functions that can add multiple lines all at once.
2010-01-04 Wolfgang BangerthAdd a few assertions.
2010-01-04 Wolfgang BangerthAdd documentation.
2010-01-04 Wolfgang BangerthAdd a function.
2010-01-04 Wolfgang BangerthLet inner preconditioner say that it is the inner preco...
2010-01-04 Wolfgang BangerthDelete files specific to step-22. Rename step-22.cc...
2010-01-04 Baerbel JannsenNew tutorial step 42 created
2010-01-03 Guido Kanschatnew multigrid
2010-01-03 Guido Kanschatsimplify example
2009-12-22 Wolfgang BangerthClarify.
2009-12-22 Toby D. YoungRandomly found a missing reference to SLEPc in the...
2009-12-22 Wolfgang BangerthUse correct variable name.
2009-12-21 Wolfgang BangerthGenerate deal.dox automatically.
2009-12-21 Wolfgang BangerthRoll a few options from deal.dox into options.dox.
2009-12-18 Wolfgang BangerthMake things useful in 2d as well.
2009-12-18 Martin KronbichlerImplement extract_dofs for hp::DoFHandler. Make DoFRenu...
2009-12-16 Wolfgang BangerthAlso add the -mmacosx-min-version flag to LDFLAGS.
2009-12-16 Wolfgang BangerthMove RPATH check into the section for shared libs....
2009-12-15 Wolfgang BangerthMove tests that currently fail to the 'fail/' directory.
2009-12-15 Wolfgang BangerthRegenerate.
2009-12-15 Wolfgang BangerthDetect gcc 4.6.
2009-12-15 Wolfgang BangerthUse 'test -f' instead of 'test -e'.
2009-12-15 Wolfgang BangerthSet executable property.
2009-12-14 Wolfgang BangerthAlso instantiate members of DoFRenumbering::boost for...
2009-12-14 Wolfgang BangerthAlso instantiate members of DoFRenumbering::boost for...
2009-12-14 Wolfgang BangerthFix comment.
2009-12-14 Martin KronbichlerMention changes in DoFTools.
2009-12-14 Martin KronbichlerAccording to the documentation of DoFTools::distribute_...
2009-12-13 Wolfgang BangerthMention MPI.
2009-12-12 Wolfgang BangerthDocument Trilinos-10 installation.
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.