]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-04-23 Wolfgang BangerthGo through step-1 of the release process.
2009-04-23 Wolfgang BangerthRemove code that produces unnecessary output in a file...
2009-04-23 Wolfgang BangerthSet vector_view.
2009-04-23 Wolfgang BangerthUse -, not --.
2009-04-23 Wolfgang BangerthClarify comments by removing an unclear sentence.
2009-04-23 Martin KronbichlerPut the locks to a position where they need to be set...
2009-04-23 Luca HeltaiFixed annoying issue with alpha for exterior problem...
2009-04-23 Wolfgang BangerthExplain the mean value filter in a bit more detail.
2009-04-23 Wolfgang BangerthBack out previous change: on mainline, at least right...
2009-04-23 Moritz AllmarasAdded vtk to cleanup-files in makefiles for steps 21...
2009-04-23 Wolfgang BangerthAugment docs.
2009-04-23 Wolfgang BangerthFix section heading.
2009-04-23 Wolfgang BangerthSay one paragraph about the actual testcase.
2009-04-23 Wolfgang BangerthEscape "Boundary" in "Boundary Integral Equations".
2009-04-23 Wolfgang BangerthCheck in correct output.
2009-04-23 Wolfgang BangerthEscape a couple more places where we don't want to...
2009-04-23 Wolfgang BangerthEscape commands that would otherwise confuse doxygen.
2009-04-23 Wolfgang BangerthAdjust for round-off.
2009-04-23 Martin KronbichlerI had introduced some subtle errors in the SSOR precond...
2009-04-22 Guido Kanschatupdate publications
2009-04-22 Guido Kanschatmake downstream ordering public
2009-04-22 Luca HeltaiAttempted a first fix to step-34. Still not working...
2009-04-22 Martin KronbichlerMention the change in the boost DoF renumbering scheme...
2009-04-22 Martin KronbichlerUpdate the output with the new way of setting up boost...
2009-04-22 Martin KronbichlerFix one error in PreconditionSSOR.
2009-04-22 Wolfgang BangerthRemove unnecessary output files left over from copying...
2009-04-21 Wolfgang BangerthRemove files accidentally added.
2009-04-21 Wolfgang BangerthAdd a bunch of new tests.
2009-04-21 Wolfgang BangerthFix a couple of formulas.
2009-04-21 Wolfgang BangerthAfter half a year, finally check in some more of the...
2009-04-21 Wolfgang BangerthSet props.
2009-04-21 Martin KronbichlerUpdate the number of actually nonzero elements. Count...
2009-04-21 Martin KronbichlerAdd new n_actually_nonzero_elements() function even...
2009-04-21 Martin KronbichlerMy previously committed version did not work for Sparse...
2009-04-21 Martin KronbichlerProvide a faster implementation of precondition_SSOR.
2009-04-21 Martin KronbichlerAdjust results section to new treatment of constraints.
2009-04-21 Wolfgang BangerthAvoid round-off problems.
2009-04-21 Wolfgang BangerthAvoid round-off problems.
2009-04-21 Wolfgang BangerthFix roundoff.
2009-04-21 Wolfgang BangerthBe content with an error of 1e-8
2009-04-21 Wolfgang BangerthAdjust for roundoff.
2009-04-21 Wolfgang BangerthRemove bogus target.
2009-04-21 Wolfgang BangerthSet svn:ignore.
2009-04-21 Wolfgang BangerthFix difference.
2009-04-21 Wolfgang BangerthFix roundoff problems.
2009-04-21 Wolfgang BangerthAvoid stupid problem with outputting numbers like 10...
2009-04-20 Martin KronbichlerThe SSOR kernel was implemented inefficiently. Improved...
2009-04-20 Ralf HartmannUpdate references.
2009-04-20 Martin KronbichlerUse ConstraintMatrix for boundary conditions here since...
2009-04-20 Martin KronbichlerSlight update in comments of step-22. Mention the chang...
2009-04-20 Martin KronbichlerUse an intermediate CompressedSimpleSP when generating...
2009-04-20 Toby D. Youngupdate pub list
2009-04-20 Wolfgang BangerthUpdate.
2009-04-18 Wolfgang BangerthMinor doc updates.
2009-04-18 Wolfgang BangerthMicro changes.
2009-04-18 Luca HeltaiAdded desingularization of singular integral also for 2d
2009-04-18 Luca HeltaiMade integration clearer
2009-04-17 Wolfgang BangerthAdd a test for a broken icc version.
2009-04-17 Wolfgang BangerthChange a few words here and there.
2009-04-17 Wolfgang BangerthGive full reference to hp paper.
2009-04-17 Martin KronbichlerAdd a reference to step-22 where we use a ConstraintMat...
2009-04-17 Martin KronbichlerUse some of the more advanced techniques in this tutori...
2009-04-17 Martin KronbichlerUpdate comments about inhomogeneous constraints.
2009-04-17 Martin KronbichlerMake TimerOutput really thread-safe.
2009-04-16 Wolfgang BangerthMention step-34.
2009-04-16 Wolfgang BangerthFix another reference to function name.
2009-04-16 Wolfgang BangerthFix reference to function name.
2009-04-16 Wolfgang Bangerthxref step-34
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...
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.