]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2009-04-05 heltaiFixed bug in DoFTools::map_dofs_to_support_points that...
2009-04-05 heltaiModified integrate_one_over_r test for new features...
2009-04-05 heltaiAdded flag to remove singularity from the weighting...
2009-04-03 kronbichlerNeed to include one more file.
2009-04-03 kronbichlerUse a smarter algorithm for inserting a list of sorted...
2009-04-03 youngUnglorious management of configure --help script -...
2009-04-03 kronbichlerInclude one more file.
2009-04-03 kronbichlerAdd sparsity patterns to is_block_matrix type.
2009-04-02 bangerthRemove a couple more explicit specializations that...
2009-04-01 bangerthRemove two erroneous explicit specializations.
2009-04-01 bangerthAugment a comment.
2009-03-31 kronbichlerAlways insert something into the diagonal with distribu...
2009-03-31 youngFixed a compile bug caused by bad boolean logic error
2009-03-31 youngUpgraded: PETSc vector to migrate to PETSc 3.0.0
2009-03-31 youngUpgraded: PETSc precondition to migrate to PETSc 3.0.0
2009-03-31 youngUpgraded: PETSc matrix base to migrate to PETSc 3.0.0
2009-03-31 youngUpgraded: PETSc vector base to migrate to PETSc 3.0.0
2009-03-31 youngUpgraded: PETSc sparse matrix to migrate to PETSc 3.0.0
2009-03-31 youngUpgraded: PETSc parallel sparse matrix to migrate to...
2009-03-31 youngUpgraded: PETSc solvers to migrate to PETSc 3.0.0
2009-03-31 youngUpgraded: Configure script to migrate to PETSc 3.0.0
2009-03-30 kronbichlerUse a smarter way to specialize the local_to_global...
2009-03-29 bangerthStore output.
2009-03-29 bangerthNew test.
2009-03-29 bangerthChange the name of a member function.
2009-03-29 bangerthAdd a class that allows to find out whether a template...
2009-03-29 bangerthAdd a class internal::bool2type
2009-03-29 bangerthUnify spelling.
2009-03-27 kronbichlerRemove unnecessary code.
2009-03-26 bangerthRemove output file that has apparently been checked...
2009-03-26 bangerthRemove a few stray semicolons that we don't usually...
2009-03-25 kronbichlerTeach even block sparsity patterns to accept the sorted...
2009-03-25 kronbichlerForgot to include some PETSc files.
2009-03-25 kronbichlerOutput changed since sparsity pattern indices are now...
2009-03-25 kronbichlerMake the local_to_global functions in the ConstraintMat...
2009-03-23 heltaiModified step-34 to implement exclusively the collocati...
2009-03-23 bangerthComment out unused variable.
2009-03-23 bangerthComment out unused variable.
2009-03-23 bangerthRemove qualifier since it is ignored anyway.
2009-03-23 bangerthRemove qualifier since it is ignored anyway.
2009-03-22 bangerthFix typo.
2009-03-21 heltaiAdded test for QGaussOneOverR
2009-03-21 heltaiAdded QGaussOneOverR to integrate 1/R singularities
2009-03-19 kronbichlerFixed a problem with Trilinos sparse matrix and vector...
2009-03-18 bangerthProperly indent one line.
2009-03-17 kronbichlerMake VectorReference a bit faster.
2009-03-17 kronbichlerMake the code a bit easier to read.
2009-03-16 kronbichlerI changed too much in my previous update of the Cuthill...
2009-03-16 kronbichlerFinal update of local_to_global functions in Constraint...
2009-03-16 kronbichlerSimultaneous addition with CSetSP can easily be improved.
2009-03-16 kronbichlerMake the local_to_global functions in the ConstraintMat...
2009-03-15 bangerthAdd a few things.
2009-03-13 heltaiAdded better comments to step-34, created interpolate...
2009-03-12 kanschatcheck in untested automatic vector memory pointer
2009-03-11 heltaiAdded QGaussLogR class
2009-03-11 heltaiAdded test for QGaussLogR in codim_one
2009-03-11 kronbichlerChange the tolerances for when considering a cell a...
2009-03-10 bangerthProperly escape commands.
2009-03-10 bangerthDo not use \emph but <i>...</i>.
2009-03-10 kronbichlerAdd functions interpolate_boundary_values and project_b...
2009-03-10 kronbichlerFixed a problem with a system of FE_RT when using CellS...
2009-03-10 kronbichlerOne more thing needed to be done in order to make that...
2009-03-10 kronbichlerMove some tests that only involve a ConstraintMatrix...
2009-03-10 heltaiAdded step-34 to the tutorial list
2009-03-09 kronbichlerA few updates of the CellSimilarity concept.
2009-03-09 kronbichlerUse the new CellSimilarity capability of FEValues in...
2009-03-09 kronbichlerImproved some details in CellSimilarity concept.
2009-03-07 kronbichlerCan distribute matrix and vector at once in Stokes...
2009-03-07 kronbichlerMake the FEValues::reinit functions (much) more efficie...
2009-03-06 bangerthFix a bug in the swap_row/swap_col functions of FullMatrix.
2009-03-06 kronbichlerSet the tolerances for the Newton iteration at run...
2009-03-05 kronbichlerTurn some dynamic_cast operations into static_cast...
2009-03-05 kronbichlerI introduced an error in the copy_from function that...
2009-03-05 kronbichlerThings changed in the Trilinos class. To make the test...
2009-03-05 kronbichlerFix two issues with copy operation.
2009-03-04 kronbichlerFix compiler warning.
2009-03-04 kronbichlerAdd another output with gcc-4.3
2009-03-04 kronbichlerAlso update all the tests that use the ConstraintMatrix...
2009-03-04 kronbichlerRe-introduce the old file with a reference to the new...
2009-03-04 kronbichlerMove the ConstraintMatrix class to the lac subdirectory...
2009-03-04 kronbichlerIntroduce collective add_entries() functions to sparsit...
2009-03-03 bangerthUnify upper/lower case in headings.
2009-03-03 heltaiAmeliorated parameter selection, and assembly of the...
2009-03-03 heltaiEnanced comments for step-34, rewrote assembly routine...
2009-03-02 bangerthNew test.
2009-03-02 bangerthDon't need to list things twice.
2009-03-02 bangerthPatch by Victor Prosolin: Add support for units in...
2009-03-01 kronbichlerWrite out some better information in case of error.
2009-03-01 kronbichlerChange a few things in the Trilinos wrapper classes.
2009-02-27 kronbichlerNeed to use only one dummy vector.
2009-02-26 bangerthRegenerate.
2009-02-26 bangerthSkip test for -rdynamic on Mac OS X.
2009-02-25 bangerthadd
2009-02-25 kronbichlerMake the Epetra objects in the TrilinosWrapper classes...
2009-02-25 kronbichlerName the capability of handling inhomogeneous constrain...
2009-02-25 kronbichlerForgot to set the deallog output to 0.
2009-02-25 kronbichlerFix one index in distribute_local_to_global_function.
2009-02-25 kronbichlerAdd a final test for inhomogeneous constraints.
2009-02-25 kronbichlerAdd another test for inhomogeneous constraints.
2009-02-24 kronbichlerNeed to update the Makefile.
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.