]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-04-08 Wolfgang BangerthFix a typo in a label name.
2009-04-08 Wolfgang BangerthSome more checks of the same form removed.
2009-04-08 Wolfgang BangerthRemove a bunch of checks of the form
2009-04-08 Wolfgang BangerthRemove unused variable.
2009-04-08 Wolfgang BangerthDetect gcc 4.5.
2009-04-08 Martin KronbichlerI committed some nonsense.
2009-04-08 Martin KronbichlerPrevent inserting some obvious duplicates in the add_en...
2009-04-08 Martin KronbichlerOne more bug fix.
2009-04-07 Martin KronbichlerCosmetic code changes.
2009-04-07 Martin KronbichlerFix a bug that I introduced yesterday.
2009-04-06 Martin KronbichlerSimplify the local_to_global versions for block matrice...
2009-04-06 Martin KronbichlerMake the local_to_global functions a bit easier to...
2009-04-06 Martin KronbichlerMove some collective add/set functions into the cc...
2009-04-06 Martin KronbichlerDo not use the compress() function when using copy_from...
2009-04-06 Martin KronbichlerWrite a smarter add_entries function for CompressedSpar...
2009-04-06 Martin KronbichlerCalculate maximal velocity only once per time step.
2009-04-05 Luca HeltaiAdded test for VectorView class
2009-04-05 Luca HeltaiAdded VectorView class.
2009-04-05 Luca HeltaiStep-34:
2009-04-05 Luca HeltaiFixed bug in DoFTools::map_dofs_to_support_points that...
2009-04-05 Luca HeltaiModified integrate_one_over_r test for new features...
2009-04-05 Luca HeltaiAdded flag to remove singularity from the weighting...
2009-04-03 Martin KronbichlerNeed to include one more file.
2009-04-03 Martin KronbichlerUse a smarter algorithm for inserting a list of sorted...
2009-04-03 Toby D. YoungUnglorious management of configure --help script -...
2009-04-03 Martin KronbichlerInclude one more file.
2009-04-03 Martin KronbichlerAdd sparsity patterns to is_block_matrix type.
2009-04-02 Wolfgang BangerthRemove a couple more explicit specializations that...
2009-04-01 Wolfgang BangerthRemove two erroneous explicit specializations.
2009-04-01 Wolfgang BangerthAugment a comment.
2009-03-31 Martin KronbichlerAlways insert something into the diagonal with distribu...
2009-03-31 Toby D. YoungFixed a compile bug caused by bad boolean logic error
2009-03-31 Toby D. YoungUpgraded: PETSc vector to migrate to PETSc 3.0.0
2009-03-31 Toby D. YoungUpgraded: PETSc precondition to migrate to PETSc 3.0.0
2009-03-31 Toby D. YoungUpgraded: PETSc matrix base to migrate to PETSc 3.0.0
2009-03-31 Toby D. YoungUpgraded: PETSc vector base to migrate to PETSc 3.0.0
2009-03-31 Toby D. YoungUpgraded: PETSc sparse matrix to migrate to PETSc 3.0.0
2009-03-31 Toby D. YoungUpgraded: PETSc parallel sparse matrix to migrate to...
2009-03-31 Toby D. YoungUpgraded: PETSc solvers to migrate to PETSc 3.0.0
2009-03-31 Toby D. YoungUpgraded: Configure script to migrate to PETSc 3.0.0
2009-03-30 Martin KronbichlerUse a smarter way to specialize the local_to_global...
2009-03-29 Wolfgang BangerthStore output.
2009-03-29 Wolfgang BangerthNew test.
2009-03-29 Wolfgang BangerthChange the name of a member function.
2009-03-29 Wolfgang BangerthAdd a class that allows to find out whether a template...
2009-03-29 Wolfgang BangerthAdd a class internal::bool2type
2009-03-29 Wolfgang BangerthUnify spelling.
2009-03-27 Martin KronbichlerRemove unnecessary code.
2009-03-26 Wolfgang BangerthRemove output file that has apparently been checked...
2009-03-26 Wolfgang BangerthRemove a few stray semicolons that we don't usually...
2009-03-25 Martin KronbichlerTeach even block sparsity patterns to accept the sorted...
2009-03-25 Martin KronbichlerForgot to include some PETSc files.
2009-03-25 Martin KronbichlerOutput changed since sparsity pattern indices are now...
2009-03-25 Martin KronbichlerMake the local_to_global functions in the ConstraintMat...
2009-03-23 Luca HeltaiModified step-34 to implement exclusively the collocati...
2009-03-23 Wolfgang BangerthComment out unused variable.
2009-03-23 Wolfgang BangerthComment out unused variable.
2009-03-23 Wolfgang BangerthRemove qualifier since it is ignored anyway.
2009-03-23 Wolfgang BangerthRemove qualifier since it is ignored anyway.
2009-03-22 Wolfgang BangerthFix typo.
2009-03-21 Luca HeltaiAdded test for QGaussOneOverR
2009-03-21 Luca HeltaiAdded QGaussOneOverR to integrate 1/R singularities
2009-03-19 Martin KronbichlerFixed a problem with Trilinos sparse matrix and vector...
2009-03-18 Wolfgang BangerthProperly indent one line.
2009-03-17 Martin KronbichlerMake VectorReference a bit faster.
2009-03-17 Martin KronbichlerMake the code a bit easier to read.
2009-03-16 Martin KronbichlerI changed too much in my previous update of the Cuthill...
2009-03-16 Martin KronbichlerFinal update of local_to_global functions in Constraint...
2009-03-16 Martin KronbichlerSimultaneous addition with CSetSP can easily be improved.
2009-03-16 Martin KronbichlerMake the local_to_global functions in the ConstraintMat...
2009-03-15 Wolfgang BangerthAdd a few things.
2009-03-13 Luca HeltaiAdded better comments to step-34, created interpolate...
2009-03-12 Guido Kanschatcheck in untested automatic vector memory pointer
2009-03-11 Luca HeltaiAdded QGaussLogR class
2009-03-11 Luca HeltaiAdded test for QGaussLogR in codim_one
2009-03-11 Martin KronbichlerChange the tolerances for when considering a cell a...
2009-03-10 Wolfgang BangerthProperly escape commands.
2009-03-10 Wolfgang BangerthDo not use \emph but <i>...</i>.
2009-03-10 Martin KronbichlerAdd functions interpolate_boundary_values and project_b...
2009-03-10 Martin KronbichlerFixed a problem with a system of FE_RT when using CellS...
2009-03-10 Martin KronbichlerOne more thing needed to be done in order to make that...
2009-03-10 Martin KronbichlerMove some tests that only involve a ConstraintMatrix...
2009-03-10 Luca HeltaiAdded step-34 to the tutorial list
2009-03-09 Martin KronbichlerA few updates of the CellSimilarity concept.
2009-03-09 Martin KronbichlerUse the new CellSimilarity capability of FEValues in...
2009-03-09 Martin KronbichlerImproved some details in CellSimilarity concept.
2009-03-07 Martin KronbichlerCan distribute matrix and vector at once in Stokes...
2009-03-07 Martin KronbichlerMake the FEValues::reinit functions (much) more efficie...
2009-03-06 Wolfgang BangerthFix a bug in the swap_row/swap_col functions of FullMatrix.
2009-03-06 Martin KronbichlerSet the tolerances for the Newton iteration at run...
2009-03-05 Martin KronbichlerTurn some dynamic_cast operations into static_cast...
2009-03-05 Martin KronbichlerI introduced an error in the copy_from function that...
2009-03-05 Martin KronbichlerThings changed in the Trilinos class. To make the test...
2009-03-05 Martin KronbichlerFix two issues with copy operation.
2009-03-04 Martin KronbichlerFix compiler warning.
2009-03-04 Martin KronbichlerAdd another output with gcc-4.3
2009-03-04 Martin KronbichlerAlso update all the tests that use the ConstraintMatrix...
2009-03-04 Martin KronbichlerRe-introduce the old file with a reference to the new...
2009-03-04 Martin KronbichlerMove the ConstraintMatrix class to the lac subdirectory...
2009-03-04 Martin KronbichlerIntroduce collective add_entries() functions to sparsit...
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.