]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2009-12-11 Wolfgang BangerthDisable an assertion on systems that have a compiler...
2009-12-11 Martin KronbichlerSimplify one more function with the internal extract_do...
2009-12-11 Wolfgang BangerthSimplify testcase.
2009-12-11 Wolfgang BangerthFix a couple typos.
2009-12-11 Wolfgang BangerthAdd a test to detect a bug on some Darwin systems where...
2009-12-11 Wolfgang BangerthAvoid warnings.
2009-12-11 Wolfgang BangerthMention new boost.
2009-12-11 Wolfgang BangerthAvoid compiler warnings.
2009-12-11 Wolfgang BangerthAvoid compiler warning.
2009-12-11 Wolfgang BangerthUse boost 1.41.
2009-12-11 Wolfgang BangerthImport boost 1.41.
2009-12-10 Martin KronbichlerOne more output file that is different now with the...
2009-12-09 Martin KronbichlerFix include file.
2009-12-09 Martin KronbichlerFix output of tests that produced wrong results with...
2009-12-09 Martin KronbichlerCleanup of operator = (double).
2009-12-09 Martin KronbichlerCorrect counting of dofs per component. Improve speed...
2009-12-09 Martin KronbichlerFix stupid bug in operator=(double).
2009-12-08 Martin KronbichlerFix error with IndexSet.
2009-12-08 Martin KronbichlerImplement an interface row_begin and row_end that all...
2009-12-08 Martin KronbichlerAdd an initialization function of a Trilinos AMG precon...
2009-12-08 Wolfgang BangerthConditionalize the workaround for the Trilinos crash...
2009-12-07 Guido Kanschatmake base class public
2009-12-07 Guido Kanschatadd missing clone to FE_FaceQ
2009-12-04 Wolfgang BangerthFix include guard.
2009-12-04 Martin KronbichlerSet svn properties on hp/fe_nothing_03. Do not output...
2009-12-04 Martin KronbichlerFix the distclean command.
2009-12-04 Martin KronbichlerAvoid compiler warning.
2009-12-03 Wolfgang BangerthMake sure it also compiles :-(
2009-12-03 Wolfgang BangerthOptimize get_view a bit.
2009-12-02 Wolfgang BangerthFix bug.
2009-12-02 Guido Kanschatstep 39 running
2009-11-30 Wolfgang BangerthMark an input argument as const.
2009-11-28 Guido KanschatMeshWorker::Assembler::MGMatrixSimple bug fixed
2009-11-27 Wolfgang BangerthMake output look more uniform.
2009-11-27 Martin KronbichlerFix problem in debug mode with block matrices. Further...
2009-11-26 Martin KronbichlerApply changes from the distributed grid branch: Improve...
2009-11-25 Martin KronbichlerMake program compile with gcc4.4.
2009-11-25 Martin KronbichlerSmall fix in collective add operation that does not...
2009-11-25 Guido KanschatL-shaped domain again
2009-11-25 Guido Kanschatadd group MeshWorker
2009-11-25 Guido Kanschatconsistency bug removed
2009-11-25 Guido Kanschatadd FE_FaceQ and FE_PolyFace for testing
2009-11-25 Guido Kanschatadd QProjector::project_to_all_children
2009-11-25 Guido Kanschatadd dimension info
2009-11-24 Guido Kanschatintroduce dimension variable in polynomial spaces and...
2009-11-24 Guido Kanschatfix MGMatrixSimple::assemble
2009-11-24 Wolfgang BangerthAugment documentation.
2009-11-24 Martin KronbichlerAdd a check for translation of vertices by mapping...
2009-11-23 Wolfgang BangerthUndo previous checkin: I had not quite realized the...
2009-11-23 Martin KronbichlerFix comments.
2009-11-23 Martin KronbichlerRemove an implementation of a Stokes preconditioner...
2009-11-23 Martin KronbichlerImprove description of set function and say that settin...
2009-11-23 Martin KronbichlerFix some more Trilinos tests. Currently, the Bicgstab...
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.