]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-04-16 Wolfgang BangerthMention the new program that converts between Cubit...
2009-04-16 Wolfgang Bangerth New: There is now a program, contributed by Jean...
2009-04-16 Wolfgang BangerthIgnore output files.
2009-04-16 Wolfgang BangerthAdd contributed Cubit->UCD mesh conversion utility.
2009-04-16 Martin KronbichlerIntroduce one more change from step-31.
2009-04-16 Martin KronbichlerFix the problem with constrained dofs in the GMRES...
2009-04-16 Martin KronbichlerCosmetics.
2009-04-16 Martin KronbichlerMinor improvements in reinit().
2009-04-16 Martin KronbichlerMake SparseILU::vmult faster.
2009-04-16 Martin KronbichlerImprove copy_from function a bit more.
2009-04-16 Martin KronbichlerFix an error in add_entries_local_to_global_function.
2009-04-16 Martin KronbichlerMake the sparse matrix collective add function a bit...
2009-04-15 Wolfgang BangerthAdd two explicit instantiations to make icc happy.
2009-04-15 Wolfgang BangerthRemove a wrong declaration of a partial specialization.
2009-04-15 Wolfgang BangerthDetect icc11.
2009-04-15 Wolfgang BangerthDon't use -inline_debug_info for more recent icc versions.
2009-04-14 Wolfgang BangerthMore reindenting.
2009-04-14 Wolfgang BangerthReindent.
2009-04-14 Wolfgang BangerthSay something on the singularity of the matrix.
2009-04-14 Wolfgang BangerthSay something on the singularity of the matrix.
2009-04-14 Martin KronbichlerOne more update of the local_to_global data structures...
2009-04-13 Wolfgang BangerthReindent. Minor changes to comments.
2009-04-13 Wolfgang BangerthDowngrade some section headings.
2009-04-13 Wolfgang BangerthGo over the rest of the program.
2009-04-13 Wolfgang BangerthMore small doc changes.
2009-04-13 Wolfgang BangerthAdd a bit to the documentation.
2009-04-12 Wolfgang BangerthCross-reference step-34.
2009-04-12 Wolfgang BangerthCross-reference step-34.
2009-04-12 Wolfgang BangerthSet svn:eol-style.
2009-04-12 Wolfgang BangerthSet svn:keywords.
2009-04-12 Wolfgang BangerthMinor changes to the LaplaceKernel namespace.
2009-04-12 Luca HeltaiMade Vector::reinit virtual, to avoid memory corruption...
2009-04-12 Luca HeltaiAdded an image and cleared some details.
2009-04-12 Wolfgang BangerthWeed out a few header files that we no longer need...
2009-04-12 Wolfgang BangerthMinor edits.
2009-04-12 Wolfgang BangerthMake more variables const. Rename to match common codin...
2009-04-12 Wolfgang BangerthMove a few variables with no memory allocation into...
2009-04-12 Wolfgang BangerthRename interpolate() to compute_exterior_solution().
2009-04-12 Wolfgang BangerthMake a couple of input arguments 'const'.
2009-04-12 Wolfgang BangerthMove things in the LaplaceKernel class into a namespace...
2009-04-11 Wolfgang BangerthLeave note.
2009-04-11 Wolfgang BangerthAdd missing symbol.
2009-04-11 Wolfgang BangerthMinor modifications to two functions.
2009-04-11 Wolfgang BangerthDo away with the distinction between quadrature and...
2009-04-11 Wolfgang BangerthRe-indent read_parameters function and change type...
2009-04-11 Wolfgang BangerthMake object static again to avoid run-time error.
2009-04-11 Wolfgang BangerthDon't use static variables for anything that depends...
2009-04-10 Wolfgang BangerthDon't implicitly use elements of namespace std, since...
2009-04-10 Wolfgang BangerthUse standard ordering for include files.
2009-04-10 Wolfgang BangerthA brief section on implementation details.
2009-04-10 Luca HeltaiAdded convergence table to step-34
2009-04-10 Luca HeltaiFixed integrate difference to work with codimone grids
2009-04-09 Wolfgang BangerthFinish Bernoulli's law.
2009-04-09 Wolfgang BangerthFix doxygen problem.
2009-04-09 Wolfgang BangerthFix doxygen problem.
2009-04-09 Wolfgang BangerthGo over the text again and fix up a few small places...
2009-04-09 Wolfgang BangerthFix one typo.
2009-04-09 Wolfgang BangerthAlso load amsfonts.
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.
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.