]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2009-04-23 bangerthRemove code that produces unnecessary output in a file...
2009-04-23 bangerthSet vector_view.
2009-04-23 bangerthUse -, not --.
2009-04-23 bangerthClarify comments by removing an unclear sentence.
2009-04-23 kronbichlerPut the locks to a position where they need to be set...
2009-04-23 heltaiFixed annoying issue with alpha for exterior problem...
2009-04-23 bangerthExplain the mean value filter in a bit more detail.
2009-04-23 bangerthBack out previous change: on mainline, at least right...
2009-04-23 allmarasAdded vtk to cleanup-files in makefiles for steps 21...
2009-04-23 bangerthAugment docs.
2009-04-23 bangerthFix section heading.
2009-04-23 bangerthSay one paragraph about the actual testcase.
2009-04-23 bangerthEscape "Boundary" in "Boundary Integral Equations".
2009-04-23 bangerthCheck in correct output.
2009-04-23 bangerthEscape a couple more places where we don't want to...
2009-04-23 bangerthEscape commands that would otherwise confuse doxygen.
2009-04-23 bangerthAdjust for round-off.
2009-04-23 kronbichlerI had introduced some subtle errors in the SSOR precond...
2009-04-22 kanschatupdate publications
2009-04-22 kanschatmake downstream ordering public
2009-04-22 heltaiAttempted a first fix to step-34. Still not working...
2009-04-22 kronbichlerMention the change in the boost DoF renumbering scheme...
2009-04-22 kronbichlerUpdate the output with the new way of setting up boost...
2009-04-22 kronbichlerFix one error in PreconditionSSOR.
2009-04-22 bangerthRemove unnecessary output files left over from copying...
2009-04-21 bangerthRemove files accidentally added.
2009-04-21 bangerthAdd a bunch of new tests.
2009-04-21 bangerthFix a couple of formulas.
2009-04-21 bangerthAfter half a year, finally check in some more of the...
2009-04-21 bangerthSet props.
2009-04-21 kronbichlerUpdate the number of actually nonzero elements. Count...
2009-04-21 kronbichlerAdd new n_actually_nonzero_elements() function even...
2009-04-21 kronbichlerMy previously committed version did not work for Sparse...
2009-04-21 kronbichlerProvide a faster implementation of precondition_SSOR.
2009-04-21 kronbichlerAdjust results section to new treatment of constraints.
2009-04-21 bangerthAvoid round-off problems.
2009-04-21 bangerthAvoid round-off problems.
2009-04-21 bangerthFix roundoff.
2009-04-21 bangerthBe content with an error of 1e-8
2009-04-21 bangerthAdjust for roundoff.
2009-04-21 bangerthRemove bogus target.
2009-04-21 bangerthSet svn:ignore.
2009-04-21 bangerthFix difference.
2009-04-21 bangerthFix roundoff problems.
2009-04-21 bangerthAvoid stupid problem with outputting numbers like 10...
2009-04-20 kronbichlerThe SSOR kernel was implemented inefficiently. Improved...
2009-04-20 hartmannUpdate references.
2009-04-20 kronbichlerUse ConstraintMatrix for boundary conditions here since...
2009-04-20 kronbichlerSlight update in comments of step-22. Mention the chang...
2009-04-20 kronbichlerUse an intermediate CompressedSimpleSP when generating...
2009-04-20 youngupdate pub list
2009-04-20 bangerthUpdate.
2009-04-18 bangerthMinor doc updates.
2009-04-18 bangerthMicro changes.
2009-04-18 heltaiAdded desingularization of singular integral also for 2d
2009-04-18 heltaiMade integration clearer
2009-04-17 bangerthAdd a test for a broken icc version.
2009-04-17 bangerthChange a few words here and there.
2009-04-17 bangerthGive full reference to hp paper.
2009-04-17 kronbichlerAdd a reference to step-22 where we use a ConstraintMat...
2009-04-17 kronbichlerUse some of the more advanced techniques in this tutori...
2009-04-17 kronbichlerUpdate comments about inhomogeneous constraints.
2009-04-17 kronbichlerMake TimerOutput really thread-safe.
2009-04-16 bangerthMention step-34.
2009-04-16 bangerthFix another reference to function name.
2009-04-16 bangerthFix reference to function name.
2009-04-16 bangerthxref step-34
2009-04-16 bangerthMention the new program that converts between Cubit...
2009-04-16 bangerth New: There is now a program, contributed by Jean...
2009-04-16 bangerthIgnore output files.
2009-04-16 bangerthAdd contributed Cubit->UCD mesh conversion utility.
2009-04-16 kronbichlerIntroduce one more change from step-31.
2009-04-16 kronbichlerFix the problem with constrained dofs in the GMRES...
2009-04-16 kronbichlerCosmetics.
2009-04-16 kronbichlerMinor improvements in reinit().
2009-04-16 kronbichlerMake SparseILU::vmult faster.
2009-04-16 kronbichlerImprove copy_from function a bit more.
2009-04-16 kronbichlerFix an error in add_entries_local_to_global_function.
2009-04-16 kronbichlerMake the sparse matrix collective add function a bit...
2009-04-15 bangerthAdd two explicit instantiations to make icc happy.
2009-04-15 bangerthRemove a wrong declaration of a partial specialization.
2009-04-15 bangerthDetect icc11.
2009-04-15 bangerthDon't use -inline_debug_info for more recent icc versions.
2009-04-14 bangerthMore reindenting.
2009-04-14 bangerthReindent.
2009-04-14 bangerthSay something on the singularity of the matrix.
2009-04-14 bangerthSay something on the singularity of the matrix.
2009-04-14 kronbichlerOne more update of the local_to_global data structures...
2009-04-13 bangerthReindent. Minor changes to comments.
2009-04-13 bangerthDowngrade some section headings.
2009-04-13 bangerthGo over the rest of the program.
2009-04-13 bangerthMore small doc changes.
2009-04-13 bangerthAdd a bit to the documentation.
2009-04-12 bangerthCross-reference step-34.
2009-04-12 bangerthCross-reference step-34.
2009-04-12 bangerthSet svn:eol-style.
2009-04-12 bangerthSet svn:keywords.
2009-04-12 bangerthMinor changes to the LaplaceKernel namespace.
2009-04-12 heltaiMade Vector::reinit virtual, to avoid memory corruption...
2009-04-12 heltaiAdded an image and cleared some details.
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.