]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2009-03-03 Wolfgang BangerthUnify upper/lower case in headings.
2009-03-03 Luca HeltaiAmeliorated parameter selection, and assembly of the...
2009-03-03 Luca HeltaiEnanced comments for step-34, rewrote assembly routine...
2009-03-02 Wolfgang BangerthNew test.
2009-03-02 Wolfgang BangerthDon't need to list things twice.
2009-03-02 Wolfgang BangerthPatch by Victor Prosolin: Add support for units in...
2009-03-01 Martin KronbichlerWrite out some better information in case of error.
2009-03-01 Martin KronbichlerChange a few things in the Trilinos wrapper classes.
2009-02-27 Martin KronbichlerNeed to use only one dummy vector.
2009-02-26 Wolfgang BangerthRegenerate.
2009-02-26 Wolfgang BangerthSkip test for -rdynamic on Mac OS X.
2009-02-25 Wolfgang Bangerthadd
2009-02-25 Martin KronbichlerMake the Epetra objects in the TrilinosWrapper classes...
2009-02-25 Martin KronbichlerName the capability of handling inhomogeneous constrain...
2009-02-25 Martin KronbichlerForgot to set the deallog output to 0.
2009-02-25 Martin KronbichlerFix one index in distribute_local_to_global_function.
2009-02-25 Martin KronbichlerAdd a final test for inhomogeneous constraints.
2009-02-25 Martin KronbichlerAdd another test for inhomogeneous constraints.
2009-02-24 Martin KronbichlerNeed to update the Makefile.
2009-02-24 Martin KronbichlerAdd a test for inhomogeneous constraints. This tests...
2009-02-24 Martin KronbichlerFixed some more issues with inhomogeneous constraints.
2009-02-24 Wolfgang BangerthLeave a TODO.
2009-02-24 Wolfgang BangerthDo more instantiations automatically.
2009-02-23 Martin KronbichlerWhen making hanging node constraints, take inhomogeneit...
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.