]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2007-10-30 bangerthWork on a number of the comments, though the program...
2007-10-30 bangerthLink to step-29
2007-10-30 bangerthThe entry on primitive FEs was pretty much devoid of...
2007-10-30 bangerthBetter line wrap.
2007-10-30 kanschatdocument last changes
2007-10-30 bangerthUse the Timer class rather than handwritten calls to...
2007-10-30 kanschattest FilteredMatrix
2007-10-30 kanschatadd scaled matrix and impreove FilteredMatrix
2007-10-30 bangerthLink to tutorial programs where the Timer class is...
2007-10-30 bangerthBy default, do not produce a preamble for UCD output...
2007-10-30 kanschattest BlockIndices
2007-10-30 kanschatadd BlockIndices::block_start
2007-10-30 bangerthLink in step-29.
2007-10-30 bangerthLink in step-29.
2007-10-30 bangerthAdd step-29 directory to list.
2007-10-30 bangerthFix a number of small issues.
2007-10-29 bangerthFix output
2007-10-29 bangerthAdd RT tests for hp. The corresponding functions in...
2007-10-28 bangerthFix the properties of all these files.
2007-10-26 bangerthFix an actual bug: wrong index
2007-10-26 bangerthFix a number of issues.
2007-10-25 allmarasUpdated step-29 with commented source code and results
2007-10-24 kanschatBoundary projection for RT
2007-10-24 kanschattemporary fix for boundary projection in 3D
2007-10-24 kanschatreenter test for dof on THIS face
2007-10-23 kanschatadd testing of face values
2007-10-23 bangerthOn Mac OS X, link with the Accelerate or vecLib framewo...
2007-10-22 bangerthFix a comment.
2007-10-22 bangerthFix the bug that we only re-set the rhs vector to zero...
2007-10-22 bangerthOnly rebuild the matrix when necessary.
2007-10-22 bangerthAccelerate the solver by a factor of 6 by preconditioni...
2007-10-22 bangerthReduce required accuracy of solvers somewhat.
2007-10-22 bangerthAdd a few code snippets that I will later use to discus...
2007-10-22 bangerthEnable running more than one time step again.
2007-10-21 bangerthUse a better refinement algorithm. Re-structure the...
2007-10-21 bangerthFix a bug where we were using the wrong FEValues object...
2007-10-20 bangerthFix the same typo another time.
2007-10-20 bangerthAdd refinement between time steps. There's a subtle...
2007-10-20 bangerthFix a typo.
2007-10-20 bangerthMake the code that does local refinement actually work.
2007-10-19 allmarasAdded is_finite() function for complex numbers
2007-10-19 bangerthBy default don't stop latex if there are errors.
2007-10-19 kanschatrely more on precollected dofs
2007-10-19 bangerthA first step towards adaptive meshes. Still have to...
2007-10-19 kanschatadd SparseMatrix::print_pattern
2007-10-19 kanschatremove test that fails for DG
2007-10-18 bangerthMake run in 3d as well.
2007-10-18 bangerthLet gravity point outward instead of upward. Use instab...
2007-10-18 bangerthReduce order of quadrature formulas to what is needed...
2007-10-18 bangerthMake the program 20% faster by improving the extract_...
2007-10-17 bangerthRemove debug output, make time step closer to the limit.
2007-10-17 bangerthPrepare for using adaptive meshes. Fix computation...
2007-10-17 bangerthCompute the time step the correct way.
2007-10-17 bangerthUse a more interesting geometry. Precondition the DGQ0...
2007-10-17 bangerthRevert to using DG elements for the temperature field.
2007-10-17 bangerthUse umfpack as a (very good) preconditioner. Improve...
2007-10-17 bangerthMake computations even faster. Produce better output...
2007-10-17 bangerthMake code much faster by using less accuracy and better...
2007-10-17 bangerthReference the new feature used in step-22
2007-10-17 bangerthReference the new feature used in step-22
2007-10-17 bangerthupdate output
2007-10-17 bangerthAdd a new testcase.
2007-10-17 bangerthFix a bug: in 1d, vector ranges can well contain only...
2007-10-17 bangerthAvoid the use of head -10, it is deprecated. Use head...
2007-10-14 bangerthDocument the new feature of being able to output vector...
2007-10-14 bangerthFix a bug where we don't keep track of counters properly.
2007-10-14 bangerthFix an obvious oversight.
2007-10-14 bangerthAdd the possibility to identify certain output componen...
2007-10-14 bangerthRe-organize some things. In particular, remove the...
2007-10-13 bangerthImplement the data structures to deal with vector-value...
2007-10-13 bangerthUndo accidental changes
2007-10-13 bangerthBreak an overly long line.
2007-10-13 bangerthFix a bug where we didn't properly read to the end...
2007-10-12 kanschatupdate Kovasznay output
2007-10-12 bangerthRemove the project_back_temperature function as we...
2007-10-12 bangerthDefault to debug mode again...
2007-10-12 bangerthMake it work for the most part.
2007-10-12 kanschatnew UpdateFlags
2007-10-12 leichtLet real_to_standard_face_vertex (and its inverse,...
2007-10-12 bangerthAdd the 'template' keyword when access the template...
2007-10-12 hartmannReplace assertion by a TODO. real_to_standard_face_vert...
2007-10-12 hartmannMake it compile
2007-10-12 bangerthFix function name
2007-10-11 bangerthFix the remaining bug by making sure we loop over the...
2007-10-11 bangerthAdd the missing assertion in DataOutReader::merge ensur...
2007-10-11 bangerthImplement the ability to output vector fields in VTK...
2007-10-11 bangerthRemove files that appear to be out of date
2007-10-11 bangerthRemove, it is identical to 'generic'
2007-10-11 bangerthRemove file -- it is not up to date anyway.
2007-10-11 kanschatFix problem of linking debug with non-debug versions
2007-10-11 kanschatroundoff differences
2007-10-11 kanschatadjust to new structure
2007-10-11 leichtRemove two occurances of an Assert which is not valid...
2007-10-11 leichtOn meshes with non-standard face_orientation, face_flip...
2007-10-11 leichtNew test that currently fails. On meshes with non-stand...
2007-10-10 bangerthAdd a comment.
2007-10-10 bangerthSignificant cleanups.
2007-10-10 bangerthRemove a bunch of functions that are unused.
2007-10-10 bangerthMove the stream objects into an internal namespace
2007-10-10 bangerthAdd an 'Assert (false, ExcInternalError());' to functio...
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.